223 Commits

Author SHA1 Message Date
Mario Zechner
ba0e78e167 [godot] Related to #2134, validate .json and .skel files before import. 2022-08-17 20:39:11 +02:00
Mario Zechner
805cd777ae Merge branch '4.1' into 4.2-beta 2022-08-17 19:06:31 +02:00
Mario Zechner
465879f180 [godot] Closes #2132, errornous connect call. 2022-08-17 19:06:17 +02:00
Mario Zechner
b4d7bedc37 Merge branch '4.1' into 4.2-beta 2022-08-06 19:27:05 +02:00
Mario Zechner
62f0c6deca [godot] Fixes for latest Godot 4.0, closes #2133, fix setters. 2022-08-06 19:26:08 +02:00
Mario Zechner
ffe4ad8538 [godot] Fix compilation for 3.x, update to 3.5-stable 2022-08-06 18:59:27 +02:00
Mario Zechner
4a5176c2c7 Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2022-08-05 08:54:14 +02:00
Mario Zechner
4386cb8c8e
Update README.md 2022-08-03 07:14:08 +02:00
Mario Zechner
99f38f64bc Merge branch '4.1' into 4.2-beta 2022-07-29 14:58:18 +02:00
Mario Zechner
1c150203ab [godot] Fixes for latest 4.0 commits, automatically install MoltenVK on macOS via setup.sh 2022-07-29 14:57:56 +02:00
Mario Zechner
d7f5b2a798 Merge branch '4.1' into 4.2-beta 2022-07-26 10:06:26 +02:00
Mario Zechner
72c547bd01 [godot] Closes #2117, setting meshes of inactive slots invisible breaks draw order.
Since we clear the mesh instances, we can refrain from setting them invisible.
2022-07-26 10:06:05 +02:00
Mario Zechner
ec034a0654 [godot] Closes #2125, fix help menu 2022-07-25 16:15:26 +02:00
Mario Zechner
c0ec155716 [godot] Add SpineObjectWrapper docs. 2022-07-25 15:48:42 +02:00
Mario Zechner
3d86f958e7 [godot] Add SpineObjectWrapper docs. 2022-07-25 15:48:09 +02:00
Mario Zechner
5eb9667d38 Merge branch '4.1' into 4.2-beta 2022-07-25 15:21:49 +02:00
Mario Zechner
0860331e99 [cpp] Format fixes. 2022-07-25 15:21:38 +02:00
Mario Zechner
3e1b2b10cb [godot] Added single skin previewing for SpineSprite in editor. 2022-07-25 15:16:19 +02:00
Mario Zechner
872bd18d4c Merge branch '4.1' into 4.2-beta 2022-07-22 10:02:01 +02:00
Mario Zechner
60922f90b0 [godot] Experimental support for blend trees for SpineAnimationTrack
Check the "blend tree mode" checkbox on the SpineAnimationTrack
2022-07-20 18:26:34 +02:00
Mario Zechner
6f2519b2bb [godot] Don't bail out if a player is found by SpineAnimationTrack 2022-07-20 17:35:09 +02:00
Mario Zechner
c548c1f52e Merge branch '4.1' into 4.2-beta 2022-07-20 17:26:05 +02:00
Mario Zechner
25c57766e8 [godot] Closes #2121, SpineAnimationTrack not creating AnimationPlayer. 2022-07-20 17:25:51 +02:00
Mario Zechner
1b4c53f0b4 [godot] Add CLion config files that got smoked due to incorrect .gitignore 2022-07-20 17:07:56 +02:00
Mario Zechner
9beeb20d9d Merge branch '4.1' into 4.2-beta 2022-07-18 14:10:22 +02:00
Mario Zechner
ef11ae9653 [godot] Update links for 4.1 branch 2022-07-18 10:59:07 +02:00
Mario Zechner
7fa0c841a2 [godot] Fix version compatibility note in README 2022-07-18 10:29:21 +02:00
Mario Zechner
68b59271bb [godot] Backport to 4.1 2022-07-18 10:27:42 +02:00
Mario Zechner
70b40bcd3d [godot] Minor clean-up of example scenes. 2022-07-18 10:09:16 +02:00
Mario Zechner
3d45f6bfd2 [godot] Fix up executable names in GH workflow 2022-07-15 10:07:58 +02:00
Mario Zechner
2d6e0cee79 [godot] Fix pre-built binary links in README.md 2022-07-15 09:29:25 +02:00
Mario Zechner
879596c8f8 [godot] GH action. 2022-07-14 08:22:01 +02:00
Mario Zechner
7acd75aee4 [godot] Fix Linux build, again. 2022-07-13 18:52:51 +02:00
Mario Zechner
9b5787196c [godot] Strip the Linux binary, this time for real. 2022-07-13 18:03:55 +02:00
Mario Zechner
0f5d65774a [godot] Fix build script. 2022-07-13 14:48:00 +02:00
Mario Zechner
d7fa4121f6 [godot] Strip Linux binaries 2022-07-13 14:46:31 +02:00
Mario Zechner
27cc563e12 [godot] Updated README.md with GitHub workflow information. 2022-07-13 10:05:37 +02:00
Mario Zechner
2f93b1202e [godot] Update README.md with new build instructions. 2022-07-13 09:59:33 +02:00
Mario Zechner
68a939c5ec [godot] GH action 2022-07-12 14:39:15 +02:00
badlogic
75d3975d37 [godot] CI build script for Linux. 2022-07-01 15:15:53 +02:00
badlogic
cd54ced15a [godot] Fix cpu count in templates script. 2022-07-01 14:56:45 +02:00
badlogic
ad989bae1e [godot] Fix cpu core count on Linux. 2022-07-01 14:40:34 +02:00
Mario Zechner
16d41d46b2 [godot] More CI build script work. 2022-07-01 12:14:08 +02:00
Mario Zechner
2d48d986b5 Merge branch '4.2-beta' of https://github.com/esotericsoftware/spine-runtimes into 4.2-beta 2022-07-01 10:34:38 +02:00
Mario Zechner
bfcc128b85 [godot] More CI build scripts work. 2022-07-01 10:34:35 +02:00
badlogic
b33b27e71b [godot] More CI build script work. 2022-06-30 16:07:56 +02:00
badlogic
4f18911433 [godot] More CI build script work. 2022-06-30 15:48:46 +02:00
badlogic
8f68da5864 [godot] More CI build script work for Windows. 2022-06-30 14:56:45 +02:00
badlogic
70a51db836 [godot] more CI build script work 2022-06-30 14:45:15 +02:00
Mario Zechner
3e98524b24 [godot] More CI scripts work, web templates. 2022-06-29 11:54:28 +02:00