Commit graph

8705 commits

Author SHA1 Message Date
Richard Davey
8cd5e772d8 Added jsdocs 2018-02-06 19:22:20 +00:00
Richard Davey
0ebe23e396 Added jsdocs 2018-02-06 19:10:44 +00:00
Richard Davey
039d63b17d Added jsdocs 2018-02-06 17:17:34 +00:00
Richard Davey
a42d1a3f3e Added jsdocs 2018-02-06 16:37:35 +00:00
Richard Davey
b0bb397369 Added jsdocs 2018-02-06 16:15:22 +00:00
Richard Davey
26a496ac3f Added jsdocs 2018-02-06 15:04:20 +00:00
Richard Davey
a4381d65aa Added jsdocs 2018-02-06 14:13:30 +00:00
Richard Davey
d9227420b3 Added jsdocs 2018-02-06 01:22:22 +00:00
Richard Davey
36229eee79 Added jsdocs 2018-02-06 01:08:43 +00:00
Richard Davey
d838f4cfcd Added jsdocs 2018-02-06 00:56:09 +00:00
Richard Davey
a8eae2bab7 Added jsdocs 2018-02-05 23:59:51 +00:00
Richard Davey
6df51372d5 Merge branch 'master' of https://github.com/photonstorm/phaser 2018-02-05 22:08:52 +00:00
Richard Davey
45bda0b6ab Added jsdocs 2018-02-05 22:08:48 +00:00
Felipe Alfonso
7b1ad0b307 transparent, clearBeforeRender and roundPixels now affect the rendering result 2018-02-05 19:06:02 -03:00
Richard Davey
b889a39bfb Removed extra docs output line 2018-02-05 02:34:42 +00:00
Richard Davey
99913b9da4 More jsdoc updates 2018-02-01 05:48:56 +00:00
Richard Davey
9e8ee078e8 Fixed mixin jsdoc defs 2018-02-01 01:36:52 +00:00
Richard Davey
6611685640 Added jsdocs 2018-02-01 01:20:11 +00:00
Richard Davey
6dc4a122bf Merge branch 'master' of https://github.com/photonstorm/phaser 2018-02-01 01:09:37 +00:00
Richard Davey
a506fcc3ac Added jsdocs 2018-02-01 01:09:34 +00:00
Felipe Alfonso
b48c2a8173 Fixed scale issue with baseScale of camera manager 2018-01-31 21:52:48 -03:00
Richard Davey
d457373287 Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
Richard Davey
c254cb2991 Added jsdocs 2018-02-01 00:25:33 +00:00
Richard Davey
218dde8d8a Merge branch 'master' of https://github.com/photonstorm/phaser 2018-02-01 00:04:48 +00:00
Richard Davey
950a125d71 Added jsdocs 2018-02-01 00:04:45 +00:00
Felipe Alfonso
e5831138a4 baseScale added to camera manager and propagated to cameras through preRender function 2018-01-31 21:01:27 -03:00
Richard Davey
35b1cce047 Merge branch 'master' of https://github.com/photonstorm/phaser 2018-01-31 17:48:32 +00:00
Richard Davey
203a0ee98c Added jsdocs 2018-01-31 17:48:30 +00:00
Felipe Alfonso
4d03853935 Added cleanup routine for all webgl content on WebGLRenderer destroy function 2018-01-31 14:36:00 -03:00
Richard Davey
ee281f95e8 Merge branch 'master' of https://github.com/photonstorm/phaser 2018-01-31 16:53:51 +00:00
Richard Davey
d8b2b6e340 jsdoc tweaks 2018-01-31 16:53:48 +00:00
Pavle Goloskokovic
499c2206c6 Merge remote-tracking branch 'origin/master' 2018-01-31 16:42:59 +01:00
Pavle Goloskokovic
53fc478a1c Fixed scope bug 2018-01-31 16:42:47 +01:00
Richard Davey
65e5b14276 Merge branch 'master' of https://github.com/photonstorm/phaser 2018-01-31 13:54:48 +00:00
Richard Davey
2a86400a28 Added in jsdocs 2018-01-31 13:54:44 +00:00
Pavle Goloskokovic
cfefbdab5a Resuming audio context passed to audio config before returning it from createAudioContext method 2018-01-31 14:09:01 +01:00
Pavle Goloskokovic
2f6d89c01a Destroy updates 2018-01-31 14:07:57 +01:00
Pavle Goloskokovic
6bfb0d21ce Releasing audio context reference 2018-01-31 14:07:03 +01:00
Richard Davey
f73d66a246 Merge branch 'master' of https://github.com/photonstorm/phaser 2018-01-31 03:38:13 +00:00
Richard Davey
a802914243 Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00
Felipe Alfonso
f294a17a79 Fixed light culling 2018-01-30 22:27:11 -03:00
Felipe Alfonso
0648161ca5 Added simple light culling 2018-01-30 22:11:51 -03:00
Felipe Alfonso
d9b04ef2e9 Light2D Plugin added to scene 2018-01-30 19:46:43 -03:00
Richard Davey
f1a25921c7 Fixed missing Pipeline component. 2018-01-30 19:16:00 +00:00
Richard Davey
6ee154f950 Added raw loader to dist config. 2018-01-30 13:30:49 +00:00
Richard Davey
4a1e4af23c
Merge pull request #3197 from benabbottnz/contributing
Fix markdown formatting
2018-01-30 13:30:28 +00:00
Richard Davey
4f76b4ddb8
Merge pull request #3195 from benabbottnz/debugheader
Update url to https
2018-01-30 13:30:10 +00:00
Richard Davey
782e0625ec
Merge pull request #3196 from benabbottnz/ce-changelog
Fix broken URL
2018-01-30 13:26:34 +00:00
Richard Davey
8426b9f727 Beta 20. 2018-01-30 13:18:24 +00:00
Richard Davey
bc2263dbd4 Fixed Camera3D Plugin, exposed it via camera3d in a Scene and added cameras to local array.
Closes #3188
2018-01-30 13:15:50 +00:00