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