Lasse Öörni 679007d1b5 Normalize whitespace, update documentation. 12 år sedan
..
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 år sedan
CollisionShape.cpp ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 år sedan
CollisionShape.h 506915adca Applied physics patch from amadeus_osa. Do not make a copy of triangle mesh collision data, improved constraint behavior under external forces (fix from Bullet SVN.) 12 år sedan
Constraint.cpp 673d948950 Fix crash when loading another scene in the editor after loading a scene with physics constraints. 12 år sedan
Constraint.h aa0f72cf65 Added world position & normal to RayQueryResult. 12 år sedan
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 år sedan
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 år sedan
PhysicsWorld.cpp aa0f72cf65 Added world position & normal to RayQueryResult. 12 år sedan
PhysicsWorld.h aa0f72cf65 Added world position & normal to RayQueryResult. 12 år sedan
RigidBody.cpp 679007d1b5 Normalize whitespace, update documentation. 12 år sedan
RigidBody.h efaf7d28f0 Merge remote-tracking branch 'remotes/szamq/master' 12 år sedan