.. |
actions
|
Moved the depth sorting functions into the DisplayList class, as it's really the one responsible for it, not System.
|
2018-01-11 13:59:06 +00:00 |
animations
|
Game emits a boot event, which its managers listen for
|
2018-01-18 05:16:52 +00:00 |
boot
|
Game emits a boot event, which its managers listen for
|
2018-01-18 05:16:52 +00:00 |
cache
|
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
|
2018-01-16 22:28:29 +00:00 |
cameras
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
create
|
Removed incomplete files.
|
2018-01-16 15:10:30 +00:00 |
curves
|
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
|
2018-01-16 22:28:29 +00:00 |
data
|
Removed the old events folder contents and added in an EventEmitter alias for user-land event creation.
|
2018-01-12 18:59:01 +00:00 |
device
|
Handling when WebGL context is falsy and not just null
|
2018-01-15 12:05:11 +01:00 |
display
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
dom
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
events
|
EE registered as a plugin
|
2018-01-18 05:19:00 +00:00 |
gameobjects
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
geom
|
Method returns array of objects instead of array of arrays
|
2018-01-18 01:03:15 +00:00 |
input
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
loader
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
math
|
Renamed no longer existing Vector2/3 .sub and .len to .subtract and .length where still used
|
2018-01-12 02:18:36 +02:00 |
physics
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
plugins
|
Moved Arcade and Impact Physics over to the new plugin system
|
2018-01-17 03:41:58 +00:00 |
polyfills
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
renderer
|
BlitterBatch2 base rendering. Still missing Texture binding
|
2018-01-09 19:51:22 -03:00 |
scene
|
Exposed the global and core plugins and updated the injection map
|
2018-01-18 05:20:33 +00:00 |
sound
|
Removed completed TODO
|
2018-01-14 17:39:29 +01:00 |
structs
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
textures
|
Game emits a boot event, which its managers listen for
|
2018-01-18 05:16:52 +00:00 |
time
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
tweens
|
Updated to new Plugin format, removed injection and mapping
|
2018-01-18 05:18:09 +00:00 |
utils
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
const.js
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
CoreScenePlugins.js
|
Exposed the global and core plugins and updated the injection map
|
2018-01-18 05:20:33 +00:00 |
DefaultScenePlugins.js
|
Config now gets the DefaultScenePlugins
|
2018-01-18 05:16:02 +00:00 |
GlobalPlugins.js
|
Exposed the global and core plugins and updated the injection map
|
2018-01-18 05:20:33 +00:00 |
phaser.js
|
Removed trailing slash
|
2018-01-18 05:19:17 +00:00 |