2019-06-26 |
Fixes the prepare system (#5834)
Dave Moore
authored
on 26 Jun 2019
Matt Karl
committed
on 26 Jun 2019
|
---|---|
2019-06-25 |
Add JSDoc comments on the TextureUvs properties (#5828)
Mofnire
authored
on 25 Jun 2019
Matt Karl
committed
on 25 Jun 2019
|
2019-06-24 |
SVGResource constructor has absolute size options (#5776)
Toby Harris
authored
on 24 Jun 2019
Matt Karl
committed
on 24 Jun 2019
|
2019-06-22 |
Compatibility with older typescript OffscreenCanvas type (#5813)
Ivan Popelyshev
authored
on 22 Jun 2019
Matt Karl
committed
on 22 Jun 2019
|
Typing and documentation improvements (#5803)
Ivan Popelyshev
authored
on 22 Jun 2019
Matt Karl
committed
on 22 Jun 2019
|
|
2019-06-21 |
Adds floats internal format for webgl1 and webgl2 (#5770)
Ivan Popelyshev
authored
on 21 Jun 2019
Matt Karl
committed
on 21 Jun 2019
|
2019-06-17 |
Renames StateSystem.setState to StateSystem.set (#5791)
Mat Groves
authored
on 17 Jun 2019
Matt Karl
committed
on 17 Jun 2019
|
More typing fixes (#5790)
Ivan Popelyshev
authored
on 17 Jun 2019
Matt Karl
committed
on 17 Jun 2019
|
|
2019-06-16 |
Fix JSDoc type of refCount (#5787)
Konstantin
authored
on 16 Jun 2019
Matt Karl
committed
on 16 Jun 2019
|
2019-06-15 |
Fixes crash on browsers that don’t support OffscreenCanvas (#5782)
Matt Karl
authored
on 15 Jun 2019
GitHub
committed
on 15 Jun 2019
|
2019-06-10 |
Adds support for setting anisotropic filtering level (#5537)
Teodor Tanasoaia
authored
on 10 Jun 2019
Matt Karl
committed
on 10 Jun 2019
|
Allow OffscreenCanvas to work as CanvasResource (#5756)
Michael Deal
authored
on 10 Jun 2019
Matt Karl
committed
on 10 Jun 2019
|
|
2019-06-09 |
Fixes issue with docs/types with BatchPluginFactory (#5772)
Matt Karl
authored
on 9 Jun 2019
GitHub
committed
on 9 Jun 2019
|
2019-06-07 |
Adds factory for creating custom BatchRenderer plugins (#5706)
Ivan Popelyshev
authored
on 7 Jun 2019
Matt Karl
committed
on 7 Jun 2019
|
2019-06-04 |
Update typings for RenderTextureSystem (#5755)
Ivan Popelyshev
authored
on 4 Jun 2019
Matt Karl
committed
on 4 Jun 2019
|
2019-06-03 |
Change blend mode type from `boolean` to `number` (#5749)
徐宇楠
authored
on 3 Jun 2019
Matt Karl
committed
on 3 Jun 2019
|
2019-05-29 |
Removes division that can cause problems in filters (#5701)
Ivan Popelyshev
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|
Normalizes SVGResource parsing to support inline SVG strings, base64 data URIs, and URLs (#5697)
JetLu
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|
|
BlendMode alpha fix (#5739)
Ivan Popelyshev
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|
|
Adds support for uint32 element index (#5738)
徐宇楠
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|
|
2019-05-28 |
Adds the polygon offset check to State (#5732)
Mat Groves
authored
on 28 May 2019
Matt Karl
committed
on 28 May 2019
|
Update RenderTexture constructor documentation (#5729)
Ivan Popelyshev
authored
on 28 May 2019
Matt Karl
committed
on 28 May 2019
|
|
2019-05-19 |
Fixes critical BaseTexture loaded events order (#5684)
Ivan Popelyshev
authored
on 19 May 2019
Matt Karl
committed
on 19 May 2019
|
Changes resolution of temp renderTexture for filters (#5691)
Ivan Popelyshev
authored
on 19 May 2019
Matt Karl
committed
on 19 May 2019
|
|
2019-05-17 |
Fixes SVGResource can not triggering resize (#5685)
JetLu
authored
on 17 May 2019
Matt Karl
committed
on 17 May 2019
|
2019-05-15 |
Resolves issue with custom resolutions and sprite masks (#5675)
Ivan Popelyshev
authored
on 15 May 2019
Matt Karl
committed
on 15 May 2019
|
2019-05-13 |
Updates documentation and types (#5671)
Marco Spiess
authored
on 13 May 2019
Matt Karl
committed
on 13 May 2019
|
2019-05-07 |
Fixes video not working in v5.0.1 (#5660)
Dave Moore
authored
on 7 May 2019
Matt Karl
committed
on 7 May 2019
|
2019-05-05 |
Fixes regression trigger resize on Texture update (#5643)
Ivan Popelyshev
authored
on 5 May 2019
Matt Karl
committed
on 5 May 2019
|
Fixes TextureSystem destroy (#5649)
Ivan Popelyshev
authored
on 5 May 2019
Matt Karl
committed
on 5 May 2019
|