| .. |
|
01_HelloWorld
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
02_HelloGUI
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
03_Sprites
|
84fe0946c8
Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash.
|
11 years ago |
|
04_StaticScene
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
11 years ago |
|
05_AnimatingScene
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
11 years ago |
|
06_SkeletalAnimation
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
07_Billboards
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
08_Decals
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
09_MultipleViewports
|
e079878e40
Remove the gather4 path similarly from HLSL FXAA3. Fix FXAA2 tag name in the examples. Removed dead link from documentation.
|
11 years ago |
|
10_RenderToTexture
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
11 years ago |
|
11_Physics
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
12_PhysicsStressTest
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
13_Ragdolls
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
14_SoundEffects
|
84fe0946c8
Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash.
|
11 years ago |
|
15_Navigation
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
16_Chat
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
17_SceneReplication
|
84fe0946c8
Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash.
|
11 years ago |
|
18_CharacterDemo
|
24e6b0d3cf
Clean up CharacterDemo sample to use the same TOUCH_SENSITIVITY value.
|
11 years ago |
|
19_VehicleDemo
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
20_HugeObjectCount
|
921b1ef792
Fixed the button name in DynamicGeometry touch controls.
|
11 years ago |
|
21_AngelScriptIntegration
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
11 years ago |
|
22_LuaIntegration
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
11 years ago |
|
23_Water
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
11 years ago |
|
24_Urho2DSprite
|
84fe0946c8
Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash.
|
11 years ago |
|
25_Urho2DParticle
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
26_ConsoleInput
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
27_Urho2DPhysics
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
28_Urho2DPhysicsRope
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
29_SoundSynthesis
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
11 years ago |
|
30_LightAnimation
|
dec9ecfde2
LightAnimation sample now use ObjectAnimation in C++.
|
11 years ago |
|
31_MaterialAnimation
|
11a9b1f1dc
Bind material parameter animation to Lua and AngelScript, Add MaterialAnimation sample.
|
11 years ago |
|
32_Urho2DConstraints
|
b281e555d7
Added dynamic geometry C++ sample. Minor comment & warning fixes in other samples.
|
11 years ago |
|
33_Urho2DSpriterAnimation
|
318e388777
Add LoopMode2D to control animation loop mode, make spriter animation sample in force loop mode.
|
11 years ago |
|
34_DynamicGeometry
|
921b1ef792
Fixed the button name in DynamicGeometry touch controls.
|
11 years ago |
|
35_SignedDistanceFieldText
|
09baed3460
Add text effect code to text shader for Text3D.
|
11 years ago |
|
CMakeLists.txt
|
436908e031
Add Use SDF option to Text3D to enable signed distance field text.
|
11 years ago |
|
Sample.h
|
6ad8c14346
Add engine param for enabling touch emulation during initialization.
|
11 years ago |
|
Sample.inl
|
96295b4923
Ensure the application logs are created in a writeable location.
|
11 years ago |