xraven13 / FlxSpineSprite

Spine for Haxe & HaxeFlixel . ( bone based animation system )
12 stars 2 forks source link

origin support #6

Closed Beeblerox closed 11 years ago

Beeblerox commented 11 years ago

sorry for spamming. i think it is the last one

xraven13 commented 11 years ago

Thanks a lot you did amazing job. :)
I am getting one problem :

source/FlxSpine.hx:12: characters 7-66 : flixel.system.frontEnds.BitmapFrontEnd has no field or subtype CachedGraphicsObject

I checked dev version of Flixel, but I don't see class CachedGraphicsObject there, where can I get it ?

Beeblerox commented 11 years ago

that's because it uses experimental branch instead. this branch contains the latest version with some very neat features (at least i think so :) )

xraven13 commented 11 years ago

Any plan to merge it soon with dev version ? I see that class is connected with lot of other classes so just simply copying it over class in dev version doesn't help.

2013/7/15 Zaphod notifications@github.com

that's because it uses experimental branch instead. this branch contains the latest version with some very neat features (at least i think so :) )

— Reply to this email directly or view it on GitHubhttps://github.com/xraven13/FlxSpineSprite/pull/6#issuecomment-20957518 .

Beeblerox commented 11 years ago

i hope to do it this week