ceramic-engine / ceramic

Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios, android), web (js + webgl) and to unity projects
MIT License
260 stars 22 forks source link

Spine.hx clipping attachments #121

Closed goldenPiGames closed 1 year ago

goldenPiGames commented 1 year ago

I've implemented Spine's clipping attachments using ceramic's clipping. No problems with scaling, and it changes correctly when the slot is keyed, as far as I can tell.

jeremyfa commented 1 year ago

Thanks for the PR! I'll need to review it when I have some time

jeremyfa commented 1 year ago

Merging the changes, will test it a bit before releasing next Ceramic version thanks!