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