History for pixi.js / src / core / utils
2018-08-21
@John Sjöström
Fixes trimming a Text object with an empty string (#5045)
John Sjöström authored on 21 Aug 2018 Matt Karl committed on 21 Aug 2018
2018-05-04
@Guillaume Sallaber
Fixes DATA_URI regex to allow charset=utf8;base64 for the encoding part (#4880)
Guillaume Sallaber authored on 4 May 2018 Matt Karl committed on 4 May 2018
2018-02-18
@Manuel Baclet
Expose earcut dependency in PIXI.utils (#4676)
Manuel Baclet authored on 18 Feb 2018 Matt Karl committed on 18 Feb 2018
2017-12-17
@Thomas Pans
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans authored on 17 Dec 2017 Matt Karl committed on 17 Dec 2017
2017-06-30
@Matt Karl
Standardizes how name is represented globally (#4132) ...
Matt Karl authored on 30 Jun 2017 Mat Groves committed on 30 Jun 2017
2017-05-24
@Ivan Popelyshev
TilingSprite derp (#4060)
Ivan Popelyshev authored on 24 May 2017 Mat Groves committed on 24 May 2017
2017-05-23
@Ivan Popelyshev
premultiply blendModes, critical for compressed textures. (#4033) ...
Ivan Popelyshev authored on 23 May 2017 Mat Groves committed on 23 May 2017
2017-05-01
@Mike Reinstein
modularized removeItems #3939 (#3977)
Mike Reinstein authored on 1 May 2017 Chad Engler committed on 1 May 2017
2017-04-10
@Dave Moore
Improvements to how and what is stored in the texture caches. (#3834) ...
Dave Moore authored on 10 Apr 2017 Chad Engler committed on 10 Apr 2017
2017-04-07
@Matt Karl
Adds namespace code examples (#3914) ...
Matt Karl authored on 7 Apr 2017 GitHub committed on 7 Apr 2017
2017-04-04
@Matt Karl
Documentation Updates: namespaces & plugins (#3907) ...
Matt Karl authored on 4 Apr 2017 GitHub committed on 4 Apr 2017
2017-02-19
@Ivan Popelyshev
[v4.4] fix SpriteRenderer for multiple webgl renderers, fix tests, add "withGL" (#3758) ...
Ivan Popelyshev authored on 19 Feb 2017 Matt Karl committed on 19 Feb 2017
2017-02-07
@Ivan Popelyshev
Fast rect blendMode problem (#3707) ...
Ivan Popelyshev authored on 7 Feb 2017 GitHub committed on 7 Feb 2017
2017-02-01
@Andrew Start
Reworked cursor handling to expand cursor options. (#3331) ...
Andrew Start authored on 1 Feb 2017 Matt Karl committed on 1 Feb 2017
2017-01-23
@finscn
Optimal performance & cosmetic (#3631)
finscn authored on 23 Jan 2017 Matt Karl committed on 23 Jan 2017
2017-01-21
@stafford
extract trim function to utils
stafford committed on 21 Jan 2017
2016-12-16
@Matt Karl
Fixes logic for spritesheet resolution (#3464) ...
Matt Karl authored on 16 Dec 2016 GitHub committed on 16 Dec 2016
2016-11-16
@Chad Engler
Merge pull request #3300 from pixijs/fix-jsdocs ...
Chad Engler authored on 16 Nov 2016 GitHub committed on 16 Nov 2016
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
@Matt Karl
Fixes jsdoc issues with exports and module.exports
Matt Karl committed on 16 Nov 2016
2016-11-11
@Mat Groves
Cache VAO states
Mat Groves authored on 23 Oct 2016 Chad Engler committed on 11 Nov 2016
2016-11-10
@Chad Engler
Merge pull request #3175 from stbaer/isMobile ...
Chad Engler authored on 10 Nov 2016 GitHub committed on 10 Nov 2016
2016-10-31
@Mat Groves
Dev texture states cacheing (#3201) ...
Mat Groves authored on 31 Oct 2016 Chad Engler committed on 31 Oct 2016
2016-10-28
@Eric VanDever
Adjust SVG_SIZE regex to support finding in 'svg width="24" ' or "svn width='24' "
Eric VanDever committed on 28 Oct 2016
2016-10-21
@Steffen Baer
added some jsdoc comments to utils
Steffen Baer committed on 21 Oct 2016
2016-10-20
@Steffen Baer
expose isMobile (PIXI.utils); added tests to core/util
Steffen Baer committed on 20 Oct 2016
@Matt Karl
Document skipHello, deprecates _saidHello
Matt Karl committed on 20 Oct 2016
2016-10-04
@Chad Engler
replace url extension regex; fixes #3059
Chad Engler committed on 4 Oct 2016
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-25
@Juha Rantanen
Better SVG support (#2614) ...
Juha Rantanen authored on 25 Sep 2016 Chad Engler committed on 25 Sep 2016