Lasse Öörni f9be80a4eb Fixed D3D build. 13 年之前
..
Direct3D9 f9be80a4eb Fixed D3D build. 13 年之前
OpenGL c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
AnimatedModel.cpp a556679a42 Fixed crash caused by assigning Geometry shared ptr's in multiple threads. 13 年之前
AnimatedModel.h ef421ef32d Initial Bullet constraint implementation. 13 年之前
Animation.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Animation.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
AnimationController.cpp 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). 13 年之前
AnimationController.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
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 cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Batch.cpp c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Batch.h 8cdc6f69d2 Properly clean up event handlers referring to a deleted object. 13 年之前
BillboardSet.cpp 2c5a034bf5 Fixed includes. 13 年之前
BillboardSet.h a556679a42 Fixed crash caused by assigning Geometry shared ptr's in multiple threads. 13 年之前
CMakeLists.txt 627d2c94d7 Switched from GLFW & PortAudio back to (modified) SDL 2.0. 13 年之前
Camera.cpp 5a54a105fe Eliminated redundant rotation matrix calculations from updating shader parameters. 13 年之前
Camera.h 2c5a034bf5 Fixed includes. 13 年之前
DebugRenderer.cpp c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
DebugRenderer.h 9f331e56db Changed Constraint API to specify the other body position / axis explicitly, and to specify limits as Vector2. 13 年之前
Drawable.cpp 7331120bac Fixed ragdoll bounding box not updating. 13 年之前
Drawable.h ef421ef32d Initial Bullet constraint implementation. 13 年之前
DrawableEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
GPUObject.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Geometry.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Geometry.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Graphics.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
GraphicsDefs.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
GraphicsDefs.h 78039db8b8 Fixed shader parameter group system for OpenGL renderer. 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 2c5a034bf5 Fixed includes. 13 年之前
Light.h ef421ef32d Initial Bullet constraint implementation. 13 年之前
Material.cpp 132847926d Do not unnecessarily calculate batch sort key or choose shaders for instanced batches. 13 年之前
Material.h 54c7de95d8 Tidied up Container code. 13 年之前
Model.cpp 866cd89546 Started work for experimental Android support. 13 年之前
Model.h da921892b2 Rearranged Octant variables for more optimal access. 13 年之前
OcclusionBuffer.cpp 66f3fd4097 Added function to get API-independent projection matrix. 14 年之前
OcclusionBuffer.h 612a0c2dee Fixed erroneous occlusion culling in orthographic mode. 14 年之前
Octree.cpp ef421ef32d Initial Bullet constraint implementation. 13 年之前
Octree.h ef421ef32d Initial Bullet constraint implementation. 13 年之前
OctreeQuery.cpp 504ffaa93d Code cleanup. 13 年之前
OctreeQuery.h 504ffaa93d Code cleanup. 13 年之前
ParticleEmitter.cpp 7a06dc73e5 Avoid Component::GetWorldTransform() and related functions where possible to avoid extra indirection and function call. 13 年之前
ParticleEmitter.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
PostProcess.cpp 7ea084bc4b Added missing DebugNew.h includes. 13 年之前
PostProcess.h 54c7de95d8 Tidied up Container code. 13 年之前
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Precompiled.h 50226cfdb0 Started work toward Unicode compatibility. 14 年之前
RenderSurface.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Renderer.cpp c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Renderer.h 0c98c92182 Do not create a new directional light when drawing a fullscreen quad. 13 年之前
Shader.h cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
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 cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
Skybox.cpp 2c5a034bf5 Fixed includes. 13 年之前
Skybox.h d62812df86 Comments cleanup and Batch refactoring. 13 年之前
StaticModel.cpp a556679a42 Fixed crash caused by assigning Geometry shared ptr's in multiple threads. 13 年之前
StaticModel.h d62812df86 Comments cleanup and Batch refactoring. 13 年之前
Technique.cpp c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Technique.h c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 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 c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
View.h 48190acfca Eliminated most virtual function calls from getting Drawable batches. 13 年之前
Viewport.cpp 7ea084bc4b Added missing DebugNew.h includes. 13 年之前
Viewport.h 139ef6d6e2 Removed the light to light queue map. Instead store the light queue pointer directly to the light. 14 年之前
Zone.cpp 2c5a034bf5 Fixed includes. 13 年之前
Zone.h ef421ef32d Initial Bullet constraint implementation. 13 年之前