Lasse Öörni aa0f72cf65 Added world position & normal to RayQueryResult. 12 سال پیش
..
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 aa0f72cf65 Added world position & normal to RayQueryResult. 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 aa0f72cf65 Added world position & normal to RayQueryResult. 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 سال پیش