DragonBones / DragonBonesAS

DragonBones ActionScript Runtime
MIT License
250 stars 117 forks source link

DragonBones 4.7 mesh issue with Starling 1.8 #82

Closed mistergreen closed 8 years ago

mistergreen commented 8 years ago

Hey, The mesh works with Starling 2.0 but doesn't work in Starling 1.8 There are no errors. It just doesn't function. Here's a video showing the issue.

https://youtu.be/kTtOExq04EE

akdcl commented 8 years ago

Hi, Starling 1.x can not support mesh, if want to support it, we had to discard other features, like set slot.display, childArmature and so on.

mistergreen commented 8 years ago

Ok. It would have been nice to have mesh support.