Lasse Öörni 3c2110b81a Check for compound shape with zero child shapes to prevent Bullet assert. Closes #47. 12 tahun lalu
..
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 tahun lalu
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 tahun lalu
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 tahun lalu
Constraint.cpp 673d948950 Fix crash when loading another scene in the editor after loading a scene with physics constraints. 12 tahun lalu
Constraint.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 tahun lalu
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 tahun lalu
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 tahun lalu
PhysicsWorld.cpp 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 tahun lalu
PhysicsWorld.h d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 tahun lalu
RigidBody.cpp 3c2110b81a Check for compound shape with zero child shapes to prevent Bullet assert. Closes #47. 12 tahun lalu
RigidBody.h efaf7d28f0 Merge remote-tracking branch 'remotes/szamq/master' 12 tahun lalu