axmol/extensions/spine
halx99 edee8af2a6 Fix metal render issues
- Fix metal uniform buffer alignment size
- Fix spine two color tint render for metal
- Update glslcc to 1.9.0
2023-07-27 18:21:16 +08:00
..
runtime Update spine to 4.1-fc05ecf 2023-05-07 21:15:56 +08:00
shaders Fix metal render issues 2023-07-27 18:21:16 +08:00
CMakeLists.txt Improve shader managment 2023-07-25 09:40:05 +08:00
README.md Final migrate (#876) 2022-10-01 16:24:52 +08:00
SkeletonAnimation.cpp Update spine runtime to v4.1-c9af18e 2022-11-07 15:48:19 +08:00
SkeletonAnimation.h Update spine runtime to v4.1-c9af18e 2022-11-07 15:48:19 +08:00
SkeletonBatch.cpp Improve shader managment 2023-07-25 09:40:05 +08:00
SkeletonBatch.h Update spine runtime to v4.1-c9af18e 2022-11-07 15:48:19 +08:00
SkeletonRenderer.cpp Update spine to 4.1-fc05ecf 2023-05-07 21:15:56 +08:00
SkeletonRenderer.h Update spine to 4.1-fc05ecf 2023-05-07 21:15:56 +08:00
SkeletonTwoColorBatch.cpp Fix metal render issues 2023-07-27 18:21:16 +08:00
SkeletonTwoColorBatch.h Fix dll linkage 2023-01-06 18:38:16 +08:00
spine-cocos2dx.cpp Update spine to 4.1-fc05ecf 2023-05-07 21:15:56 +08:00
spine-cocos2dx.h Update spine runtime to v4.1-c9af18e 2022-11-07 15:48:19 +08:00

README.md

spine 3.6~4.1 for axmol

Usage

  1. Delete all files of folder axmol/extensions/spine
  2. Switch to branch spinexx then copy spine-axmol/spine to axmol/extensions/spine

References