Justin Clark-Casey (justincc) 627cfe6678 Remove the LandGeom checks in OdeScene - these are pointless since LandGeom is always IntPtr.Zero and contacts returned always have a valid geometry. 12 years ago
..
Tests b6d83e9c0f 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! 13 years ago
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
ODECharacter.cs f690acbfb6 Fix a regression where we stopped removing avatars from collision event reporting on logout, rather than stopping clearing their collision events. 12 years ago
ODEDynamics.c_comments 827b0fb199 Commit initial version of KittoFlora's vehicle changes 15 years ago
ODEDynamics.cs 4a5979c311 minor: remove some mono compiler warnings 14 years ago
ODEPrim.cs f64089fa6c Restore _parent_scene.actor_name_map[prim_geom] = this; accidentally removed from ODEPrim.SetGeom. 12 years ago
ODERayCastRequestManager.cs b6d83e9c0f 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! 13 years ago
OdePhysicsJoint.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
OdePlugin.cs 68a4ef5ef6 Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. 12 years ago
OdeScene.cs 627cfe6678 Remove the LandGeom checks in OdeScene - these are pointless since LandGeom is always IntPtr.Zero and contacts returned always have a valid geometry. 12 years ago
drawstuff.cs 3ba0bc8f44 Minor formatting cleanup. 16 years ago