Mercurial > fife-parpg
log engine/core/view/layercache.cpp @ 573:716fbe02140a
age | author | description |
---|---|---|
Fri, 02 Jul 2010 05:49:34 +0000 | helios2000 | * Moved the layer visibility and transparency, from instancerenderer.cpp to layercache.cpp and improved it. |
Wed, 30 Jun 2010 04:57:35 +0000 | helios2000 | * This is a better solution as in commit 3374. Now only visible instances be added to the RenderList. fixes[ticket:471] |
Fri, 11 Jun 2010 21:10:40 +0000 | helios2000 | * Corrected the h,w calculation for zooming in layercache.cpp. |
Thu, 29 Apr 2010 13:51:45 +0000 | helios2000 | * Merged the view performance branch back into trunk. fixes[ticket:419] |