summaryrefslogtreecommitdiffstats
path: root/src/app/system_other.h
Commit message (Collapse)AuthorAgeFilesLines
* Documentation updatePiotr Dziwinski2012-08-111-3/+6
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-151-0/+146
- fixed model loading code - added simple model viewer (model_test) in src/graphics/opengl/test - added system time stamp code - split the code in app/system modules to separate headers - added debug messages in model loading - minor fixes in OpenGL engine