badlogic
|
f1f4ea04eb
|
[as3] Get rid of regionTextureWidth/Height
|
2018-12-22 15:38:26 +01:00 |
|
badlogic
|
48ea9b1914
|
[c][cpp] Get rid of regionTextureWidth/Height
|
2018-12-22 15:33:42 +01:00 |
|
badlogic
|
5e96b03f43
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-12-22 15:07:39 +01:00 |
|
badlogic
|
0312d2725d
|
[lua] Port of mesh whitespaces stripping. See #1232.
|
2018-12-22 15:07:26 +01:00 |
|
badlogic
|
bcab346cde
|
[as3] Port of mesh whitespaces stripping. See #1232.
|
2018-12-22 14:57:16 +01:00 |
|
badlogic
|
4d3d84b0f4
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-12-22 14:29:54 +01:00 |
|
badlogic
|
d72302b94b
|
Updated CHANGELOG.
|
2018-12-22 14:29:36 +01:00 |
|
badlogic
|
794d7acd2f
|
[c][cpp] Port of mesh whitespaces stripping. See #1232.
|
2018-12-22 14:27:32 +01:00 |
|
badlogic
|
52f9ab8984
|
[ts] Port of mesh whitespaces stripping. See #1232.
|
2018-12-22 13:07:10 +01:00 |
|
badlogic
|
2433a87792
|
[ts][player] Fixes 1233, list item min width needs to be set for Firefox on Windows.
|
2018-12-22 11:54:10 +01:00 |
|
badlogic
|
959a71893b
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-12-21 11:33:27 +01:00 |
|
badlogic
|
c774c45cb7
|
[ts][player] Slower loading screen spinner.
|
2018-12-21 11:32:00 +01:00 |
|
badlogic
|
f40bdaac3a
|
Merge branch '3.7-beta' of https://github.com/esotericsoftware/spine-runtimes into 3.7-beta
|
2018-12-20 18:33:22 +01:00 |
|
badlogic
|
96a2386609
|
[ts][player] PMA by default.
|
2018-12-20 18:33:16 +01:00 |
|
NathanSweet
|
b12658d8ad
|
Fixed error with mesh UVs.
#1232
|
2018-12-20 17:40:06 +01:00 |
|
badlogic
|
61f4165dae
|
[ts][player] iframe content is base64 encoded now.
|
2018-12-20 17:19:13 +01:00 |
|
badlogic
|
1a0b0543e3
|
[ts][player] Media query to change editor/player layout on small screens.
|
2018-12-20 16:24:20 +01:00 |
|
badlogic
|
660a507221
|
[ts][player] Media query to change editor/player layout on small screens.
|
2018-12-20 16:21:58 +01:00 |
|
badlogic
|
9409a772c6
|
[ts][player] Fixes for default post/prefix.
|
2018-12-20 15:27:32 +01:00 |
|
badlogic
|
e5646f0370
|
Merge branch '3.7-beta' of https://github.com/esotericsoftware/spine-runtimes into 3.7-beta
|
2018-12-20 15:22:28 +01:00 |
|
badlogic
|
0d6deee210
|
[ts][player] Added embedable player code editor.
|
2018-12-20 15:22:23 +01:00 |
|
pharan
|
0180f59336
|
[unity] Improved Mecanim+SkeletonAnimation example.
|
2018-12-20 10:54:19 +08:00 |
|
NathanSweet
|
63238bfc69
|
[libgdx] Handle whitespace stripping for mesh texture regions.
|
2018-12-19 14:40:48 +01:00 |
|
NathanSweet
|
9d77b4bf12
|
[libgdx] Moved duplicate code outside the IF.
|
2018-12-19 14:40:48 +01:00 |
|
pharan
|
65e8d12e63
|
[unity] Fix tint black buffer mismatched sizes when vertex array is smaller.
|
2018-12-18 14:02:38 +08:00 |
|
badlogic
|
ac45cc9154
|
[ts][player] Closes #1231.
|
2018-12-17 18:53:48 +01:00 |
|
badlogic
|
ba33942a45
|
[ts][player] Fixed constructor.
|
2018-12-17 18:43:42 +01:00 |
|
badlogic
|
d1172cc785
|
[ts][player] Handle touch events for hover.
|
2018-12-17 18:35:29 +01:00 |
|
badlogic
|
65511c6581
|
[ts][player] Longer delay for control hiding.
|
2018-12-17 18:26:29 +01:00 |
|
badlogic
|
43227961ce
|
[ts][player] Click on canvas will now pause/resume player ala YouTube.
|
2018-12-17 18:17:18 +01:00 |
|
badlogic
|
d5ee59558a
|
[ts][player] constructor now takes string in addition to HTMLElement, hover behaviour now similar to YouTube.
|
2018-12-17 18:00:44 +01:00 |
|
badlogic
|
7a3ec78638
|
[ts][player] decreased delay for when mouse leaves player area and controls are hidden.
|
2018-12-17 17:04:58 +01:00 |
|
badlogic
|
49f9eb12a9
|
Updated CHANGELOG.
|
2018-12-17 15:57:49 +01:00 |
|
badlogic
|
86dca93180
|
[ts][player] Updated docs.
|
2018-12-17 15:56:43 +01:00 |
|
badlogic
|
8ab455fcf4
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-12-17 15:53:31 +01:00 |
|
badlogic
|
c21b366d03
|
[ts][player] Renamed build output.
|
2018-12-17 15:45:22 +01:00 |
|
badlogic
|
af9c9c1e8b
|
[ts][player] Renamed build output.
|
2018-12-17 15:44:24 +01:00 |
|
badlogic
|
9d1e37d30b
|
Updated runtimes.sh to export to player/ instead of widget/.
|
2018-12-17 15:33:54 +01:00 |
|
badlogic
|
2e29006764
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-12-17 15:32:59 +01:00 |
|
badlogic
|
075d4a1be5
|
[ts][player] Removed old widget. Renamed TSC output to spine-player.js, moved sources from widget/ to player/.
|
2018-12-17 15:32:25 +01:00 |
|
badlogic
|
7d066d7f9d
|
[lua] Fix path constraint for when path length is NaN. See #1230.
|
2018-12-17 15:25:06 +01:00 |
|
badlogic
|
9f8003a3b6
|
[as3] Fix path constraint for when path length is NaN. See #1230.
|
2018-12-17 15:23:24 +01:00 |
|
badlogic
|
19fdea7d80
|
[ts] Fix path constraint for when path length is NaN. See #1230.
|
2018-12-17 15:21:59 +01:00 |
|
badlogic
|
503cdb81f4
|
[c][cpp] Fix path constraint for when path length is NaN.
|
2018-12-17 15:20:12 +01:00 |
|
badlogic
|
f526961603
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-12-17 15:15:36 +01:00 |
|
badlogic
|
a86c5a7f40
|
Merge branch '3.7-beta-cpp' of https://github.com/esotericsoftware/spine-runtimes into 3.7-beta-cpp
|
2018-12-17 15:15:06 +01:00 |
|
soctty
|
6bea3e8e8f
|
Expose Dynamic Material Instances (#1225)
Moved atlasXBlendMaterials arrays to public namespace for accessibility at runtime.
See also:
https://github.com/EsotericSoftware/spine-runtimes/issues/1210
|
2018-12-17 15:05:53 +01:00 |
|
badlogic
|
65409ae048
|
[cocos2dx] Fixes #1229, tint black calculation was incorrect.
|
2018-12-17 15:04:16 +01:00 |
|
pharan
|
55f4a2968b
|
[unity] Some fixes and docs for frame limit example.
|
2018-12-17 16:17:40 +08:00 |
|
pharan
|
9a7f6add4b
|
[unity] Frame limit example component and scene.
|
2018-12-17 16:09:42 +08:00 |
|