log engine/core/view/renderers/genericrenderer.cpp @ 106:1fa74d3229d5

age author description
2008-07-24 spq use strings as grouping in generic renderer, easier for the clients...
2008-07-13 mvbarracuda * Final LGPL switch step by adjusting the file headers
2008-07-12 aldart Fixed and's and or's.
2008-07-11 spq * remove geometric renderer, its not replaced by the more functional generic renderern
2008-07-11 spq add animation renderer
2008-07-11 spq fix clone constructor
2008-07-11 spq make members private and prefix with m_
2008-07-11 spq add image and text renderer to generic renderer
2008-07-11 spq fix compile errors in node setters...
2008-07-11 spq add setter for nodes
2008-07-11 spq fix exceptions and cleanup code
2008-07-11 spq add generic renderer