Fix convertSelectionToBitmap for big item (over 4000px)

This commit is contained in:
2017-05-17 03:16:49 +07:00
parent 94c44c37cb
commit d5575c005a
3 changed files with 46 additions and 22 deletions

View File

@@ -3,6 +3,7 @@
* Fix locked elements problem
* Fix optimizator bitmap trim problems
* Fix Unity 5.6 submesh sorting bug
* Fix convertSelectionToBitmap for big item (over 4000px)
* Add shape tween warning
* Add SwfClip bounds functions (currentLocalBounds, currentWorldBounds)
* Remove excess "if" instruction from shaders