| .. |
|
CMakeLists.txt
|
46285baf97
Refactor build scripts to group Urho3D specific build option.
|
11 years ago |
|
CreateRagdoll.cpp
|
47836474e2
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.
|
12 years ago |
|
CreateRagdoll.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
Ragdolls.cpp
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
11 years ago |
|
Ragdolls.h
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |