2019-09-20 | |
---|---|
2019-09-13 |
Force texImage2D upload for videos (#6088)
Matt Karl
authored
on 13 Sep 2019
GitHub
committed
on 13 Sep 2019
|
2019-09-06 |
Fix types (#6076)
Ivan Popelyshev
authored
on 6 Sep 2019
Matt Karl
committed
on 6 Sep 2019
|
2019-09-05 |
Rename CanvasTinter (canvasUtils) and GroupD8 (groupD8) (#6068)
Matt Karl
authored
on 5 Sep 2019
GitHub
committed
on 5 Sep 2019
|
2019-08-30 |
Converts default exports to named exports (#6051)
...
Zyie
authored
on 30 Aug 2019
Matt Karl
committed
on 30 Aug 2019
|
2019-08-23 |
Adds a strict mode for using texture caches (#6034)
Matt Karl
authored
on 23 Aug 2019
GitHub
committed
on 23 Aug 2019
|
2019-08-22 |
Fixes argument length
Matt Karl
committed
on 22 Aug 2019
|
Re-enable the error event for BaseTexture resources (video, svg, image)
Matt Karl
committed
on 22 Aug 2019
|
|
2019-08-19 |
Fix videos not working on Chrome v76
meowtec
committed
on 19 Aug 2019
|
2019-08-15 |
Fix the FireFox cached image issue (#5995)
Mofnire
authored
on 15 Aug 2019
Matt Karl
committed
on 15 Aug 2019
|
2019-08-02 |
Typings fixes (#5986)
Ivan Popelyshev
authored
on 2 Aug 2019
Matt Karl
committed
on 2 Aug 2019
|
2019-08-01 |
Fixes floating-point errors in realWidth and realHeight of BaseTexture (#5984)
Ivan Popelyshev
authored
on 1 Aug 2019
Matt Karl
committed
on 1 Aug 2019
|
Fixes in RenderTexturePool and FilterSystem (#5946)
Ivan Popelyshev
authored
on 1 Aug 2019
Matt Karl
committed
on 1 Aug 2019
|
|
Removed the ceil'ing of width and height, as going back and forth you lose precision (#5959)
Dave Moore
authored
on 1 Aug 2019
Matt Karl
committed
on 1 Aug 2019
|
|
2019-07-23 |
Fix documentation (#5944)
Teodor Tanasoaia
authored
on 23 Jul 2019
Matt Karl
committed
on 23 Jul 2019
|
2019-07-18 |
Adds RenderTexturePool to core (#5771)
Ivan Popelyshev
authored
on 18 Jul 2019
Matt Karl
committed
on 18 Jul 2019
|
2019-07-10 |
Supports resolutions less than 1 (#5836)
Dave Moore
authored
on 10 Jul 2019
Matt Karl
committed
on 10 Jul 2019
|
2019-07-02 |
Adds new ImageBitmapResource (#5858)
Matt Karl
authored
on 2 Jul 2019
GitHub
committed
on 2 Jul 2019
|
2019-06-28 |
GroupD8 documentation (#5849)
Sukant Pal
authored
on 28 Jun 2019
Matt Karl
committed
on 28 Jun 2019
|
2019-06-26 |
Fix for the SVGResource#valid issue (#5819)
Mofnire
authored
on 26 Jun 2019
Matt Karl
committed
on 26 Jun 2019
|
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 |
More typing fixes (#5790)
Ivan Popelyshev
authored
on 17 Jun 2019
Matt Karl
committed
on 17 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
|