V3.0.0 Release Notes
V3.0.0 includes High priority bug fixing and improvements.
New Features:
1. The new Export panel support:
1)Separate the data format and texture format drop down list.
2)Export AMF(Binary) data format.
3)Modifiable skeleton data filename, texture data filename, etc.
2. Designpanel support drag bones to create bones in armature view.
3. Animation support gotoAndStop.
4. Looped Animation support play backward.
5. Factory and DataParser support delay parse animation data in parse data process.
6. Improve performance by cache animation and adjust animation sampling rate.
7. Improve performance by optimize handling still bones.
Improvements:
1. Designpanel support switch auto tween between key frames in a animation.
2. Designpanel support quickly play previous and next animation in armature.
3. Remove DisplayBridge. Use Slot to replace it. Each rendering engine need to extend Slot to integrated with DragonBones.