summaryrefslogtreecommitdiffstats
path: root/src/graphics/core/material.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
|
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* Namespace and styling fixPiotr Dziwinski2012-09-191-6/+8
|
* Object handling in CEnginePiotr Dziwinski2012-08-121-0/+10
| | | | | | - finished rewriting CEngine object, shadow, etc. handling - refactored texture code - added new log levels
* 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/+47
- moved abstract core to src/graphics/core - moved proper graphics engine to src/graphics/engine