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-11 14:45:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e2dc730fd137c400e50ec00f049febcfec2adf3
opensim
/
OpenSim
/
Region
/
Physics
/
OdePlugin
History
diva
3d5a9e6748
This started as way to correct Mantis
#3158
, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently.
2009-02-15 05:00:58 +00:00
..
AssemblyInfo.cs
Formatting cleanup.
2008-03-18 05:16:43 +00:00
drawstuff.cs
Minor formatting cleanup.
2008-12-09 12:15:02 +00:00
ODECharacter.cs
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations.
2009-02-13 02:06:28 +00:00
OdePhysicsJoint.cs
Reverts patch from tuco/mikkopa/sempuki mantis
#3072
2009-02-08 17:25:02 +00:00
OdePlugin.cs
This started as way to correct Mantis
#3158
, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently.
2009-02-15 05:00:58 +00:00
ODEPrim.cs
Reverts patch from tuco/mikkopa/sempuki mantis
#3072
2009-02-08 17:25:02 +00:00
ODETestClass.cs
Reverts patch from tuco/mikkopa/sempuki mantis
#3072
2009-02-08 17:25:02 +00:00