Richard Davey
|
484669c4bb
|
Added new ProcessQueue struct for classes that need this pattern a lot
|
2017-11-09 23:55:59 +00:00 |
|
Richard Davey
|
390dcbf461
|
New Set.iterateLocal method
|
2017-11-09 04:00:33 +00:00 |
|
Richard Davey
|
e0adac3ced
|
Added abillity to count children with matching properties
|
2017-10-25 16:07:08 +01:00 |
|
Richard Davey
|
19e895b7a1
|
Added new List structure, based on Display List without the scene sorting.
|
2017-10-20 14:13:15 +01:00 |
|
Richard Davey
|
99954c58fa
|
Added callback scope argument to Set.each and Set.iterate.
|
2017-10-04 17:05:44 +01:00 |
|
Richard Davey
|
140ed6b4df
|
Exposed RTree
|
2017-07-12 00:48:56 +01:00 |
|
photonstorm
|
1704082e82
|
Added getArray methods to Map and Set.
|
2017-07-07 18:13:08 +01:00 |
|
photonstorm
|
dc081f0d26
|
More classes moved to the new structure.
|
2017-07-04 13:58:45 +01:00 |
|
Richard Davey
|
8952c1d578
|
Moved constructors
|
2017-06-28 17:17:31 +01:00 |
|
Richard Davey
|
e02402b89b
|
Set iterate index added.
|
2017-06-08 22:10:20 +01:00 |
|
Richard Davey
|
ec72d18145
|
Fixed issue in Set.
|
2017-03-27 16:59:58 +01:00 |
|
Richard Davey
|
f125f35763
|
Added in all the missing Map functions, ready for use.
|
2017-03-22 23:44:55 +00:00 |
|
Richard Davey
|
ce3bb7d1fa
|
Implemented RTree spatial sort for the display list handling. Canvas Renderer updated to take advantage of it. Camera updated to extend BaseTransform + add extra properties. Array QuickSelect function added. Frame radius calculation added.
|
2017-01-26 04:06:10 +00:00 |
|
photonstorm
|
6585297fbf
|
Lots of Math component exports added.
Restructured Phaser export file, finally removing it out of the Boot folder.
Fixed several broken math functions.
|
2016-12-13 16:12:25 +00:00 |
|
Richard Davey
|
4662100514
|
Updating Set API, adding Map, adding Cache.
|
2016-12-09 09:32:24 +00:00 |
|
photonstorm
|
71a51b5999
|
Added Set.iterate.
|
2016-12-08 16:23:04 +00:00 |
|
photonstorm
|
903b703245
|
Added Multi Atlas loader support and fixed issue with Set.each iteration.
|
2016-12-08 16:23:04 +00:00 |
|
Richard Davey
|
04ecaefc48
|
Lots of noise removal and fixed loader processing queue.
|
2016-12-07 01:13:17 +00:00 |
|
Richard Davey
|
77b469b1a5
|
State level Loader re-implemented, and lots of BaseLoader features updated.
|
2016-11-30 17:16:45 +00:00 |
|
Richard Davey
|
e34d53a969
|
Added a Set data structure.
|
2016-11-30 01:24:44 +00:00 |
|