History for pixi.js / packages / core / src / textures
2019-09-20
@Mark
- Fixed the type annotations on ArrayResource so "npm run types" produces a valid pixi.js.d.ts ...
Mark committed on 20 Sep 2019
2019-09-13
@Matt Karl
Force texImage2D upload for videos (#6088)
Matt Karl authored on 13 Sep 2019 GitHub committed on 13 Sep 2019
2019-09-06
@Ivan Popelyshev
Fix types (#6076)
Ivan Popelyshev authored on 6 Sep 2019 Matt Karl committed on 6 Sep 2019
2019-09-05
@Matt Karl
Rename CanvasTinter (canvasUtils) and GroupD8 (groupD8) (#6068)
Matt Karl authored on 5 Sep 2019 GitHub committed on 5 Sep 2019
2019-08-30
@Zyie
Converts default exports to named exports (#6051) ...
Zyie authored on 30 Aug 2019 Matt Karl committed on 30 Aug 2019
2019-08-23
@Matt Karl
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
@Matt Karl
Fixes argument length
Matt Karl committed on 22 Aug 2019
@Matt Karl
Re-enable the error event for BaseTexture resources (video, svg, image)
Matt Karl committed on 22 Aug 2019
2019-08-19
@meowtec
Fix videos not working on Chrome v76
meowtec committed on 19 Aug 2019
2019-08-15
@Mofnire
Fix the FireFox cached image issue (#5995)
Mofnire authored on 15 Aug 2019 Matt Karl committed on 15 Aug 2019
2019-08-02
@Ivan Popelyshev
Typings fixes (#5986)
Ivan Popelyshev authored on 2 Aug 2019 Matt Karl committed on 2 Aug 2019
2019-08-01
@Ivan Popelyshev
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
@Ivan Popelyshev
Fixes in RenderTexturePool and FilterSystem (#5946)
Ivan Popelyshev authored on 1 Aug 2019 Matt Karl committed on 1 Aug 2019
@Dave Moore
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
@Teodor Tanasoaia
Fix documentation (#5944)
Teodor Tanasoaia authored on 23 Jul 2019 Matt Karl committed on 23 Jul 2019
2019-07-18
@Ivan Popelyshev
Adds RenderTexturePool to core (#5771)
Ivan Popelyshev authored on 18 Jul 2019 Matt Karl committed on 18 Jul 2019
2019-07-10
@Dave Moore
Supports resolutions less than 1 (#5836)
Dave Moore authored on 10 Jul 2019 Matt Karl committed on 10 Jul 2019
2019-07-02
@Matt Karl
Adds new ImageBitmapResource (#5858)
Matt Karl authored on 2 Jul 2019 GitHub committed on 2 Jul 2019
2019-06-28
@Sukant Pal
GroupD8 documentation (#5849)
Sukant Pal authored on 28 Jun 2019 Matt Karl committed on 28 Jun 2019
2019-06-26
@Mofnire
Fix for the SVGResource#valid issue (#5819)
Mofnire authored on 26 Jun 2019 Matt Karl committed on 26 Jun 2019
@Dave Moore
Fixes the prepare system (#5834)
Dave Moore authored on 26 Jun 2019 Matt Karl committed on 26 Jun 2019
2019-06-25
@Mofnire
Add JSDoc comments on the TextureUvs properties (#5828)
Mofnire authored on 25 Jun 2019 Matt Karl committed on 25 Jun 2019
2019-06-24
@Toby Harris
SVGResource constructor has absolute size options (#5776)
Toby Harris authored on 24 Jun 2019 Matt Karl committed on 24 Jun 2019
2019-06-22
@Ivan Popelyshev
Compatibility with older typescript OffscreenCanvas type (#5813)
Ivan Popelyshev authored on 22 Jun 2019 Matt Karl committed on 22 Jun 2019
@Ivan Popelyshev
Typing and documentation improvements (#5803)
Ivan Popelyshev authored on 22 Jun 2019 Matt Karl committed on 22 Jun 2019
2019-06-21
@Ivan Popelyshev
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
@Ivan Popelyshev
More typing fixes (#5790)
Ivan Popelyshev authored on 17 Jun 2019 Matt Karl committed on 17 Jun 2019
2019-06-15
@Matt Karl
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
@Teodor Tanasoaia
Adds support for setting anisotropic filtering level (#5537)
Teodor Tanasoaia authored on 10 Jun 2019 Matt Karl committed on 10 Jun 2019
@Michael Deal
Allow OffscreenCanvas to work as CanvasResource (#5756)
Michael Deal authored on 10 Jun 2019 Matt Karl committed on 10 Jun 2019