Lasse Öörni 25a887cfe4 Fix crash in 15_Navigation.lua when adding and removing objects without having a path defined yet. Cleanup Navigation sample code. %!s(int64=12) %!d(string=hai) anos
..
01_HelloWorld 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
02_HelloGUI 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
03_Sprites 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
04_StaticScene 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
05_AnimatingScene 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
07_Billboards 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
10_RenderToTexture 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
14_SoundEffects 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
15_Navigation 25a887cfe4 Fix crash in 15_Navigation.lua when adding and removing objects without having a path defined yet. Cleanup Navigation sample code. %!s(int64=12) %!d(string=hai) anos
16_Chat 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
17_SceneReplication 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
20_HugeObjectCount 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
21_AngelScriptIntegration 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
22_LuaIntegration 088eef9e60 Add simple test cases as part of the Travis CI build. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
CMakeLists.txt 48eb0497df Rename var name from <package>_INCLUDE_DIR to <package>_INCLUDE_DIRS. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
Sample.inl c169684bcd Crashproofed most of the C++ samples when running with empty resource directories. 18 & 19 will still crash inside Bullet. %!s(int64=12) %!d(string=hai) anos