File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ version 2.1 - 2016-09-29
31
31
- updated API documentation about anti-aliasing of RenderTextures
32
32
- updated all modules to use AIR 22
33
33
- updated documentation of 'DisplayObject'
34
+ - updated constructor of 'BitmapFont' class for better consistency
34
35
- fixed problems caused by sharing 'Painter' across Starling instances (no longer sharing it)
35
36
- fixed black screen on app-reactivation with 'skipUnchangedFrames' enabled on Android
36
37
- fixed that 'CompositeFilter' clamped layer's alpha value
@@ -56,6 +57,7 @@ version 2.1 - 2016-09-29
56
57
- fixed 'jiggling' of DropShadow- and GlowFilter
57
58
- fixed incorrect quad bounds when using skewing
58
59
- fixed that object alpha was not considered in 'RenderTexture.draw'
60
+ - fixed that Painter was not disposed correctly
59
61
60
62
version 2.0.1 - 2016-04-28
61
63
--------------------------
You can’t perform that action at this time.
0 commit comments