Piotr Dziwinski
|
80d3a9bff1
|
Lighting fix (experimental)
- changed fixed light allocation to prioritized per-use basis
- minor refactoring in CPlanet and CWater
|
2012-09-26 23:18:57 +02:00 |
Piotr Dziwinski
|
7b6bbf79c4
|
Namespace and styling fix
|
2012-09-19 23:50:28 +02:00 |
Piotr Dziwinski
|
c2c1294ec9
|
CTerrain refactoring & fixes
- refactored CTerrain code
- fixed some minor bugs
|
2012-09-08 23:44:14 +02:00 |
Piotr Dziwinski
|
712154bc4f
|
Rendering functions, documentation
- rewrote the render functions for CEngine, CCloud and CWater
- added documentation
|
2012-08-13 00:14:42 +02:00 |
Piotr Dziwinski
|
45a5e1e865
|
Object handling in CEngine
- finished rewriting CEngine object, shadow, etc. handling
- refactored texture code
- added new log levels
|
2012-08-12 19:28:22 +02:00 |
Piotr Dziwinski
|
1996507fd3
|
Documentation update
- updated Doxyfile
- added/changed file, dir and namespace descriptions
- fixed some errors in doxygen tags
|
2012-08-11 18:39:16 +02:00 |
Piotr Dziwinski
|
c1936514c0
|
CWater and CCloud basic implementation
Added rewritten implementation for CWater and CCloud
Won't link yet because of missing functions
|
2012-08-08 23:51:19 +02:00 |
Piotr Dziwinski
|
878eec8eea
|
CTerrain implementation
Added rewritten CTerrain implementation
Compiles OK, but functions are missing from other classes
Also needs testing
|
2012-08-08 21:32:44 +02:00 |
Piotr Dziwinski
|
4ddcd9f810
|
Change of paths in src/graphics
- moved abstract core to src/graphics/core
- moved proper graphics engine to src/graphics/engine
|
2012-07-26 22:26:19 +02:00 |