Lasse Öörni d567ef83fc Started work on 3D text component. пре 12 година
..
Direct3D9 6a7ffdcd19 Updated to newest AssImp from git repository. пре 12 година
OpenGL 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. пре 13 година
AnimatedModel.cpp 712de11c99 Debug draw UI-elements in Editor. пре 12 година
AnimatedModel.h 34df8b5e82 Fixed headless mode. пре 12 година
Animation.cpp 34df8b5e82 Fixed headless mode. пре 12 година
Animation.h c55c9cf064 Exposed AnimationTriggerPoint to script. пре 13 година
AnimationController.cpp 3cbf2cd402 Detach AnimationController & ParticleEmitter from the scene post-update when disabled. пре 13 година
AnimationController.h 3539fcd26e Improved the final error message printed when an include file is missing. пре 12 година
AnimationState.cpp a40fead7dc Updated license for the new year. пре 13 година
AnimationState.h a40fead7dc Updated license for the new year. пре 13 година
Batch.cpp a40fead7dc Updated license for the new year. пре 13 година
Batch.h a40fead7dc Updated license for the new year. пре 13 година
BillboardSet.cpp af8825047a Started work on node/component enable & disable. пре 13 година
BillboardSet.h a40fead7dc Updated license for the new year. пре 13 година
CMakeLists.txt ff564d3360 Switched to GLEW library for OpenGL extensions. пре 13 година
Camera.cpp 9be174c473 Disabled Camera does not render. пре 13 година
Camera.h c55c9cf064 Exposed AnimationTriggerPoint to script. пре 13 година
CustomGeometry.cpp af8825047a Started work on node/component enable & disable. пре 13 година
CustomGeometry.h cddaa40080 Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails. пре 13 година
DebugRenderer.cpp a40fead7dc Updated license for the new year. пре 13 година
DebugRenderer.h a40fead7dc Updated license for the new year. пре 13 година
DecalSet.cpp f226c4bc4a Added equality operators for Matrix classes. пре 12 година
DecalSet.h 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. пре 12 година
Drawable.cpp 712de11c99 Debug draw UI-elements in Editor. пре 12 година
Drawable.h 606d374936 Added GetWorldBoundingBox() to CollisionShape. пре 12 година
DrawableEvents.h a40fead7dc Updated license for the new year. пре 13 година
GPUObject.h a40fead7dc Updated license for the new year. пре 13 година
Geometry.cpp a40fead7dc Updated license for the new year. пре 13 година
Geometry.h a40fead7dc Updated license for the new year. пре 13 година
Graphics.h a40fead7dc Updated license for the new year. пре 13 година
GraphicsDefs.cpp a40fead7dc Updated license for the new year. пре 13 година
GraphicsDefs.h b2645460ef Refactored view queuing in Renderer. пре 13 година
GraphicsEvents.h b2645460ef Refactored view queuing in Renderer. пре 13 година
GraphicsImpl.h a40fead7dc Updated license for the new year. пре 13 година
IndexBuffer.h a40fead7dc Updated license for the new year. пре 13 година
Light.cpp 9132ea611c Removed shadow bias adjustment according to shadow map resolution, as it causes the amount of "peter panning" to change. пре 12 година
Light.h d567ef83fc Started work on 3D text component. пре 12 година
Material.cpp 34df8b5e82 Fixed headless mode. пре 12 година
Material.h 245e678fd6 Refactored resource dependency tracking. пре 13 година
Model.cpp 606d374936 Added GetWorldBoundingBox() to CollisionShape. пре 12 година
Model.h 606d374936 Added GetWorldBoundingBox() to CollisionShape. пре 12 година
OcclusionBuffer.cpp a40fead7dc Updated license for the new year. пре 13 година
OcclusionBuffer.h a40fead7dc Updated license for the new year. пре 13 година
Octree.cpp af8825047a Started work on node/component enable & disable. пре 13 година
Octree.h 606d374936 Added GetWorldBoundingBox() to CollisionShape. пре 12 година
OctreeQuery.cpp af8825047a Started work on node/component enable & disable. пре 13 година
OctreeQuery.h a40fead7dc Updated license for the new year. пре 13 година
ParticleEmitter.cpp 895f909297 Include cleanup. пре 12 година
ParticleEmitter.h 3cbf2cd402 Detach AnimationController & ParticleEmitter from the scene post-update when disabled. пре 13 година
Precompiled.cpp a40fead7dc Updated license for the new year. пре 13 година
Precompiled.h a40fead7dc Updated license for the new year. пре 13 година
RenderPath.cpp 34df8b5e82 Fixed headless mode. пре 12 година
RenderPath.h 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. пре 13 година
RenderSurface.h a40fead7dc Updated license for the new year. пре 13 година
Renderer.cpp 6b6ab3da74 Fixed sRGB flag in renderpath RT definitions not being taken into account. пре 13 година
Renderer.h 6b6ab3da74 Fixed sRGB flag in renderpath RT definitions not being taken into account. пре 13 година
Shader.h a40fead7dc Updated license for the new year. пре 13 година
ShaderParser.cpp a40fead7dc Updated license for the new year. пре 13 година
ShaderParser.h a40fead7dc Updated license for the new year. пре 13 година
ShaderProgram.h a40fead7dc Updated license for the new year. пре 13 година
ShaderVariation.h a40fead7dc Updated license for the new year. пре 13 година
Skeleton.cpp 34df8b5e82 Fixed headless mode. пре 12 година
Skeleton.h a40fead7dc Updated license for the new year. пре 13 година
Skybox.cpp a40fead7dc Updated license for the new year. пре 13 година
Skybox.h a40fead7dc Updated license for the new year. пре 13 година
StaticModel.cpp af8825047a Started work on node/component enable & disable. пре 13 година
StaticModel.h a40fead7dc Updated license for the new year. пре 13 година
Tangent.cpp a40fead7dc Updated license for the new year. пре 13 година
Tangent.h a40fead7dc Updated license for the new year. пре 13 година
Technique.cpp 5160610e25 Refactored freely rotating / scaling UIElements into a separate Sprite class; removed rotation from the base class as it would not work correctly with element hierarchies in most cases. пре 13 година
Technique.h 1ebe4deabd Load shaders per pass when first needed, not to every pass at once. пре 13 година
Terrain.cpp 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. пре 13 година
Terrain.h af8825047a Started work on node/component enable & disable. пре 13 година
TerrainPatch.cpp a40fead7dc Updated license for the new year. пре 13 година
TerrainPatch.h a40fead7dc Updated license for the new year. пре 13 година
Texture.h a40fead7dc Updated license for the new year. пре 13 година
Texture2D.h a40fead7dc Updated license for the new year. пре 13 година
TextureCube.h a40fead7dc Updated license for the new year. пре 13 година
VertexBuffer.h a40fead7dc Updated license for the new year. пре 13 година
VertexDeclaration.h a40fead7dc Updated license for the new year. пре 13 година
View.cpp 9132ea611c Removed shadow bias adjustment according to shadow map resolution, as it causes the amount of "peter panning" to change. пре 12 година
View.h 9d759300fe Added possibility to disable the litbase pass optimization in RenderPath, if an ambient-only pass is needed. пре 13 година
Viewport.cpp 2a4fbcdf54 Removed the old postprocess system. Instead renderpath fragments can be appended. пре 13 година
Viewport.h 2a4fbcdf54 Removed the old postprocess system. Instead renderpath fragments can be appended. пре 13 година
Zone.cpp d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. пре 12 година
Zone.h af8825047a Started work on node/component enable & disable. пре 13 година