aster2013 e116ab8150 Add 2D physics class. před 12 roky
..
01_HelloWorld 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
02_HelloGUI b5f9b52717 Minor fixes on C++ ConsoleInput sample class. před 12 roky
03_Sprites 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
04_StaticScene 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
05_AnimatingScene d0595084d4 Initial implementation of LogicComponent base class, which should make writing C++ logic/updater components more similar to scripting. Refactored C++ examples to use LogicComponent where possible. před 12 roky
06_SkeletalAnimation d0595084d4 Initial implementation of LogicComponent base class, which should make writing C++ logic/updater components more similar to scripting. Refactored C++ examples to use LogicComponent where possible. před 12 roky
07_Billboards 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
08_Decals 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
09_MultipleViewports 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
10_RenderToTexture d0595084d4 Initial implementation of LogicComponent base class, which should make writing C++ logic/updater components more similar to scripting. Refactored C++ examples to use LogicComponent where possible. před 12 roky
11_Physics 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
12_PhysicsStressTest 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
13_Ragdolls 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. před 12 roky
14_SoundEffects 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
15_Navigation 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
16_Chat 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. před 12 roky
17_SceneReplication 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. před 12 roky
18_CharacterDemo d0595084d4 Initial implementation of LogicComponent base class, which should make writing C++ logic/updater components more similar to scripting. Refactored C++ examples to use LogicComponent where possible. před 12 roky
19_VehicleDemo d0595084d4 Initial implementation of LogicComponent base class, which should make writing C++ logic/updater components more similar to scripting. Refactored C++ examples to use LogicComponent where possible. před 12 roky
20_HugeObjectCount 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
21_AngelScriptIntegration 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
22_LuaIntegration 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
23_Water 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
24_Urho2DSprite 130551f4d8 Add fixed pixel size (user don't need change the value). před 12 roky
25_Urho2DParticle 130551f4d8 Add fixed pixel size (user don't need change the value). před 12 roky
26_ConsoleInput 7fd40cf630 Moved the test for ENABLE_TESTING into GetConsoleInput(), as script applications can not know whether it is safe to call. před 12 roky
CMakeLists.txt e116ab8150 Add 2D physics class. před 12 roky
Sample.h 0e3389eb7b Update Sample.h před 12 roky
Sample.inl b5f9b52717 Minor fixes on C++ ConsoleInput sample class. před 12 roky