| .. |
|
AbstractBackground.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
AbstractRenderQueue.hpp
|
Graphics/RenderQueue: Replace AddLight method by variations
|
2015-05-26 14:12:41 +02:00 |
|
AbstractRenderTechnique.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
AbstractViewer.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Camera.hpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
ColorBackground.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Config.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ConfigCheck.hpp
|
Fixed potential name conflict with user's code
|
2015-02-04 21:59:45 +01:00 |
|
Debug.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DebugOff.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredBloomPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredDOFPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredFXAAPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredFinalPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredFogPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredForwardPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredGeometryPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredPhongLightingPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredRenderPass.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredRenderQueue.hpp
|
Graphics/RenderQueue: Replace AddLight method by variations
|
2015-05-26 14:12:41 +02:00 |
|
DeferredRenderTechnique.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Drawable.hpp
|
(Drawable) Made destructor virtual
|
2015-01-25 16:34:34 +01:00 |
|
Enums.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ForwardRenderQueue.hpp
|
Graphics/RenderQueue: Replace AddLight method by variations
|
2015-05-26 14:12:41 +02:00 |
|
ForwardRenderTechnique.hpp
|
Merge remote-tracking branch 'origin/master' into Resource-Update
|
2015-01-25 19:29:55 +01:00 |
|
Graphics.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
GuillotineTextureAtlas.hpp
|
Fixed crash on Utility uninitialisation
|
2015-01-17 22:55:50 +01:00 |
|
Light.hpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
LightManager.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Material.hpp
|
(Material) Set*Map methods now take an object reference...
|
2015-02-18 21:03:17 +01:00 |
|
Material.inl
|
Added a static New method to RefCounted-derived classes
|
2015-01-25 23:41:09 +01:00 |
|
Model.hpp
|
Fixed missing includes and warnings under VS
|
2015-02-21 15:04:07 +01:00 |
|
ParticleController.hpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleDeclaration.hpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleEmitter.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ParticleGenerator.hpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleMapper.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ParticleMapper.inl
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ParticleRenderer.hpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleStruct.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ParticleSystem.hpp
|
Fixed missing includes and warnings under VS
|
2015-02-21 15:04:07 +01:00 |
|
RenderTechniques.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Renderable.hpp
|
Graphics/Renderable: Provide Cull default implementation
|
2015-05-26 14:13:57 +02:00 |
|
Renderable.inl
|
Graphics/Renderable: Fix copy constructor/operator
|
2015-05-26 14:13:24 +02:00 |
|
Scene.hpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
Scene.inl
|
(Scene) Added FindNode(As) and RemoveNode methods
|
2015-01-24 22:00:55 +01:00 |
|
SceneNode.hpp
|
Fixed missing includes and warnings under VS
|
2015-02-21 15:04:07 +01:00 |
|
SceneRoot.hpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
SkeletalModel.hpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
SkinningManager.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
SkyboxBackground.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Sprite.hpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
TextSprite.hpp
|
Merge remote-tracking branch 'origin/master' into Resource-Update
|
2015-01-25 19:29:55 +01:00 |
|
TextureBackground.hpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
View.hpp
|
Alphabetical commit
|
2015-03-19 18:17:52 +01:00 |