| .. |
|
CMakeLists.txt
|
d7942132f1
Configure and install Urho3D.pc file for pkg-config tool.
|
hace 12 años |
|
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.
|
hace 12 años |
|
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.)
|
hace 12 años |
|
Constraint.cpp
|
673d948950
Fix crash when loading another scene in the editor after loading a scene with physics constraints.
|
hace 12 años |
|
Constraint.h
|
aa0f72cf65
Added world position & normal to RayQueryResult.
|
hace 12 años |
|
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'.
|
hace 12 años |
|
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'.
|
hace 12 años |
|
PhysicsWorld.cpp
|
aa0f72cf65
Added world position & normal to RayQueryResult.
|
hace 12 años |
|
PhysicsWorld.h
|
aa0f72cf65
Added world position & normal to RayQueryResult.
|
hace 12 años |
|
RigidBody.cpp
|
3c2110b81a
Check for compound shape with zero child shapes to prevent Bullet assert. Closes #47.
|
hace 12 años |
|
RigidBody.h
|
efaf7d28f0
Merge remote-tracking branch 'remotes/szamq/master'
|
hace 12 años |