Richard Davey
|
2037cf468b
|
More clarity. #3622
|
2018-04-27 12:42:37 +01:00 |
|
iamchristopher
|
68687162b5
|
Fixed JSONFile loader doesn't pass loader to JSONFile
|
2018-04-26 20:31:32 -04:00 |
|
iamchristopher
|
37701b0d6f
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-26 20:11:03 -04:00 |
|
Richard Davey
|
ef136f684d
|
Polygon.setTo would fail if given an array of arrays as a list of points. Fix #3619
|
2018-04-26 15:55:27 +01:00 |
|
Richard Davey
|
65c54f4b8d
|
Array.AddAt would fail if it branched to the fast-path within a Container due to an invalid property. Fix #3617
|
2018-04-26 15:44:56 +01:00 |
|
Richard Davey
|
10a5961a96
|
Swapped to npm to avoid yarn Buffer() security errors
|
2018-04-26 15:12:25 +01:00 |
|
Richard Davey
|
b421499b89
|
Updated log
|
2018-04-26 13:05:57 +01:00 |
|
Richard Davey
|
c4a9b11053
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-26 13:05:05 +01:00 |
|
Richard Davey
|
b4ddfe3181
|
Updated log
|
2018-04-26 13:05:00 +01:00 |
|
Richard Davey
|
dbdd5a8d04
|
Merge pull request #3514 from iamchristopher/feature-multi-image-loader
Fixed loading normals with multi image load
|
2018-04-26 13:04:49 +01:00 |
|
Richard Davey
|
b2b631534c
|
Merge pull request #3616 from samme/fix/particles
Fix ParticleEmitter#toJSON() output
|
2018-04-26 13:03:30 +01:00 |
|
Richard Davey
|
103e0c8727
|
Updated RandomDataGenerator.shuffle to remove several internal calls as min is always zero
|
2018-04-26 13:02:13 +01:00 |
|
Richard Davey
|
44314845f5
|
Merge pull request #3564 from wtravO/master
Added array shuffle method to RDG
|
2018-04-26 12:38:19 +01:00 |
|
Richard Davey
|
6934d79747
|
Merge pull request #3613 from samme/fix/3612
Fix no children created from GroupCreateConfig[] (multiple adds)
|
2018-04-26 12:36:23 +01:00 |
|
Richard Davey
|
17341d3727
|
Merge pull request #3614 from Fabadiculous/docs
Docs for DegToRad, RadToDeg, Rotate, Within, RoundAwayFromZero and IsEven
|
2018-04-26 12:34:39 +01:00 |
|
Chris Wright
|
ed51affded
|
Merge branch 'master' into feature-multi-image-loader
|
2018-04-25 20:48:06 -04:00 |
|
Felipe Alfonso
|
cf8e2cfd60
|
added jsdoc comments to WebGLRenderer
|
2018-04-25 20:30:41 -03:00 |
|
Felipe Alfonso
|
0c90f068fc
|
Added jsdoc comments to WebGLPipeline
|
2018-04-25 19:52:20 -03:00 |
|
Richard Davey
|
038bbcc7bc
|
Fixed the remaining file types.
|
2018-04-25 23:16:17 +01:00 |
|
Felipe Alfonso
|
de7568acbb
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-04-25 13:18:36 -03:00 |
|
Richard Davey
|
0f0f099326
|
eslint fixes
|
2018-04-25 17:18:16 +01:00 |
|
Felipe Alfonso
|
e85c66a2fd
|
Added jsdocs comments to WebGL utils
|
2018-04-25 13:17:33 -03:00 |
|
Richard Davey
|
d258fc30e9
|
Change log udpated
|
2018-04-25 17:16:46 +01:00 |
|
Richard Davey
|
074fcbcf2b
|
null references
|
2018-04-25 17:16:39 +01:00 |
|
Richard Davey
|
9843da1053
|
Check file cache and pass processing of the file off to the file itself
|
2018-04-25 17:16:09 +01:00 |
|
Richard Davey
|
a07cc81806
|
Fixed passing of data for freshly added Scenes
|
2018-04-25 17:14:10 +01:00 |
|
Richard Davey
|
83a1965cb8
|
Files types updated to support new cache config value
|
2018-04-25 17:13:43 +01:00 |
|
Richard Davey
|
75a49d284c
|
Added hasCacheConflict and addToCache methods/
|
2018-04-25 17:13:06 +01:00 |
|
Richard Davey
|
1b25755419
|
The BaseCache has a new method exists that will return a boolean if an entry for the given key exists in the cache or not.
|
2018-04-25 17:07:39 +01:00 |
|
Felipe Alfonso
|
d2da10c1a9
|
Added jsdoc comments to TextureTintPipeline
|
2018-04-25 13:06:19 -03:00 |
|
Daniel
|
78d1c566ef
|
Fix comment alignment
|
2018-04-25 20:25:29 +10:00 |
|
Daniel
|
9f8d87c23f
|
Fill some description tags in Vector2.js. Fixed some descriptions.
Filled for:
setFromObject
constructor
|
2018-04-25 20:10:49 +10:00 |
|
samme
|
bd9831912c
|
Don't stringify emitter ops twice
|
2018-04-24 14:20:23 -07:00 |
|
samme
|
0de5340201
|
Add 'angle' to configOpMap
It was missing from toJSON() output
|
2018-04-24 14:20:23 -07:00 |
|
Felipe Alfonso
|
f64b4b9b20
|
added jsdoc comments to ForwardDiffuseLightPipeline
|
2018-04-24 16:52:57 -03:00 |
|
Felipe Alfonso
|
7e90dab82f
|
FlatTintPipeline jsdoc comments
|
2018-04-24 16:30:00 -03:00 |
|
Felipe Alfonso
|
e385d018c5
|
added comments to ModelViewProjection pipeline component
|
2018-04-24 16:00:35 -03:00 |
|
Felipe Alfonso
|
426bc4ffd4
|
BitmapMaskPipeline jsdoc descriptions
|
2018-04-24 13:53:10 -03:00 |
|
Richard Davey
|
ef24982301
|
Pending dos
|
2018-04-24 15:34:55 +01:00 |
|
Richard Davey
|
741d1f5793
|
Doc pending tags
|
2018-04-24 15:32:08 +01:00 |
|
Daniel
|
1f50bbd221
|
Filled many description tags for methods in Vector2.
These include:
reset,dot, normalize, lengthSq, length, distance, distanceSq, negate,
divide, multiply, add, subtract, scale, angle, equals, setTo, set, copy,
clone
|
2018-04-24 17:40:51 +10:00 |
|
Daniel
|
f347af853f
|
Fix grammar in return statement description DegToRad.js
|
2018-04-24 16:29:51 +10:00 |
|
Daniel
|
529c35adda
|
Update return statement description in RadToDeg
|
2018-04-24 16:27:19 +10:00 |
|
Daniel
|
516c8cb29d
|
Update return statement description in DegToRad
|
2018-04-24 16:26:47 +10:00 |
|
Daniel
|
bad01055e1
|
Fill description tags in IsEven.js
|
2018-04-24 16:23:42 +10:00 |
|
Daniel
|
ce4702cbc2
|
Fill all description tags in RoundAwayFromZero.js
|
2018-04-24 16:23:26 +10:00 |
|
Daniel
|
bea966f646
|
Fill in remaining description tags for Within.js
|
2018-04-24 16:22:52 +10:00 |
|
Daniel
|
2fbb29f79a
|
Fill all description tags in Rotate.js
|
2018-04-24 16:22:05 +10:00 |
|
Daniel
|
31ed7f7673
|
Fill all description tags in TadToDeg.js
|
2018-04-24 13:48:11 +10:00 |
|
Daniel
|
c119d570ee
|
Fill all description tags in DegToRad.js
|
2018-04-24 13:47:55 +10:00 |
|