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
73a982babe7a976d024fea6a00a78321fefa8e5e
opensim
/
OpenSim
/
Region
/
Physics
/
OdePlugin
History
idb
aab38c2cb2
Ensure the remembered velocity is zero when physical is turned off on a prim. Without this the velocity gets sent to the client and the prim appears to move.
...
Fixes Mantis
#3303
2009-03-20 15:59:11 +00:00
..
AssemblyInfo.cs
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems.
2009-02-20 16:47:31 +00:00
drawstuff.cs
Minor formatting cleanup.
2008-12-09 12:15:02 +00:00
ODECharacter.cs
* Making the minimum ground offset for flying a configurable offset in the OpenSim.ini. This is the code that causes you to rise off the ground when you press the fly button and attempts to keep you above ground automatically when flying in a simulator.
2009-03-07 07:17:43 +00:00
OdePhysicsJoint.cs
Reverts patch from tuco/mikkopa/sempuki mantis
#3072
2009-02-08 17:25:02 +00:00
OdePlugin.cs
* Make all coded defaults match settings in OpenSim.ini.example
2009-03-11 18:02:22 +00:00
ODEPrim.cs
Ensure the remembered velocity is zero when physical is turned off on a prim. Without this the velocity gets sent to the client and the prim appears to move.
2009-03-20 15:59:11 +00:00
ODETestClass.cs
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
2009-02-22 20:52:55 +00:00