Mercurial > fife-parpg
log engine/core/view/renderers/instancerenderer.h @ 581:1e69fd582c94
age | author | description |
---|---|---|
Tue, 29 Jun 2010 02:26:28 +0000 | vtchill | This commit should fix the coloring overlay bug exposed by the commit in revision 3386. The InstanceRenderer was caching the overlays based on whether the current image had changed. The fix takes into account the current image as well as the overlay color to decide whether or not the overlay needs to be reproduced. |
Thu, 29 Apr 2010 13:51:45 +0000 | helios2000 | * Merged the view performance branch back into trunk. fixes[ticket:419] |
Sun, 20 Jul 2008 19:40:21 +0000 | spq | speedup instance renderer; now instances can change their layer, old optimisation made wrong asumption... (fix by yonibear) |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |