DragonBones / DragonBonesAS

DragonBones ActionScript Runtime
MIT License
250 stars 117 forks source link

Add support of Dragon Bones 5.5 skeleton format #95

Open Adolio opened 6 years ago

Adolio commented 6 years ago

I have the following error when parsing DB 5.5 skeleton files:

Error: Nonsupport data version.
    at dragonBones.parsers::ObjectDataParser/parseDragonBonesData()
    at dragonBones.factories::BaseFactory/parseDragonBonesData()
    at creature::Tree$/setupFactory()
    at DragonBonesTest/onAssetsReady()
    at DragonBonesTest/onLoadQueueProgressed()
    at Function/AssetManager.as$3:anonymous()
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at SetIntervalTimer/onTimer()
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()

Thanks in advance for supporting it. 🙂

akdcl commented 6 years ago

Hi, AS can not support 5.5 version yet, you could export data to 5.0 version.

Adolio commented 6 years ago

Hello, ok thanks for the workaround.

Are you waiting for something specific? Perhaps we could open an issue on the Starling-Framework repository if you are waiting on a special feature.

akdcl commented 6 years ago

Currently we are developing TS, CPP and C # runtimes, and still developing some new features, the future plan is to wait for these three runtimes stability, and then consider to synchronize the AS and other runtimes to the latest version, this may take a long time.

Adolio commented 6 years ago

Thank you for the explanations. I hope Starling users will have a chance to taste those new features as soon as there are ready on the main targets 🙂 Good luck!

feipinxiang commented 6 years ago

已经过去大半年了,有更新计划了么?5.5才有网格的吧?

CrazyFlasher commented 5 years ago

AS3 runtime is dead?