Commit History

Author SHA1 Message Date
  Lasse Öörni 32fa940130 Handle world transform update of parented RigidBodies correctly. 13 years ago
  Lasse Öörni 7524eb27a9 Clear inbuilt script object type search cache when compiling script code to prevent crash if a failed script module compile is attempted several times. 13 years ago
  Lasse Öörni 3bb70d065e Draw debug geometry for individual RigidBodies or CollisionShapes. 13 years ago
  Lasse Öörni 69a8f4f6e0 Added back collision events and physics raycasting. 13 years ago
  Lasse Öörni 2c535ab11a Refactored back to using only CollisionShape component, which has an enum for the shape type. Restored the SetBox(), SetSphere() etc. API for CollisionShape. 13 years ago
  Lasse Öörni 90f2a80612 Added heightfield & convex hull shapes. 13 years ago
  Lasse Öörni 70d95e7ae6 Added ConeShape & TriangleMeshShape. 13 years ago
  Lasse Öörni ee3095e603 Added box collision shape. 13 years ago
  Lasse Öörni 8edf0240a1 Migration to Bullet physics underway. Most of physics functionality & examples broken for now. 13 years ago
  Lasse Öörni 26e2ebca26 Fixed enemy motion bugs in networked NinjaSnowWar. 14 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 1b08deec28 Fixed editor gizmo movement in local axes mode. 14 years ago
  Lasse Öörni 1039a2703d Register physics joints in similar manner as rigid bodies and collision shapes. Clean up PhysicsWorld destructor. 14 years ago
  Lasse Öörni 4c03639fed Explicitly register CollisionShapes to the physics world to avoid a recursive scene query when drawing physics debug geometry. 14 years ago
  Lasse Öörni f23a78eec4 Fixed crash if physics world was destroyed before other physics components. 14 years ago
  Lasse Öörni 3576a81993 Initial node/component attribute editing. 14 years ago
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 years ago
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. 14 years ago
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. 14 years ago
  Lasse Öörni 48aa81e8e4 Added Node functions to get the world unsmoothed (target) transform. 14 years ago
  Lasse Öörni 13d449d9cc Added Abs() to Vector2, Vector3 and Vector4. 14 years ago
  Lasse Öörni 1840d21d6f Fixed MinGW build. 14 years ago
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 years ago
  Lasse Öörni a956f2ff20 Fixed bugs in Vector & PODVector. 14 years ago
  Lasse Öörni d69efd65f0 Container library fixes. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni b64d298336 Added template Variant::Get() functions. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago
  Lasse Öörni a48885a729 Make way for import of new code. 14 years ago
  Lasse Öörni e2335ec26e Initial component editing. 15 years ago