OpenSimMirror/OpenSim/Region/Physics/OdePlugin
Diva Canto da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
..
Tests Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
AssemblyInfo.cs Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
ODECharacter.cs Somewhat improve avatar region crossings by properly preserving velocity when avatar enters the new region. 2014-11-29 00:12:11 +00:00
ODEDynamics.c_comments Commit initial version of KittoFlora's vehicle changes 2009-09-30 18:51:02 +02:00
ODEDynamics.cs minor: remove some mono compiler warnings 2010-06-25 21:09:15 +01:00
ODEPrim.cs Somewhat naive implementation of RotationalVelocity setter for ODE. Enables llSetRotationalVelocity(), llTargetOmega(), llLookAt(), and probably a few more LSL features for physical objects in ODE. 2015-02-07 22:52:12 -08:00
ODERayCastRequestManager.cs Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their own private m_localID property but leaving get to return the then unset PhysicsActor.LocalId! 2011-11-16 23:01:59 +00:00
OdePhysicsJoint.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OdePlugin.cs minor: remove some mono compiler warnings in OdePlugin 2013-07-08 23:36:57 +01:00
OdeScene.cs Somewhat improve avatar region crossings by properly preserving velocity when avatar enters the new region. 2014-11-29 00:12:11 +00:00
drawstuff.cs