Wei Tjong Yao 712de11c99 Debug draw UI-elements in Editor. 12 vuotta sitten
..
Direct3D9 6a7ffdcd19 Updated to newest AssImp from git repository. 12 vuotta sitten
OpenGL 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. 12 vuotta sitten
AnimatedModel.cpp 712de11c99 Debug draw UI-elements in Editor. 12 vuotta sitten
AnimatedModel.h 34df8b5e82 Fixed headless mode. 12 vuotta sitten
Animation.cpp 34df8b5e82 Fixed headless mode. 12 vuotta sitten
Animation.h c55c9cf064 Exposed AnimationTriggerPoint to script. 13 vuotta sitten
AnimationController.cpp 3cbf2cd402 Detach AnimationController & ParticleEmitter from the scene post-update when disabled. 12 vuotta sitten
AnimationController.h 3539fcd26e Improved the final error message printed when an include file is missing. 12 vuotta sitten
AnimationState.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
AnimationState.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Batch.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
Batch.h a40fead7dc Updated license for the new year. 13 vuotta sitten
BillboardSet.cpp af8825047a Started work on node/component enable & disable. 12 vuotta sitten
BillboardSet.h a40fead7dc Updated license for the new year. 13 vuotta sitten
CMakeLists.txt ff564d3360 Switched to GLEW library for OpenGL extensions. 12 vuotta sitten
Camera.cpp 9be174c473 Disabled Camera does not render. 12 vuotta sitten
Camera.h c55c9cf064 Exposed AnimationTriggerPoint to script. 13 vuotta sitten
CustomGeometry.cpp af8825047a Started work on node/component enable & disable. 12 vuotta sitten
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. 12 vuotta sitten
DebugRenderer.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
DebugRenderer.h a40fead7dc Updated license for the new year. 13 vuotta sitten
DecalSet.cpp f226c4bc4a Added equality operators for Matrix classes. 12 vuotta sitten
DecalSet.h 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 vuotta sitten
Drawable.cpp 712de11c99 Debug draw UI-elements in Editor. 12 vuotta sitten
Drawable.h af8825047a Started work on node/component enable & disable. 12 vuotta sitten
DrawableEvents.h a40fead7dc Updated license for the new year. 13 vuotta sitten
GPUObject.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Geometry.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
Geometry.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Graphics.h a40fead7dc Updated license for the new year. 13 vuotta sitten
GraphicsDefs.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
GraphicsDefs.h b2645460ef Refactored view queuing in Renderer. 13 vuotta sitten
GraphicsEvents.h b2645460ef Refactored view queuing in Renderer. 13 vuotta sitten
GraphicsImpl.h a40fead7dc Updated license for the new year. 13 vuotta sitten
IndexBuffer.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Light.cpp d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. 12 vuotta sitten
Light.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Material.cpp 34df8b5e82 Fixed headless mode. 12 vuotta sitten
Material.h 245e678fd6 Refactored resource dependency tracking. 13 vuotta sitten
Model.cpp 34df8b5e82 Fixed headless mode. 12 vuotta sitten
Model.h a40fead7dc Updated license for the new year. 13 vuotta sitten
OcclusionBuffer.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
OcclusionBuffer.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Octree.cpp af8825047a Started work on node/component enable & disable. 12 vuotta sitten
Octree.h 4e836e574f Migrated to AngelScript 2.26.1 WIP. 13 vuotta sitten
OctreeQuery.cpp af8825047a Started work on node/component enable & disable. 12 vuotta sitten
OctreeQuery.h a40fead7dc Updated license for the new year. 13 vuotta sitten
ParticleEmitter.cpp 895f909297 Include cleanup. 12 vuotta sitten
ParticleEmitter.h 3cbf2cd402 Detach AnimationController & ParticleEmitter from the scene post-update when disabled. 12 vuotta sitten
Precompiled.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
Precompiled.h a40fead7dc Updated license for the new year. 13 vuotta sitten
RenderPath.cpp 34df8b5e82 Fixed headless mode. 12 vuotta sitten
RenderPath.h 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. 12 vuotta sitten
RenderSurface.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Renderer.cpp 6b6ab3da74 Fixed sRGB flag in renderpath RT definitions not being taken into account. 12 vuotta sitten
Renderer.h 6b6ab3da74 Fixed sRGB flag in renderpath RT definitions not being taken into account. 12 vuotta sitten
Shader.h a40fead7dc Updated license for the new year. 13 vuotta sitten
ShaderParser.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
ShaderParser.h a40fead7dc Updated license for the new year. 13 vuotta sitten
ShaderProgram.h a40fead7dc Updated license for the new year. 13 vuotta sitten
ShaderVariation.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Skeleton.cpp 34df8b5e82 Fixed headless mode. 12 vuotta sitten
Skeleton.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Skybox.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
Skybox.h a40fead7dc Updated license for the new year. 13 vuotta sitten
StaticModel.cpp af8825047a Started work on node/component enable & disable. 12 vuotta sitten
StaticModel.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Tangent.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
Tangent.h a40fead7dc Updated license for the new year. 13 vuotta sitten
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. 12 vuotta sitten
Technique.h 1ebe4deabd Load shaders per pass when first needed, not to every pass at once. 13 vuotta sitten
Terrain.cpp 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. 12 vuotta sitten
Terrain.h af8825047a Started work on node/component enable & disable. 12 vuotta sitten
TerrainPatch.cpp a40fead7dc Updated license for the new year. 13 vuotta sitten
TerrainPatch.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Texture.h a40fead7dc Updated license for the new year. 13 vuotta sitten
Texture2D.h a40fead7dc Updated license for the new year. 13 vuotta sitten
TextureCube.h a40fead7dc Updated license for the new year. 13 vuotta sitten
VertexBuffer.h a40fead7dc Updated license for the new year. 13 vuotta sitten
VertexDeclaration.h a40fead7dc Updated license for the new year. 13 vuotta sitten
View.cpp 34df8b5e82 Fixed headless mode. 12 vuotta sitten
View.h 9d759300fe Added possibility to disable the litbase pass optimization in RenderPath, if an ambient-only pass is needed. 13 vuotta sitten
Viewport.cpp 2a4fbcdf54 Removed the old postprocess system. Instead renderpath fragments can be appended. 13 vuotta sitten
Viewport.h 2a4fbcdf54 Removed the old postprocess system. Instead renderpath fragments can be appended. 13 vuotta sitten
Zone.cpp d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. 12 vuotta sitten
Zone.h af8825047a Started work on node/component enable & disable. 12 vuotta sitten