| .. |
|
Direct3D9
|
a3c66ca360
Detect sRGB capability also on Direct3D9.
|
13 лет назад |
|
OpenGL
|
a3c66ca360
Detect sRGB capability also on Direct3D9.
|
13 лет назад |
|
AnimatedModel.cpp
|
da243eb31b
Applied UI & editor related patch from weitjong.
|
13 лет назад |
|
AnimatedModel.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Animation.cpp
|
c55c9cf064
Exposed AnimationTriggerPoint to script.
|
13 лет назад |
|
Animation.h
|
c55c9cf064
Exposed AnimationTriggerPoint to script.
|
13 лет назад |
|
AnimationController.cpp
|
da243eb31b
Applied UI & editor related patch from weitjong.
|
13 лет назад |
|
AnimationController.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
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
|
da243eb31b
Applied UI & editor related patch from weitjong.
|
13 лет назад |
|
BillboardSet.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
CMakeLists.txt
|
ff564d3360
Switched to GLEW library for OpenGL extensions.
|
13 лет назад |
|
Camera.cpp
|
c55c9cf064
Exposed AnimationTriggerPoint to script.
|
13 лет назад |
|
Camera.h
|
c55c9cf064
Exposed AnimationTriggerPoint to script.
|
13 лет назад |
|
CustomGeometry.cpp
|
a40fead7dc
Updated license for the new year.
|
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
|
da243eb31b
Applied UI & editor related patch from weitjong.
|
13 лет назад |
|
DecalSet.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Drawable.cpp
|
3002776ea4
Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.)
|
13 лет назад |
|
Drawable.h
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 лет назад |
|
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
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Light.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Material.cpp
|
741badfade
Fixed the ScriptFile to prevent it from amending the path for include file unnecessarily and added a new error log to help identifying script file that have problematic include. Refactored ListView to support persistent expand/collapse state at each parent item in hierarchy mode, the exposed API is slightly changed. Renamed 'Scene Hierarchy' window to just 'Hierarchy' in the Editor app in preparation for future work, also created new function to differentiate between scene creation and scene reset.
|
13 лет назад |
|
Material.h
|
245e678fd6
Refactored resource dependency tracking.
|
13 лет назад |
|
Model.cpp
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Model.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
OcclusionBuffer.cpp
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
OcclusionBuffer.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Octree.cpp
|
55f249e548
Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them.
|
13 лет назад |
|
Octree.h
|
4e836e574f
Migrated to AngelScript 2.26.1 WIP.
|
13 лет назад |
|
OctreeQuery.cpp
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
OctreeQuery.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
ParticleEmitter.cpp
|
da243eb31b
Applied UI & editor related patch from weitjong.
|
13 лет назад |
|
ParticleEmitter.h
|
ed272d2aa7
Fixed sphere particle emitter always having zero radius.
|
13 лет назад |
|
Precompiled.cpp
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Precompiled.h
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
RenderPath.cpp
|
b4599e046d
Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing.
|
13 лет назад |
|
RenderPath.h
|
b4599e046d
Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing.
|
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
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
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
|
cbc5ccbe58
Fixed wrong signature for ReplaceExtension() function in script.
|
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
|
a40fead7dc
Updated license for the new year.
|
13 лет назад |
|
Terrain.h
|
a40fead7dc
Updated license for the new year.
|
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
|
6b6ab3da74
Fixed sRGB flag in renderpath RT definitions not being taken into account.
|
13 лет назад |
|
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
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 лет назад |
|
Zone.h
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 лет назад |