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-07-13 19:14:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a93bb992fade04a463d6cd91bc014b110e217a5
opensim
/
OpenSim
/
Region
/
Physics
/
OdePlugin
History
Teravus Ovares
3a93bb992f
* Added some limits to the maximum force applied per second by llMoveToTarget. Currently, it's 350 times the mass in newtons applied per second, maximum.
2009-03-07 00:27:56 +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
Fixes Mantis
#3260
. Thank you kindly, MCortez for a patch that:
2009-03-06 23:01:35 +00:00
OdePhysicsJoint.cs
Reverts patch from tuco/mikkopa/sempuki mantis
#3072
2009-02-08 17:25:02 +00:00
OdePlugin.cs
* Added some limits to the maximum force applied per second by llMoveToTarget. Currently, it's 350 times the mass in newtons applied per second, maximum.
2009-03-07 00:27:56 +00:00
ODEPrim.cs
* Added some limits to the maximum force applied per second by llMoveToTarget. Currently, it's 350 times the mass in newtons applied per second, maximum.
2009-03-07 00:27:56 +00:00
ODETestClass.cs
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
2009-02-22 20:52:55 +00:00