Lasse Öörni 25c7aa53c3 Added GetDesktopResolution() to Graphics. 12 years ago
..
AnimatedModel.pkg b3777b652c Fixed StaticModel::SetModel() getting called instead of AnimatedModel::SetModel() in Lua script. 12 years ago
Animation.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
AnimationController.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
AnimationState.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
BillboardSet.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
Camera.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. 12 years ago
DebugRenderer.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
DecalSet.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
Drawable.pkg c1e03c48db Combine octree update & reinsertion queuing. 12 years ago
Graphics.pkg 25c7aa53c3 Added GetDesktopResolution() to Graphics. 12 years ago
GraphicsDefs.pkg 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. 12 years ago
Light.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
Material.pkg cb19db83d1 Add RenderToTexture and Physics sample in Lua. 12 years ago
Model.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
Octree.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
OctreeQuery.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
ParticleEmitter.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
RenderPath.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
RenderSurface.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
Renderer.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
Skeleton.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
Skybox.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
StaticModel.pkg caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 years ago
StaticModelGroup.pkg 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. 12 years ago
Technique.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
Terrain.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
TerrainPatch.pkg caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 years ago
Texture.pkg 42093ea88c Allow programmatic control of the mip reduction settings of Texture. 12 years ago
Texture2D.pkg cb19db83d1 Add RenderToTexture and Physics sample in Lua. 12 years ago
TextureCube.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
Viewport.pkg 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 years ago
Zone.pkg caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 years ago