Harald Csaszar
|
ece6530b0c
|
[unity] Fixed exception at prefab baking. Closes #2034.
|
2022-02-16 20:04:02 +01:00 |
|
Harald Csaszar
|
c523576895
|
[unity] Fixed exception at prefab baking. Closes #2034.
|
2022-02-16 19:51:02 +01:00 |
|
Harald Csaszar
|
5af852d83f
|
[unity] Unity SpriteAtlas Support: Removed unnecessary material reference to generated editor atlas texture in pre-build step. See #1900.
|
2022-02-15 14:54:30 +01:00 |
|
Harald Csaszar
|
684693fd1c
|
Merge branch '4.0' into 4.1-beta
|
2022-02-10 17:06:28 +01:00 |
|
Harald Csaszar
|
dc2bddd883
|
[unity] Fixed import issue when suitable atlas found in multiple directories, wrong one could be assigned if named identically. Closes #2033.
|
2022-02-10 17:04:52 +01:00 |
|
Mario Zechner
|
9319029763
|
[c] Sequence support in SkeletonBinary and SkeletonJson.
|
2022-02-10 16:00:53 +01:00 |
|
Harald Csaszar
|
3289550eb0
|
[unity] Added skeleton component Inspector parameter Advanced - Animation Update with modes In Update, In FixedUpdate and Manual Update. Added SkeletonRootMotion properties PreviousRigidbodyRootMotion and AdditionalRigidbody2DMovement.
|
2022-02-09 12:22:02 +01:00 |
|
Harald Csaszar
|
76068cc4f4
|
Merge branch '4.0' into 4.1-beta
|
2022-02-07 16:25:34 +01:00 |
|
Harald Csaszar
|
6b8c6b31cf
|
[unity] Timeline: Fixed Editor scrubbing preview not showing SkeletonUtilityBone overrides (Update callback based). Closes #2031.
|
2022-02-07 16:18:44 +01:00 |
|
Harald Csaszar
|
5048034053
|
[unity] Timeline UPM package documentation updated to latest changes, also on website documentation.
|
2022-02-04 20:46:25 +01:00 |
|
Harald Csaszar
|
e160380d0e
|
[unity] Minor: made Timeline Track and Clip colors consistent.
|
2022-02-04 16:01:08 +01:00 |
|
Harald Csaszar
|
431910d660
|
[unity] Timeline add Track menu naming improvements. Changed clip property Custom Duration to Default Mix Duration (inverted). Improved track appearance in the Timeline window and track Inspector.
|
2022-02-04 14:38:24 +01:00 |
|
Mario Zechner
|
0d237b1529
|
[c] Port sequence timeline loading to SkeletonBinary
Deform timeline parsing not working.
|
2022-02-04 13:21:44 +01:00 |
|
Nathan Sweet
|
aced5aa489
|
[libgdx] Added TwoColorPolygonBatch#getPremultipliedAlpha.
|
2022-02-02 16:19:09 -04:00 |
|
Mario Zechner
|
c6d01e98e8
|
Merge branch '4.1-beta' into 4.2-beta
|
2022-02-02 12:40:12 +01:00 |
|
Mario Zechner
|
ec93dbac89
|
[cpp] Fix formatting.
|
2022-02-02 12:40:00 +01:00 |
|
Mario Zechner
|
a382a4dd75
|
[ts] released 4.2.1
|
2022-02-02 12:20:32 +01:00 |
|
Mario Zechner
|
9228676c9a
|
Merge branch '4.1-beta' into 4.2-beta
|
2022-02-02 12:19:17 +01:00 |
|
Mario Zechner
|
a518dea2ba
|
[ts] released 4.1.8
|
2022-02-02 12:19:06 +01:00 |
|
Mario Zechner
|
d19d83aaf4
|
Merge branch '4.0' into 4.1-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-02-02 12:17:10 +01:00 |
|
Mario Zechner
|
8688bbc5ee
|
[ts] released 4.0.20
|
2022-02-02 12:16:09 +01:00 |
|
Mario Zechner
|
c620c74bb3
|
Merge branch '4.1-beta' into 4.2-beta
|
2022-02-02 12:13:21 +01:00 |
|
Mario Zechner
|
c34499a8ee
|
Merge branch '4.0' into 4.1-beta
|
2022-02-02 12:12:57 +01:00 |
|
Mario Zechner
|
7031982333
|
[threejs] Explicitely discard fragments with alpha < 0.5, closes #1985
|
2022-02-02 12:12:09 +01:00 |
|
Mario Zechner
|
738217f8c1
|
[threejs] Explicitely discard fragments with alpha < 0.5, closes #1985
|
2022-02-02 12:11:48 +01:00 |
|
Mario Zechner
|
605d8705b9
|
Merge branch '4.1-beta' into 4.2-beta
|
2022-02-02 12:06:39 +01:00 |
|
Mario Zechner
|
1fb9546b27
|
[ts] released 4.1.7
|
2022-02-02 12:06:26 +01:00 |
|
Mario Zechner
|
28dc5dd2e8
|
[ts] Fix bugs in ported code for #2027
|
2022-02-02 12:04:26 +01:00 |
|
Mario Zechner
|
ffb9e75b09
|
[c][cpp] Port of shortestRotation, see #2027
|
2022-02-02 12:02:43 +01:00 |
|
Nathan Sweet
|
c3dd157415
|
Merge branch '4.1-beta' into 4.2-beta
Physics were removed from 4.1-beta.
# Conflicts:
# spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java
# spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java
|
2022-01-31 11:47:06 -04:00 |
|
Nathan Sweet
|
9271eb239a
|
Removed spring constraints.
The physics features have been moved to 4.2.
|
2022-01-31 11:42:49 -04:00 |
|
Nathan Sweet
|
60ee4bce07
|
[libgdx] Skeleton Viewer, changes from 4.1-beta-physics.
|
2022-01-31 11:36:49 -04:00 |
|
Nathan Sweet
|
6135fa8684
|
[libgdx] Made fixes from 4.1-beta-physics in 4.1-beta.
|
2022-01-31 11:21:07 -04:00 |
|
Nathan Sweet
|
4a869294ac
|
[libgdx] Physics WIP.
|
2022-01-31 11:12:38 -04:00 |
|
Nathan Sweet
|
f07d1aef43
|
[libgdx] Skeleton Viewer, use canonical path.
Windows will give a short 8.3 path if the path is very long, then the ".json" extension becomes ".jso".
|
2022-01-28 17:50:05 -04:00 |
|
Nathan Sweet
|
4bf5c690d0
|
Merge branch '4.1-beta' into 4.1-beta-physics
|
2022-01-28 11:21:00 -04:00 |
|
Luke Ingram
|
fd617b562e
|
[libgdx] Fixed AnimationState.trackEntry()
Some TrackEntry fields weren't reset to their default values. @NathanSweet you did a bug
|
2022-01-28 11:03:36 -04:00 |
|
Luke Ingram
|
7cb3d99114
|
[ts] Port of ShortestRotation, see #2027
|
2022-01-28 11:01:17 -04:00 |
|
Nathan Sweet
|
b677e2ece1
|
[libgdx] Skeleton Viewer, accept drag and drop with any data file suffix.
|
2022-01-27 14:28:33 -04:00 |
|
Mario Zechner
|
e4a92c8463
|
Merge branch '4.1-beta' into 4.1-beta-physics
|
2022-01-27 18:42:52 +01:00 |
|
Mario Zechner
|
504f52a5a7
|
Merge branch '4.0' into 4.1-beta
# Conflicts:
# spine-as3/spine-as3/src/spine/animation/ScaleTimeline.as
# spine-as3/spine-as3/src/spine/animation/ScaleXTimeline.as
# spine-as3/spine-as3/src/spine/animation/ScaleYTimeline.as
# spine-lua/spine-lua/Animation.lua
# 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-01-27 18:42:14 +01:00 |
|
Mario Zechner
|
b0de9cbfb6
|
[as3] Ported scale mixing fix, closes #2028.
|
2022-01-27 18:40:45 +01:00 |
|
Luke Ingram
|
eff8b372f7
|
[lua] Port of additive scale mixing fix, see #2028
|
2022-01-26 16:02:39 -04:00 |
|
Mario Zechner
|
65c62bff06
|
[cpp] Ported scale mixing fix, see #2028.
|
2022-01-26 20:37:29 +01:00 |
|
Mario Zechner
|
c8fe2c884b
|
[c] Ported scale mixing fix, see #2028.
|
2022-01-26 20:36:10 +01:00 |
|
Mario Zechner
|
0744b4c12d
|
[ts] Released 4.0.19
|
2022-01-26 20:31:12 +01:00 |
|
Mario Zechner
|
0db427be00
|
[ts] Update package-lock.json.
|
2022-01-26 20:28:50 +01:00 |
|
Mario Zechner
|
ac4bb9dea3
|
[ts] Updated tsc to 4.5.5.
|
2022-01-26 20:27:10 +01:00 |
|
Luke Ingram
|
8d2a5770c6
|
Merge branch '4.0' of https://github.com/esotericsoftware/spine-runtimes into 4.0
|
2022-01-26 14:22:37 -04:00 |
|
Luke Ingram
|
25bea5e7b8
|
[ts] Port of additive scale mixing fix, see #2028
|
2022-01-26 14:22:21 -04:00 |
|