log engine/core/view/renderers/genericrenderer.cpp @ 433:c75f9834f9d0

age author description
2010-02-23 prock Added the ability to render a vertex on the screen. The vertex is represented by a small square. fixes[t:455]
2009-01-31 spq fixed time handling in fife:
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