| .. |
|
Debug
|
Regenerated global headers (and updated copyright year, again)
|
2015-01-30 22:33:41 +01:00 |
|
Loaders
|
Transfert enumeration from file to enums
|
2015-08-21 11:22:35 +02:00 |
|
Resources
|
Merge remote-tracking branch 'origin/Particle-Update'
|
2015-01-19 02:20:28 +01:00 |
|
AbstractBackground.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
AbstractRenderQueue.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
AbstractRenderTechnique.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
AbstractViewer.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Camera.cpp
|
(Camera) Fixed SetTarget not invalidating viewport and stuff
|
2015-03-28 14:42:11 +01:00 |
|
ColorBackground.cpp
|
Replaced (Uber)ShaderLibrary by template class ObjectLibrary
|
2015-01-28 15:49:04 +01:00 |
|
DeferredBloomPass.cpp
|
Replaced (Uber)ShaderLibrary by template class ObjectLibrary
|
2015-01-28 15:49:04 +01:00 |
|
DeferredDOFPass.cpp
|
Replaced (Uber)ShaderLibrary by template class ObjectLibrary
|
2015-01-28 15:49:04 +01:00 |
|
DeferredFXAAPass.cpp
|
Replaced (Uber)ShaderLibrary by template class ObjectLibrary
|
2015-01-28 15:49:04 +01:00 |
|
DeferredFinalPass.cpp
|
Replaced (Uber)ShaderLibrary by template class ObjectLibrary
|
2015-01-28 15:49:04 +01:00 |
|
DeferredFogPass.cpp
|
Added a static New method to RefCounted-derived classes
|
2015-01-25 23:41:09 +01:00 |
|
DeferredForwardPass.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredGeometryPass.cpp
|
Fixed outdated comment
|
2015-02-06 13:57:58 +01:00 |
|
DeferredPhongLightingPass.cpp
|
Graphics/DeferredShading: Fixed phong lighting unifoms
|
2015-05-06 23:29:56 +02:00 |
|
DeferredRenderPass.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
DeferredRenderQueue.cpp
|
Merge remote-tracking branch 'origin/master' into Resource-Update
|
2015-01-25 19:29:55 +01:00 |
|
DeferredRenderTechnique.cpp
|
Replaced (Uber)ShaderLibrary by template class ObjectLibrary
|
2015-01-28 15:49:04 +01:00 |
|
Drawable.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ForwardRenderQueue.cpp
|
Merge remote-tracking branch 'origin/master' into Resource-Update
|
2015-01-25 19:29:55 +01:00 |
|
ForwardRenderTechnique.cpp
|
Graphics/ForwardShading: Fixed non-lit translucide rendering
|
2015-05-06 23:31:42 +02:00 |
|
Graphics.cpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
GuillotineTextureAtlas.cpp
|
Fixed crash on Utility uninitialisation
|
2015-01-17 22:55:50 +01:00 |
|
Light.cpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
LightManager.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Material.cpp
|
(Material) Set*Map methods now take an object reference...
|
2015-02-18 21:03:17 +01:00 |
|
Model.cpp
|
Merge remote-tracking branch 'origin/master' into Resource-Update
|
2015-01-25 19:29:55 +01:00 |
|
ParticleController.cpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleDeclaration.cpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleEmitter.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ParticleGenerator.cpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleMapper.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
ParticleRenderer.cpp
|
Added a Library to most reference-counted classes
|
2015-01-28 18:06:05 +01:00 |
|
ParticleSystem.cpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
RenderTechniques.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Scene.cpp
|
Fixed missing includes and warnings under VS
|
2015-02-21 15:04:07 +01:00 |
|
SceneNode.cpp
|
(SceneNode) Added Remove() method
|
2015-01-25 23:53:00 +01:00 |
|
SceneRoot.cpp
|
Merge remote-tracking branch 'origin/Scene-Update'
|
2015-01-25 16:35:18 +01:00 |
|
SkeletalModel.cpp
|
Fixed potential crash (1500th commit, yay)
|
2015-02-07 19:15:22 +01:00 |
|
SkinningManager.cpp
|
Added a static New method to RefCounted-derived classes
|
2015-01-25 23:41:09 +01:00 |
|
SkyboxBackground.cpp
|
Updated copyright year
|
2015-01-21 20:53:01 +01:00 |
|
Sprite.cpp
|
Added a static New method to RefCounted-derived classes
|
2015-01-25 23:41:09 +01:00 |
|
TextSprite.cpp
|
(TextSprite) Changed error message
|
2015-03-18 13:04:12 +01:00 |
|
TextureBackground.cpp
|
Replaced (Uber)ShaderLibrary by template class ObjectLibrary
|
2015-01-28 15:49:04 +01:00 |
|
View.cpp
|
Alphabetical commit
|
2015-03-19 18:17:52 +01:00 |