Skip to content

Releases: wang606/SpineSkeletonDataConverter

v3.8

Choose a tag to compare

@wang606 wang606 released this 19 Jul 19:09

v3.7

Choose a tag to compare

@wang606 wang606 released this 21 Apr 14:52
d02514c

v3.6

Choose a tag to compare

@wang606 wang606 released this 30 Oct 15:25
fix #18

v3.5

Choose a tag to compare

@wang606 wang606 released this 23 Oct 09:12
fix #13; update #14

添加4.2转低版本时order重排逻辑;
添加4.x和3.x互转时去除贝塞尔曲线的选项(有些情况下,去除贝塞尔曲线比强行转换更合适,且更适合后续手动编辑);
添加SpineConverter.py,支持文件夹批量操作;

v3.4

Choose a tag to compare

@wang606 wang606 released this 19 Oct 07:32
fix #4

更新4.2二进制写入hullLength规则

v3.3

Choose a tag to compare

@wang606 wang606 released this 18 Oct 17:15
update atlas downgrade

SpineAtlasDowngrade.cpp/py相对于Spine4xTo38Converter.py少了offsets属性的识别(可恶的AI代码生成(╯▔皿▔)╯)

v3.2

Choose a tag to compare

@wang606 wang606 released this 15 Oct 14:30
add SpineAtlasDowngrade.cpp

v3.1

Choose a tag to compare

@wang606 wang606 released this 15 Oct 10:18
Update SpineAtlasDowngrade.py

v3.0

Choose a tag to compare

@wang606 wang606 released this 15 Oct 04:03
94ca35b

增加3.5,3.6版本支持
正式添加Atlas专用降转脚本

v2.7

Choose a tag to compare

@wang606 wang606 released this 14 Oct 08:39
fix #8

skin.attachment.linkedmesh.skin可能为空