This website requires JavaScript.
Explore
Help
Sign In
townforge
/
Urho3D
Watch
1
Star
0
Fork
0
You've already forked Urho3D
Code
Issues
Pull Requests
Releases
Wiki
Activity
46285baf97
Urho3D
/
Source
/
Samples
/
13_Ragdolls
History
Yao Wei Tjong 姚伟忠
46285baf97
Refactor build scripts to group Urho3D specific build option.
...
Initial support of project configuration and generation via cmake-gui.
2014-04-05 00:20:56 +08:00
..
CMakeLists.txt
Refactor build scripts to group Urho3D specific build option.
2014-04-05 00:20:56 +08:00
CreateRagdoll.cpp
Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant.
2014-02-15 19:22:29 +02:00
CreateRagdoll.h
Bump the copyright for 2014.
2014-02-01 14:37:21 +02:00
Ragdolls.cpp
Rename RigidBody::Phantom to RigidBody::Trigger to align it with common terminology for physics.
2014-03-24 20:44:34 +00:00
Ragdolls.h
Bump the copyright for 2014.
2014-02-01 14:37:21 +02:00