OSDN Git Service

Changes
authorNathanSweet <nathan.sweet@gmail.com>
Wed, 2 Oct 2013 10:39:19 +0000 (12:39 +0200)
committerNathanSweet <nathan.sweet@gmail.com>
Wed, 2 Oct 2013 10:39:19 +0000 (12:39 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 890fb67..b78c71d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -83,6 +83,7 @@
        - FreeTypeFontGenerator now includes setMaxTextureSize and getMaxTextureSize to cap the generated glyph atlas size (default 1024)
 - added render-hooks beginRender() and endRender() to BatchTiledMapRenderer
 - Added panStop to GestureListener interface.
+- ScissorStack#calculateScissors changed to take viewport, enabling it to work with glViewport.
 
 [0.9.8]
 - see http://www.badlogicgames.com/wordpress/?p=2791