NazaraEngine/src/Nazara/Graphics
Lynix c8414a39d8 Big Graphics update
Separated LightManager
Added Sprite class
Added View class
Camera is no longer a SceneNode
Fixed Material not invalidating programs
Renamed CameraPosition uniform to EyePosition
Renamed VisibilityTest to FrustumCull


Former-commit-id: ff7fbe4d9b31a3c269baab0b48c6faa347a12161
2013-08-21 20:05:33 +02:00
..
Debug Merged 2D and 3D modules into Graphics module 2013-04-03 01:14:55 +02:00
Loaders Optimisations 2013-07-03 01:17:22 +02:00
AbstractBackground.cpp Renamed Background to AbstractBackground 2013-06-27 12:53:04 +02:00
AbstractRenderQueue.cpp Rewritted rendersystem 2013-05-25 10:07:36 +02:00
AbstractRenderTechnique.cpp Remade instancing 2013-08-07 01:17:20 +02:00
AbstractViewer.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
Camera.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
ColorBackground.cpp Renamed Shader to ShaderProgram 2013-08-02 18:39:20 +02:00
Drawable.cpp Merged 2D and 3D modules into Graphics module 2013-04-03 01:14:55 +02:00
ForwardRenderQueue.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
ForwardRenderTechnique.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
Graphics.cpp Fixed last commit 2013-04-03 01:25:57 +02:00
Light.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
LightManager.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
Model.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
Scene.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
SceneNode.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
SceneRoot.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
SkyboxBackground.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
Sprite.cpp Big Graphics update 2013-08-21 20:05:33 +02:00
TextureBackground.cpp Renamed Shader to ShaderProgram 2013-08-02 18:39:20 +02:00
View.cpp Big Graphics update 2013-08-21 20:05:33 +02:00