Richard Davey
73a727895e
3.21.0 dist files
2019-11-22 17:03:31 +00:00
Richard Davey
e762a89223
3.20.1 dist files
2019-10-15 12:31:38 +01:00
Richard Davey
4e59d2c373
New dist files
2019-10-11 19:07:32 +01:00
Richard Davey
e0ec646496
3.19 Release
2019-08-08 16:12:17 +01:00
Richard Davey
3184f2843a
3.18.1 Build Files
2019-06-20 10:00:45 +01:00
Richard Davey
d2738f084b
3.18 Release
2019-06-19 16:06:51 +01:00
Richard Davey
a854a96307
3.17 Release files
2019-05-10 16:38:07 +01:00
Richard Davey
04080bc1ba
3.16.2 Release
2019-02-11 09:59:29 +00:00
Richard Davey
f9cb8972ab
3.16.1 (because, npm)
2019-02-05 00:49:42 +00:00
Richard Davey
9dbf4d4d06
3.16 Build files
2019-02-05 00:12:29 +00:00
Richard Davey
61008f4eda
3.15.1 Release
2018-10-16 16:24:43 +01:00
Richard Davey
b80952ae5d
3.15 build
2018-10-16 15:38:10 +01:00
Richard Davey
c6faa7c8a7
3.14 Release
2018-10-01 14:44:42 +01:00
Richard Davey
a39555a53d
3.13 Build
2018-09-20 16:58:00 +01:00
Richard Davey
a533895569
3.12 Release
2018-09-04 15:48:36 +01:00
Richard Davey
5189d95e72
3.12.0 Beta 3 Release
2018-08-23 19:29:53 +01:00
Richard Davey
c94404986c
3.12 Beta 2 Release
2018-08-09 14:16:12 +01:00
Richard Davey
1d4440a726
3.12 Beta 1 Release
2018-08-06 15:33:32 +01:00
Richard Davey
05e6f65d51
3.11 Release
2018-07-13 11:37:57 +01:00
Richard Davey
7c9f731540
3.10.1 Release
2018-06-13 13:52:56 +01:00
Richard Davey
16f61b402b
3.10 Release
2018-06-13 09:00:40 +01:00
Richard Davey
23d3fe3774
3.9.0 Release
2018-05-24 23:42:40 +01:00
zacharysarette
de759b69a5
Fixes a bug #3651
...
Describe the changes below:
The tween animation was getting stuck when calling restart on it after being added.
It now checks to see if this.state === TWEEN_CONST.PENDING_ADD in the tween restart function
If true, sets this.seek(0) and this.parent.makeActive(this)
This fixes the issue that makes the tween stuck when restarting the new tween directly after adding a the new tween.
Updates to package.json and package-lock.json were undone from the last pull request.
2018-05-23 21:01:07 +09:00
zacharysarette
6af861b813
Revert "This fixes an issue with the tween restart function in phaser.js."
...
This reverts commit f170c0f406
.
2018-05-23 20:41:48 +09:00
zacharysarette
f170c0f406
This fixes an issue with the tween restart function in phaser.js.
...
It checks to see if state === TWEEN_CONST.PENDING_ADD.
If so sets seek(0) and parent.makeActive(this).
This fixes the issue that makes the tween stuck when restarting after adding a new tween.
2018-05-20 14:01:23 +09:00
Richard Davey
62c458d90e
New 3.8 build files
2018-05-16 15:17:51 +01:00
Richard Davey
dfc3cb92c0
3.8.0 Release
2018-05-16 15:08:01 +01:00
Richard Davey
7788602518
3.7.1 Release
2018-05-08 23:47:33 +01:00
Richard Davey
321ccf883a
3.7.0 Release
2018-05-08 23:29:42 +01:00
Richard Davey
75b250ba5b
3.6.0 Release
2018-04-19 14:45:54 +01:00
Richard Davey
765730c4b6
3.5.1 Release
2018-04-17 20:51:31 +01:00
Richard Davey
1eff0b2889
Phaser 3.5.0 Build
2018-04-16 19:44:39 +01:00
Richard Davey
443a12efce
Phaser 3.4 release
2018-04-12 23:14:46 +01:00
Richard Davey
43c91a695a
3.3.0 release build
2018-03-22 13:29:40 +00:00
Richard Davey
22901a1b05
3.2.1 build
2018-03-12 16:42:17 +00:00
Richard Davey
15def0fae7
3.2.0 dist files
2018-03-05 22:27:11 +00:00
Richard Davey
b1b5c863f3
3.1.2 Release
2018-02-23 13:29:52 +00:00
Richard Davey
193ac6bfed
Updated for 3.1.1 Release.
2018-02-20 14:23:21 +00:00
Richard Davey
77f165a9b9
3.1.0 dist files
2018-02-16 12:37:33 +00:00
Richard Davey
52a2322fc7
Phaser 3.0.0 Release.
2018-02-13 06:25:51 +00:00
Richard Davey
ace042f889
Phaser 3.0.0 Release files.
2018-02-13 03:45:43 +00:00