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-18 19:27:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5bf3f87d552f8aef7fc8f4ab8fa34d6dbefcd30
opensim
/
OpenSim
/
Region
/
Physics
History
dahlia
fb2cabd6b3
corrections to viewerMode AddPos()
2009-09-25 13:01:48 -07:00
..
BasicPhysicsPlugin
Formatting cleanup, minor refactoring.
2009-08-26 14:02:01 +09:00
BulletDotNETPlugin
modify BulletDotNETPrim.cs in preparation for Mantis
#4181
2009-09-24 18:16:29 -07: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
corrections to viewerMode AddPos()
2009-09-25 13:01:48 -07:00
OdePlugin
Meshmerizer stores dictionary of unique Meshes keyed on construction parameters. CreateMesh() returns a Mesh from the dictionary or creates a new Mesh if it has not been created before. Meshes are never purged from the dictionary. The raw Mesh data is discarded once the memory is pinned for ODE use. All copies of the same prim/mesh use the same pinned memory. ONLY IMPLEMENTED AND TESTED WITH MESHMERIZER AND ODE
2009-09-24 18:20:59 -07: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