This website requires JavaScript.
Explore
Help
Sign In
UnityMirror
/
spine-runtimes
Watch
1
Star
0
Fork
0
You've already forked spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced
2026-03-01 05:09:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-cocos2dx
/
src
/
spine
History
Arnold
8c8b08f80b
[bugfix] spine-cocos2dx renderer issues (
#1577
)
...
* fix some bugs * auto release program
2019-12-18 09:19:58 +01:00
..
v3
[cocos2dx] Merged SkeletonRenderer code for v3 and v4. Only the batchers remain in separate source files.
2019-12-10 15:00:32 +01:00
v4
[bugfix] spine-cocos2dx renderer issues (
#1577
)
2019-12-18 09:19:58 +01:00
AttachmentVertices.cpp
[cocos2dx] Properly retain/release textures in attachemnt vertices.
Closes
#1442
.
2019-08-12 14:02:05 +02:00
AttachmentVertices.h
Updated license headers and LICENSE files.
2019-05-02 11:38:19 +02:00
SkeletonAnimation.cpp
[cocos2dx] Added IK example, see
#1532
. Also added SkeletonAnimation::setPreUpdateWorldTransformsListener() and SkeletonAnimation::setPostUpdateWorldTransformsListener().
2019-10-28 14:07:25 +01:00
SkeletonAnimation.h
[cocos2dx] Initial cocos2dx v4 support. Need to fix formatting, ensure v3 and v4 work on all supported platforms, unify headers where possible and minimize code duplication.
2019-12-10 13:30:06 +01:00
SkeletonRenderer.cpp
[bugfix] spine-cocos2dx renderer issues (
#1577
)
2019-12-18 09:19:58 +01:00
SkeletonRenderer.h
[cocos2dx] Merged SkeletonRenderer code for v3 and v4. Only the batchers remain in separate source files.
2019-12-10 15:00:32 +01:00
spine-cocos2dx.cpp
[cocos2dx] Initial cocos2dx v4 support. Need to fix formatting, ensure v3 and v4 work on all supported platforms, unify headers where possible and minimize code duplication.
2019-12-10 13:30:06 +01:00
spine-cocos2dx.h
[cocos2dx] Unify SkeletonRenderer interface.
2019-12-10 13:38:01 +01:00