Lasse Öörni c20257cdf7 Merged the shaderData_ and worldTransform_ members of Batch & SourceBatch. The idea is that a batch can define multiple world transforms. For static geometry this means instance transforms. For skinned geometry they are bone transforms instead. 12 years ago
..
AnimatedModel.pkg 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 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 0f5456d35e Avoid unnecessary rendertarget blitting in OpenGL light prepass mode. 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 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 12 years ago
GraphicsDefs.pkg c20257cdf7 Merged the shaderData_ and worldTransform_ members of Batch & SourceBatch. The idea is that a batch can define multiple world transforms. For static geometry this means instance transforms. For skinned geometry they are bone transforms instead. 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 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. 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
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 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
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