7270 Commits

Author SHA1 Message Date
badlogic
34cc5934e2 [sdl] Fix build on Windows, set working dir for VS debugger 2022-08-05 12:32:21 +02:00
Mario Zechner
787af434ff [sdl] Updated README, copying example files, fix gnu-sed macOS issue 2022-08-02 11:56:19 +02:00
Mario Zechner
f3e03467b5 [sdl] Formatting pass. 2022-08-02 10:46:28 +02:00
Mario Zechner
2b69bb2af5 [sdl] Fix up texture loader in C implementation. 2022-08-02 10:45:32 +02:00
Mario Zechner
6fb0ebdc7a [sdl] C implementation. Atlas page loading incomplete. 2022-08-02 10:17:50 +02:00
Mario Zechner
5cd5a26186 [sdl] C++ runtime complete.
Unsupported:
- premultiplied alpha
- screen blend mode
- two color tint
2022-08-01 16:50:07 +02:00
Mario Zechner
af9561de19 [sdl] Broken renderer. 2022-07-29 18:22:09 +02:00
Mario Zechner
28a614177d [sdl] Texture loader. 2022-07-29 17:26:42 +02:00
Mario Zechner
a03c92f7f2 [sdl] Add stb_image.h for image loading. 2022-07-29 17:01:27 +02:00
Mario Zechner
e7043f3bd2 [sdl] Initial scafold. 2022-07-29 16:24:15 +02:00
Mario Zechner
0dd1aa4dcb Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2022-07-29 14:58:03 +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
Harald Csaszar
5fbbc156ac [unity] SkeletonRenderTexture now supports correct arbitrary rotation around all axes simultaneously, while maintaining pixel-perfect projection. Closes #2112. Added base class. 2022-07-28 20:19:11 +02:00
Harald Csaszar
d9c6e048a0 [unity] Fixed Inspector preview skeleton PMA Vertex Color not being enabled for all Spine shaders. Closes #2129. 2022-07-28 18:47:49 +02:00
Harald Csaszar
2b28510acd [unity] Fixed SkeletonGraphic shader flickering on low alpha vertex colors in Linear color space. Closes #2128. 2022-07-27 19:27:11 +02:00
Mario Zechner
246e5a039b Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2022-07-26 10:06:14 +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
Harald Csaszar
4f4d339c57 [unity] Fixed issues with image sequence import, including custom slot blend modes. Closes #2126, closes #2127. 2022-07-25 19:50:14 +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
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
c31ea7c6fd [sfml] Use x86_64 on macOS for SFML as they don't ship ARM binaries. 2022-07-22 14:33:57 +02:00
Mario Zechner
110e11d540 [c] Closes #2123, spTransformConstraintTimeline_setFrame assigned mixY to the wrong entry. 2022-07-22 10:01:45 +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
25c57766e8 [godot] Closes #2121, SpineAnimationTrack not creating AnimationPlayer. 2022-07-20 17:25:51 +02:00
Mario Zechner
2c92fba484 Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2022-07-20 17:08:05 +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
Harald Csaszar
5bb43d31a5 [unity] Fixed TK2D sprite collection rotated region import. See #2113. 2022-07-20 11:02:04 +02:00
Harald Csaszar
79be6d41a1 [unity] Added remarks to URP example scenes regarding common setup problems. 2022-07-18 17:14:38 +02:00
Mario Zechner
4bba3f1822 Merge branch '4.0' into 4.1 2022-07-18 14:10:10 +02:00
Toru Hisai
85af0f6580
prevent a crash when a skin has no attachments. (#2114) 2022-07-18 14:09:12 +02:00
Daniel Collins
3cdfb25a48
[c] Fixed JSON parsing of PathConstraint spacing mode (#2065). (#2115)
See 4ec3290b987230a0b71d67c34269ba50f4e5e57f
2022-07-18 14:07:14 +02:00
Mario Zechner
2ddcf751e3 Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2022-07-18 14:03:42 +02:00
Mario Zechner
30863a69c2 [maven-release-plugin] prepare for next development iteration 2022-07-18 14:03:33 +02:00
Mario Zechner
cd3118f9e0 [maven-release-plugin] prepare release spine-libgdx-4.1.0 spine-libgdx-4.1.0 2022-07-18 14:02:24 +02:00
Harald Csaszar
b79316de81 [unity] Fixed skeleton import and Inspector behaviour of TK2D integration on 4.1. See #2113. 2022-07-18 13:16:14 +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
Harald Csaszar
1549cdea5c [unity] Fixed TK2D SpriteCollectionAttachmentLoader compile errors on 4.1. See #2113. 2022-07-14 19:24:37 +02:00
Harald Csaszar
696c723013 [Unity] Now really fixed SkeletonRootMotion out of bounds access when selecting non-default Root Motion Bone with a TransformConstraint. See #2110. 2022-07-13 20:34:17 +02:00
Harald Csaszar
2ef38e4f01 [Unity] Fixed SkeletonRootMotion out of bounds access when selecting non-default Root Motion Bone with a TransformConstraint. Closes #2110. 2022-07-13 12:19:21 +02:00
Harald Csaszar
766105189f [unity] Fixed Sprite.ToAtlasRegion and SpriteAttacher example script ignoring pivot in 4.1. Closes #2109. Issue was introduced in commit 9ecf28b, see #1884. 2022-07-12 14:51:59 +02:00
Mario Zechner
514469f45b [sfml] Force x86_64 on macOS, SFML doesn't ship ARM64 binaries yet. 2022-07-11 11:11:41 +02:00
一线灵
e964de68df
[cocos2d-x] Use backend shader definations (#2104) 2022-07-11 10:00:23 +02:00
badlogic
91a26443a9 Merge branch '4.0' into 4.1 2022-07-04 14:01:12 +02:00
badlogic
de5f8cd469 [ue4] Fix formatting. 2022-07-04 14:00:50 +02:00
GGgRain
a85765d4d9
[ue4] Black Spots and Normal Flipping Bug Fixes By CCW Resolve (Old Title : Normal Generation Improvement) (#2096)
* [ue4] Normal Generation Improvement

All the vertex normals now face correct direction. It will prevent some of the flicker in some occasions.

* [ue4] A Huge Rendering Improvement

A really huge upgrade for the rendering.
Now the renderer can resolving CCW of the triangles to remove the black spot of some parts, and it now has much more simple normal generation.
There is no need to restrict the movement of the joint / bone to avoid some ugly black spots being rendered from now, just do it without even thinking about it!
And also the flicking bug that caused by the normal flipping bug has been fixed with it, so now you can use lit material more practically with spine. Try to create some cool scenes with a great light setting!
2022-07-04 13:11:56 +02:00