Skip to content

Releases: DragonBones/DragonBonesCSharp

DragonBonesForUnity 5.6.300

Choose a tag to compare

@wuliao2230 wuliao2230 released this 19 Mar 02:40

1.fixed childArmature order bug.
2.fixed rotation NaN bug.
3.fixed UnityArmatureEditor bug.
4.fixed TimelineState gc.
5.fixed ugui mesh bug.
6.fixed UnityFactory.ReplaceSlotDisplay bug.

DragonBonesForUnity 5.6.201

Choose a tag to compare

@wuliao2230 wuliao2230 released this 09 Jan 04:16

1.The default add UnityCombineMeshs Compponent.

In general, CombineMeshs can improve performance, if you found performance is reduced, you can call unityArmatureComponent.CloseCombineMeshs () method or selected CloseCombineMeshs on unityArmatureComponent Inspector window.

DragonBonesForUnity 5.6.2

Choose a tag to compare

@wuliao2230 wuliao2230 released this 22 Dec 04:28

1.Update Demos.
2.UnityArmatureComponent add debugDraw mode.
3.Fixed currentTime precision problem.
4.Fixed ffd float out bound.

DragonBonesForUnity 5.6.1

Choose a tag to compare

@wuliao2230 wuliao2230 released this 05 Dec 09:29

Requires Unity 5.6.x or higher.