Mercurial > fife-parpg
log tools/editor/scripts/editor.py @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Sun, 21 Nov 2010 15:58:14 +0000 | helios2000 | * Fixed the image/animation functions in GenericRenderer and LightRenderer. The functions now consider the camera zoom level. |
Mon, 08 Nov 2010 21:36:38 +0000 | prock | * Fixed the clear screen problems. The screen is now automatically cleared every frame by the engine if there are no maps loaded. In the process I removed the setClearBackBuffer() function from the RenderBackend. |
Mon, 08 Nov 2010 20:37:31 +0000 | prock | * This fixes the case were the engine would clear the screen twice |
Tue, 03 Aug 2010 13:57:12 +0000 | helios2000 | * Improved the floatingtextrenderer. You can now set a background speech quad. |