Lasse Öörni 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 anos atrás
..
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 anos atrás
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 anos atrás
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 anos atrás
Constraint.cpp 673d948950 Fix crash when loading another scene in the editor after loading a scene with physics constraints. 12 anos atrás
Constraint.h aa0f72cf65 Added world position & normal to RayQueryResult. 12 anos atrás
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 anos atrás
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 anos atrás
PhysicsWorld.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 anos atrás
PhysicsWorld.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 anos atrás
RigidBody.cpp 679007d1b5 Normalize whitespace, update documentation. 12 anos atrás
RigidBody.h efaf7d28f0 Merge remote-tracking branch 'remotes/szamq/master' 12 anos atrás