log engine/core/view/renderers/genericrenderer.cpp @ 518:e4cd18a179af

age author description
Thu, 29 Apr 2010 13:51:45 +0000 helios2000 * Merged the view performance branch back into trunk. fixes[ticket:419]
Wed, 24 Mar 2010 16:11:30 +0000 helios2000 * Fixed GenericRenderer, now it only render to a specific layer. If the node is only a point then it used the last active layer. fixes #[ticket:458]
Tue, 23 Feb 2010 19:25:59 +0000 prock Added the ability to render a vertex on the screen. The vertex is represented by a small square. fixes[t:455]
Sat, 31 Jan 2009 04:15:43 +0000 spq fixed time handling in fife:
Thu, 24 Jul 2008 13:20:39 +0000 spq use strings as grouping in generic renderer, easier for the clients...
Sun, 13 Jul 2008 11:05:12 +0000 mvbarracuda * Final LGPL switch step by adjusting the file headers
Sat, 12 Jul 2008 11:29:41 +0000 aldart Fixed and's and or's.