Lasse Öörni 25a887cfe4 Fix crash in 15_Navigation.lua when adding and removing objects without having a path defined yet. Cleanup Navigation sample code. 12 лет назад
..
01_HelloWorld 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
02_HelloGUI 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
03_Sprites 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
04_StaticScene 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
05_AnimatingScene 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
06_SkeletalAnimation 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
07_Billboards 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
08_Decals 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
09_MultipleViewports 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
10_RenderToTexture 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
11_Physics 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
12_PhysicsStressTest 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
13_Ragdolls 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
14_SoundEffects 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
15_Navigation 25a887cfe4 Fix crash in 15_Navigation.lua when adding and removing objects without having a path defined yet. Cleanup Navigation sample code. 12 лет назад
16_Chat 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
17_SceneReplication 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
18_CharacterDemo 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
19_VehicleDemo 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
20_HugeObjectCount 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
21_AngelScriptIntegration 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
22_LuaIntegration 088eef9e60 Add simple test cases as part of the Travis CI build. 12 лет назад
23_Water 9486d17667 Bump the depth constant bias in all shadowed directional light samples to work better on mobile platforms. Disable Urho3D logo in samples when using touch controls. 12 лет назад
CMakeLists.txt 48eb0497df Rename var name from <package>_INCLUDE_DIR to <package>_INCLUDE_DIRS. 12 лет назад
Sample.h 205fffb4ad Refactored Sample.h to use class forward for Sprite class. Fixed the alignment of the forward classes to be inlined with convention used by other codes in Urho3D. Added the generated LuaScript wiki into SVN. 12 лет назад
Sample.inl c169684bcd Crashproofed most of the C++ samples when running with empty resource directories. 18 & 19 will still crash inside Bullet. 12 лет назад