| .. |
|
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
|
Made scissor rect/viewport Recti instead of Rectui
|
2013-08-26 13:37:33 +02:00 |
|
ColorBackground.cpp
|
Fixed [Color|Texture]Background not rendering
|
2013-09-07 22:06:50 +02:00 |
|
Drawable.cpp
|
Merged 2D and 3D modules into Graphics module
|
2013-04-03 01:14:55 +02:00 |
|
ForwardRenderQueue.cpp
|
Fixed warnings
|
2013-09-06 18:38:13 +02:00 |
|
ForwardRenderTechnique.cpp
|
Fixed crash
|
2013-09-06 17:17:20 +02:00 |
|
Graphics.cpp
|
Fixed last commit
|
2013-04-03 01:25:57 +02:00 |
|
Light.cpp
|
Changed light model
|
2013-08-28 02:52:09 +02:00 |
|
LightManager.cpp
|
Fixed LightManager crash
|
2013-09-04 00:19:33 +02:00 |
|
Model.cpp
|
Moved Model::EnableDraw to SceneNode::EnableDrawing
|
2013-08-23 13:16:42 +02:00 |
|
Scene.cpp
|
Increased user-friendlyness
|
2013-08-23 22:05:17 +02:00 |
|
SceneNode.cpp
|
Moved Model::EnableDraw to SceneNode::EnableDrawing
|
2013-08-23 13:16:42 +02:00 |
|
SceneRoot.cpp
|
Moved Model::EnableDraw to SceneNode::EnableDrawing
|
2013-08-23 13:16:42 +02:00 |
|
SkyboxBackground.cpp
|
Fixed Skybox not rendering
|
2013-09-06 23:29:48 +02:00 |
|
Sprite.cpp
|
Moved Model::EnableDraw to SceneNode::EnableDrawing
|
2013-08-23 13:16:42 +02:00 |
|
TextureBackground.cpp
|
Fixed [Color|Texture]Background not rendering
|
2013-09-07 22:06:50 +02:00 |
|
View.cpp
|
Made scissor rect/viewport Recti instead of Rectui
|
2013-08-26 13:37:33 +02:00 |