Lasse Öörni 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 년 전
..
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 년 전
CollisionShape.cpp 668772bb50 Added PhysicsWorld::RemoveCachedGeometry() function to manually invalidate cached collision geometry of a changed model. Added watching for CollisionShape model live reload. Removed internal but public functions from the Lua physics API. 12 년 전
CollisionShape.h 668772bb50 Added PhysicsWorld::RemoveCachedGeometry() function to manually invalidate cached collision geometry of a changed model. Added watching for CollisionShape model live reload. Removed internal but public functions from the Lua physics API. 12 년 전
Constraint.cpp 673d948950 Fix crash when loading another scene in the editor after loading a scene with physics constraints. 12 년 전
Constraint.h aa0f72cf65 Added world position & normal to RayQueryResult. 12 년 전
PhysicsEvents.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 년 전
PhysicsUtils.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 년 전
PhysicsWorld.cpp 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 년 전
PhysicsWorld.h 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 년 전
RigidBody.cpp 679007d1b5 Normalize whitespace, update documentation. 12 년 전
RigidBody.h efaf7d28f0 Merge remote-tracking branch 'remotes/szamq/master' 12 년 전