Lasse Öörni 9d3ead100c Fixed Doxygen comment. 13 years ago
..
Direct3D9 3b67320a49 Added animation trigger event system. 13 years ago
OpenGL 3b67320a49 Added animation trigger event system. 13 years ago
AnimatedModel.cpp 363e9139de Added possibility to read animation state start bone as String for handcrafted XML files. 13 years ago
AnimatedModel.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Animation.cpp 3b67320a49 Added animation trigger event system. 13 years ago
Animation.h 3b67320a49 Added animation trigger event system. 13 years ago
AnimationController.cpp 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). 13 years ago
AnimationController.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
AnimationState.cpp 3b67320a49 Added animation trigger event system. 13 years ago
AnimationState.h 9d3ead100c Fixed Doxygen comment. 13 years ago
Batch.cpp 978d0d9970 Renamed batch sorting functions for clarity. 13 years ago
Batch.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 years ago
BillboardSet.cpp 478a5af9d1 Allow defining depth bias for materials. 13 years ago
BillboardSet.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
CMakeLists.txt e1a1c974e5 Initial iOS support. 13 years ago
Camera.cpp 6643bf7717 Started work on skinned decals. 13 years ago
Camera.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
DebugRenderer.cpp 073347c950 AABB-test physics geometry before adding it to the debug renderer. 13 years ago
DebugRenderer.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
DecalSet.cpp ee9809fade Added warning message when triangle mesh or convex hull generation fails due to missing CPU-side (shadowed) geometry data. 13 years ago
DecalSet.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Drawable.cpp 478a5af9d1 Allow defining depth bias for materials. 13 years ago
Drawable.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
DrawableEvents.h 3b67320a49 Added animation trigger event system. 13 years ago
GPUObject.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Geometry.cpp 248fc3c1b6 Terrain attributes. 13 years ago
Geometry.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Graphics.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
GraphicsDefs.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
GraphicsDefs.h 30c21a3789 Added terrain blend shader and terrain example. 13 years ago
GraphicsEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
GraphicsImpl.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
IndexBuffer.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Light.cpp 478a5af9d1 Allow defining depth bias for materials. 13 years ago
Light.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Material.cpp 478a5af9d1 Allow defining depth bias for materials. 13 years ago
Material.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Model.cpp 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 years ago
Model.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
OcclusionBuffer.cpp 9b8bce8e1c Fixed occlusion buffer constantly resizing itself with some resolutions. 13 years ago
OcclusionBuffer.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Octree.cpp ef421ef32d Initial Bullet constraint implementation. 13 years ago
Octree.h ef421ef32d Initial Bullet constraint implementation. 13 years ago
OctreeQuery.cpp 504ffaa93d Code cleanup. 13 years ago
OctreeQuery.h a77a685f4c Fixed warnings reported by Xcode. 13 years ago
ParticleEmitter.cpp 7a06dc73e5 Avoid Component::GetWorldTransform() and related functions where possible to avoid extra indirection and function call. 13 years ago
ParticleEmitter.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
PostProcess.cpp c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 years ago
PostProcess.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Precompiled.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 years ago
RenderSurface.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Renderer.cpp 54dab6404f Fixed setting camera shader parameters redundantly in light prepass material pass. 13 years ago
Renderer.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Shader.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
ShaderParser.cpp 83487ac88f Further ShaderParser optimization. 13 years ago
ShaderParser.h 83487ac88f Further ShaderParser optimization. 13 years ago
ShaderProgram.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
ShaderVariation.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Skeleton.cpp af7c5a53fb Renamed GetData() to Data() in the Math library. 14 years ago
Skeleton.h 91c7374e28 Started work on decals. 13 years ago
Skybox.cpp 2c5a034bf5 Fixed includes. 13 years ago
Skybox.h d62812df86 Comments cleanup and Batch refactoring. 13 years ago
StaticModel.cpp abafe9b9f3 Fixed DecalSet functions being private. 13 years ago
StaticModel.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Tangent.cpp c846879028 Added terrain collision. 13 years ago
Tangent.h 8555b94e5a Use indexed geometry for decals. 13 years ago
Technique.cpp 5d55c0959d Re-added the alpha masking hint to give priority to fully opaque materials. 13 years ago
Technique.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Terrain.cpp be28ed3469 Fixed terrain LOD error calculation. 13 years ago
Terrain.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
TerrainPatch.cpp abafe9b9f3 Fixed DecalSet functions being private. 13 years ago
TerrainPatch.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Texture.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Texture2D.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
TextureCube.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
VertexBuffer.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
VertexDeclaration.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
View.cpp 54dab6404f Fixed setting camera shader parameters redundantly in light prepass material pass. 13 years ago
View.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Viewport.cpp 7ea084bc4b Added missing DebugNew.h includes. 13 years ago
Viewport.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Zone.cpp 8af8edd603 Android compile fixes. 13 years ago
Zone.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago