-
Notifications
You must be signed in to change notification settings - Fork 117
2.4 release notes
Chenguang Liu edited this page Dec 16, 2013
·
5 revisions
Orc 8, 2013. Welcome to DragonBones v2.4
V2.4 included JS Library as well as some bug fixing and improvement.
- Release JS Library
- DragonBones.swc no more integrate Starling.swc.
- Improve performance of advanceTime.
- Great reduce CPU consumption when animation paused.
- Support Spine's blendMode and inherited scale.
- Fix bug: Sometimes displaylist cannot be set correctly.
- Fix bug: Sometimes NativeFactory scale texture incorrectly.
Dec 5, 2013. Welcome to DragonBones v2.4.1
V2.4.1 includes High priority bug fixing and improvements.
- Refine Japanese translation in DesignPanel.
- Fix bug: Export textures with folder structure will generate incorrect texture path for child armature.
- Fix bug: Sometimes change display by code will generate incorrect result.
- Fix bug: Sometimes change display's color by code will generate incorrect result.
- Fix bug: Child armature's animation cannot be copied.