Richard Davey
|
3a1a9ea700
|
If you set transparent in the Game Config but didn't provide a backgroundColor then it would render as black. It will now be properly transparent. If you do provide a color value then it must include an alpha component.
|
2018-02-28 21:15:18 +00:00 |
|
Richard Davey
|
c9d3c1a279
|
Added missing autoResize property to Game.Config
|
2018-02-28 17:17:37 +00:00 |
|
Richard Davey
|
0144badd94
|
Added roundPixels boolean to config
|
2018-02-28 14:26:02 +00:00 |
|
Richard Davey
|
2813ac8162
|
Moved PluginManager and merged configs into single root file for easier changing.
|
2018-02-12 23:03:48 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
40689d1e35
|
Updated jsdocs.
|
2018-02-07 15:27:21 +00:00 |
|
Ben Abbott
|
ee598818b1
|
Update URL to https
|
2018-01-28 17:10:44 +13:00 |
|
Richard Davey
|
9988e4eb5b
|
Removed un-needed files and moved plugins around.
|
2018-01-26 05:21:45 +00:00 |
|
Richard Davey
|
897d3f2b70
|
Added jsdocs
|
2018-01-25 00:48:48 +00:00 |
|
Richard Davey
|
7e0b04df70
|
You can now specify Loader settings (baseURL, path, xhr settings, etc) in either the Game Config, the Scene Config or a File Config. Game config is used as the defaults. Scene config overrides those, and a File config overrides the Scene config. This fixes #3168.
|
2018-01-19 16:56:41 +00:00 |
|
Richard Davey
|
3ba774997d
|
Config now gets the DefaultScenePlugins
|
2018-01-18 05:16:02 +00:00 |
|
Pavle Goloskokovic
|
d0d3a6473d
|
Merge remote-tracking branch 'origin/master'
|
2018-01-10 16:20:13 +01:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|