Skip to content
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.

Features:

  1. Release JS Library

Improvement:

  1. DragonBones.swc no more integrate Starling.swc.
  2. Improve performance of advanceTime.
  3. Great reduce CPU consumption when animation paused.
  4. Support Spine's blendMode and inherited scale.

Bug Fixing:

  1. Fix bug: Sometimes displaylist cannot be set correctly.
  2. Fix bug: Sometimes NativeFactory scale texture incorrectly.

2.4.1 release notes

Dec 5, 2013. Welcome to DragonBones v2.4.1
V2.4.1 includes High priority bug fixing and improvements.

Improvement:

  1. Refine Japanese translation in DesignPanel.

Bug Fixing:

  1. Fix bug: Export textures with folder structure will generate incorrect texture path for child armature.
  2. Fix bug: Sometimes change display by code will generate incorrect result.
  3. Fix bug: Sometimes change display's color by code will generate incorrect result.
  4. Fix bug: Child armature's animation cannot be copied.