summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/modelfile.h
Commit message (Collapse)AuthorAgeFilesLines
* Namespace and styling fixPiotr Dziwinski2012-09-191-8/+13
|
* New model file formatPiotr Dziwinski2012-08-311-19/+43
| | | | | | | - added new binary and text formats for models - fixes and improvements in CModelFile - tool for converting model files - minor additions and fixes
* Documentation updatePiotr Dziwinski2012-08-111-1/+4
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Change of paths in src/graphicsPiotr Dziwinski2012-07-261-0/+120
- moved abstract core to src/graphics/core - moved proper graphics engine to src/graphics/engine