Richard Davey
|
305ffdf840
|
Updated change log
|
2018-04-19 14:28:22 +01:00 |
|
Richard Davey
|
8f54932f93
|
Remove canvas from parent node.
|
2018-04-19 14:23:55 +01:00 |
|
Richard Davey
|
3d0be3e20c
|
Group.remove and clear have optional destroyChild arguments
|
2018-04-19 14:13:46 +01:00 |
|
Richard Davey
|
e14d0c5054
|
eslint fixes
|
2018-04-19 13:57:33 +01:00 |
|
Richard Davey
|
a6c430674a
|
# not .
|
2018-04-19 13:31:21 +01:00 |
|
Richard Davey
|
eb1990d061
|
jsdoc fix
|
2018-04-19 13:30:19 +01:00 |
|
Richard Davey
|
176b085402
|
jsdoc fix
|
2018-04-19 13:28:10 +01:00 |
|
Richard Davey
|
cb4eb9e435
|
Rescoped RetroFont so it's no longer bound to BitmapText
|
2018-04-19 13:07:59 +01:00 |
|
Richard Davey
|
5b31a51dd5
|
Rescoped
|
2018-04-19 12:42:35 +01:00 |
|
Richard Davey
|
895c9f9694
|
Missing module fix
|
2018-04-19 12:39:28 +01:00 |
|
Richard Davey
|
32ce8d7947
|
jsdoc fixes and removed un-used ResetKey file.
|
2018-04-19 12:30:38 +01:00 |
|
Felipe Alfonso
|
504ba9e133
|
Fixed eslint errors on TextureTintPipeline.js
|
2018-04-18 18:54:06 -03:00 |
|
Richard Davey
|
d0878233e6
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-18 22:46:52 +01:00 |
|
Richard Davey
|
f2c629c588
|
Updated change log
|
2018-04-18 22:46:49 +01:00 |
|
Felipe Alfonso
|
4496e773a7
|
Removed particle scroll factor property and calculation from canvas rendering
|
2018-04-18 18:44:09 -03:00 |
|
Felipe Alfonso
|
c4afb51c1b
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-18 18:40:41 -03:00 |
|
Felipe Alfonso
|
aef538d61b
|
Added parent transform matrix to Light2D pipieline to allow support for containers
|
2018-04-18 18:40:27 -03:00 |
|
Richard Davey
|
973d8ecac5
|
Merge pull request #3592 from samme/fix/group-get-handler
Fix incorrect `active` state selection in Group#getHandler
|
2018-04-18 22:37:22 +01:00 |
|
Felipe Alfonso
|
e25f420269
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-18 18:35:42 -03:00 |
|
Felipe Alfonso
|
47bee69b3b
|
Fixed transformation matrix order for batchGraphics
|
2018-04-18 18:35:18 -03:00 |
|
Richard Davey
|
f57ab02fe6
|
Recoded how RTree generations its functions. Solves perf issue introduced in 3.4 Fix #3594
|
2018-04-18 22:32:52 +01:00 |
|
Felipe Alfonso
|
18e178a72f
|
Fixed matrix transformation order for batchTexture
|
2018-04-18 18:30:54 -03:00 |
|
Felipe Alfonso
|
f3e0ae8d44
|
Fixed order of transformation for dynamic bitmap text
|
2018-04-18 18:28:08 -03:00 |
|
Felipe Alfonso
|
dbafd9a70c
|
Fixed order of matrix transformation on:
-emitter
-blitter
-sprite
-mesh
-bitmap text
|
2018-04-18 18:15:43 -03:00 |
|
samme
|
1c0905a103
|
Fix incorrect active state selection
|
2018-04-18 08:44:10 -07:00 |
|
Richard Davey
|
23f353326c
|
jsdoc fix
|
2018-04-18 13:48:25 +01:00 |
|
Richard Davey
|
af3273b2e6
|
jsdoc fixes
|
2018-04-18 13:39:55 +01:00 |
|
Richard Davey
|
f73e18043f
|
jsdoc fix
|
2018-04-18 13:35:43 +01:00 |
|
Richard Davey
|
6e77557375
|
jsdoc fixes
|
2018-04-18 13:34:22 +01:00 |
|
Richard Davey
|
b0544c73b8
|
jsdoc fixes
|
2018-04-18 13:29:22 +01:00 |
|
Richard Davey
|
c391662faa
|
Updated log and changed version
|
2018-04-18 13:29:15 +01:00 |
|
Richard Davey
|
d96382f94d
|
Added getFirstNth and getLastNth
|
2018-04-18 13:28:57 +01:00 |
|
Richard Davey
|
55965c748f
|
jsdoc fixes
|
2018-04-18 12:13:49 +01:00 |
|
Richard Davey
|
5b4feedcaf
|
Added Group.GetLast
|
2018-04-18 04:01:06 +01:00 |
|
Richard Davey
|
6772a548dc
|
Preparing for 3.6.0
|
2018-04-17 20:55:47 +01:00 |
|
Richard Davey
|
765730c4b6
|
3.5.1 Release
|
2018-04-17 20:51:31 +01:00 |
|
Richard Davey
|
135ea60eb3
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-17 18:17:53 +01:00 |
|
Richard Davey
|
152a01731b
|
Updated log
|
2018-04-17 18:17:50 +01:00 |
|
Felipe Alfonso
|
eceb43584b
|
Fixed issue on particle emitter rendering not writing directly to the vertex count property
|
2018-04-17 13:20:08 -03:00 |
|
Richard Davey
|
89c9da54ac
|
Added more contributors
|
2018-04-17 17:04:43 +01:00 |
|
Richard Davey
|
d3e6d60043
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-17 16:00:09 +01:00 |
|
Richard Davey
|
8eef87b858
|
Log update
|
2018-04-17 16:00:02 +01:00 |
|
Richard Davey
|
d3d21976d3
|
lint fix
|
2018-04-17 15:59:57 +01:00 |
|
Richard Davey
|
c3c39d85eb
|
Merge pull request #3584 from NemoStein/master
XHR parameters are optional in Phaser.Loader.FileTypes
|
2018-04-17 15:31:57 +01:00 |
|
Richard Davey
|
549976134d
|
Only return 2d context
|
2018-04-17 15:24:07 +01:00 |
|
Richard Davey
|
529cdedc70
|
Re-enabled getScene. #3579
|
2018-04-17 15:07:54 +01:00 |
|
NemoStein
|
2c3f13246d
|
Updated jsdocs (all XHR parameters are optional in Phaser.Loader.FileTypes)
|
2018-04-17 10:31:52 -03:00 |
|
Richard Davey
|
1be486fab4
|
destroy only called once, no matter how many times the Scene restarts. Fix #3581
|
2018-04-17 12:25:45 +01:00 |
|
Richard Davey
|
21f00d0004
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-17 02:38:12 +01:00 |
|
Richard Davey
|
d8c519c88c
|
Updated change log
|
2018-04-17 02:37:56 +01:00 |
|