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-21 13:05:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4d128c811cd5b0344cc2cae1663e17f2951d183
opensim
/
OpenSim
/
Region
/
Physics
/
OdePlugin
History
Teravus Ovares
08ec34e4d3
* Removed ODELock message since it wasn't telling us anything important and people seemed to think it was the cause of their issues rather then a message to help locate a situation where physics stalls for a second and then kicks.
...
* This was simply a message added when an avatar was added/removed from the scene.
2008-05-08 16:07:41 +00:00
..
AssemblyInfo.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
ODECharacter.cs
* If you llApplyImpulse on an attachment, it applies impulse on the avatar, not the attachment.
2008-05-06 00:23:19 +00:00
OdePlugin.cs
* Removed ODELock message since it wasn't telling us anything important and people seemed to think it was the cause of their issues rather then a message to help locate a situation where physics stalls for a second and then kicks.
2008-05-08 16:07:41 +00:00
ODEPrim.cs
* If you llApplyImpulse on an attachment, it applies impulse on the avatar, not the attachment.
2008-05-06 00:23:19 +00:00
ODETestClass.cs
* Optimised using statements and namespace references across entire project (this took a while to run).
2008-04-21 07:09:17 +00:00