badlogic
|
f158e9e996
|
[ts] Ported VertexAttachment id and Timeline/Animation#apply changes
|
2017-06-12 17:00:10 +02:00 |
|
badlogic
|
778055ae5b
|
[ts] Added ClippingAttachment and loading in SkeletonJson. Updated coin example
|
2017-04-11 15:30:34 +02:00 |
|
badlogic
|
30b3d9904e
|
[ts] Fixed bug in MeshAttachment.setParentMesh, wasn't assinging worldVerticesLength
|
2017-01-30 15:19:15 +01:00 |
|
badlogic
|
e49b587fa8
|
Merged latest from master
|
2017-01-27 09:47:00 +01:00 |
|
badlogic
|
be1a2e3cbb
|
Fixed bug in SkeletonJson, used = instead of == in condition. Fixed vertex component order for mesh attachment. Fixed SkeletonRenderer.
|
2017-01-26 14:52:04 +01:00 |
|
badlogic
|
fcade28c7a
|
[ts] Updated to 3.6-beta, changes to updateWorldVertices (now computeWorldVertices) for attachments, two color timeline, point attachment, transform constraint local and relative modes. Meshes don't render yet in WebGL backend. Need to update other backends as well.
|
2017-01-25 16:55:39 +01:00 |
|
badlogic
|
1246bf85c6
|
[ts] Ported fix from f3dbc650f83ae698443bb34ad4034dad9946fa08
|
2016-12-28 21:33:20 +01:00 |
|
NathanSweet
|
36000e3c55
|
Updated to v3.5 (merge dev branch).
# Conflicts:
# spine-c/src/spine/AnimationState.c
|
2016-11-15 23:10:23 +01:00 |
|
badlogic
|
05551e9b16
|
[ts] Closes #738, remove trailing whitespace
|
2016-10-20 14:48:13 +02:00 |
|
badlogic
|
bf5f0d808e
|
[ts] Updated to 3.5, constraint order from export, applied bone attributes. Changes to Animation and AnimationState have not been ported yet
|
2016-10-17 13:48:12 +02:00 |
|
NathanSweet
|
c0fdc454a2
|
Fixed inconsistent newlines.
License header was followed by \n\n and files ended with \n. Changed to \r\n.
|
2016-10-15 23:45:16 +02:00 |
|
badlogic
|
5aa27771c3
|
[runtimes] Updated ALL sources to use latest Spine Runtimes License v2.5. Manually checked all the things...
|
2016-10-13 15:12:05 +02:00 |
|
badlogic
|
b4788a6c42
|
[ts] Fixed RegionAttachment#setRegion, now actually sets the region property. Fixed up WebGL example
|
2016-09-26 10:58:30 +02:00 |
|
badlogic
|
ef4b04756c
|
[ts] Added ShapeRenderer and SkeletonDebugRenderer, added to WebGL test
|
2016-08-23 14:11:45 +02:00 |
|
badlogic
|
28b97e4532
|
[ts] Final touches to samples, removed underscore from private fields
|
2016-08-19 14:10:30 +02:00 |
|
badlogic
|
847bd2a76c
|
[ts] More refactoring for greater code reuse
|
2016-08-16 10:41:28 +02:00 |
|
Nathan Sweet
|
698c4a1661
|
[ts] Added spine-ts runtime for TypeScript and JavaScript
|
2016-08-12 09:28:50 +02:00 |
|