EsotericSoftware / spine-runtimes

2D skeletal animation runtimes for Spine.
http://esotericsoftware.com/
Other
4.42k stars 2.92k forks source link

[Spine-Android]FIX: clipEnd is not called when attachment is null. #2662

Closed mrrobot97 closed 3 weeks ago

mrrobot97 commented 1 month ago

If the attachment of the slot which has End Slot properties set is null, then clipEnd will not called ever, which will cause rendering issue.

badlogic commented 3 weeks ago

Good catch, thank you for the pull request! I'll release a new version today.