This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-03 00:46:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a67b726d5be8b7eb7d04eabdb98dc4e3beb9d71
opensim
/
OpenSim
/
Region
/
Physics
History
Teravus Ovares (Dan Olivares)
b93f512433
* Fix for GetTerrainHeightAtXY to make it compatible when Constants.RegionSize isn't 256
2009-09-04 02:48:07 -04:00
..
BasicPhysicsPlugin
Formatting cleanup, minor refactoring.
2009-08-26 14:02:01 +09:00
BulletDotNETPlugin
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
2009-08-07 20:31:48 -04:00
BulletXPlugin
* Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely.
2009-07-19 02:32:02 +00:00
Manager
* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing right in the new border framework.
2009-09-02 04:39:00 -04:00
Meshing
eliminate unnecessary storage of mesh objects which are no longer necessary after recent startup optimizations
2009-09-02 17:40:55 -07:00
OdePlugin
* Fix for GetTerrainHeightAtXY to make it compatible when Constants.RegionSize isn't 256
2009-09-04 02:48:07 -04:00
PhysXPlugin
* Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely.
2009-07-19 02:32:02 +00:00
POSPlugin
Formatting cleanup, minor refactoring.
2009-08-26 14:02:01 +09:00