| .. |
|
01_HelloWorld
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
02_HelloGUI
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
03_Sprites
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
04_StaticScene
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
05_AnimatingScene
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
06_SkeletalAnimation
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
07_Billboards
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
08_Decals
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
09_MultipleViewports
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
10_RenderToTexture
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
11_Physics
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
12_PhysicsStressTest
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
13_Ragdolls
|
82007cc4f4
Removed the nonintuitive "invisible LOD factor" attribute from AnimatedModel and replaced it with updateInvisible flag similar to ParticleEmitter. This flag must be used for ragdolls or other physically animated objects to ensure that they come into view properly during animation if they previously were outside view. Fixes #40.
|
12 лет назад |
|
14_SoundEffects
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
15_Navigation
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
16_Chat
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
17_SceneReplication
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
18_CharacterDemo
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
19_VehicleDemo
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
20_HugeObjectCount
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
21_AngelScriptIntegration
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
22_LuaIntegration
|
6071001b5c
Refactor define_source_files macro.
|
12 лет назад |
|
CMakeLists.txt
|
a17baf2695
make AngelScript an optional module, you can use -DENABLE_ANGELSCRIPT=0 to disable it.
|
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 лет назад |