Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spine iOS #2504

Draft
wants to merge 26 commits into
base: 4.2
Choose a base branch
from
Draft

Spine iOS #2504

wants to merge 26 commits into from

Conversation

denrase
Copy link

@denrase denrase commented Apr 17, 2024

Development branch for spine-ios runtime

Load & dispose `Atlas` & `SkeletonData` from bundled files.
- Use `SkeletonData` render commands in the renderer
- Simple loop for animation support
- Implement & support `BoundsProvider` classes
- Introduce alignment and content mode
- Update c to swift script to return optional for find prefixed methods
- Support SpineController callbacks
- Support Event callbacks
- Apply tint color in renderer
- Add `DressUp` sample
- Move SpineViewController to SpineUIView
- Implement SpineUIView export to image
- Add `Physics` sample
- Fix offsets in `IKFollowing` sample
- Fix `SpineView` background color
- Add `DebugRendering` sample
- Make `SpineUIView` transparent
- Move remaining files to SPM package
- Rename `SpineWrapper` to `SpineCppLite`
- Load from bundle, file, http & drawable
- Apply correct blend mode & pma in renderer
- Add `Obj-C` + `UIKit` sample
- Update `Spine` to be usable in Obj-C code base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant