History for pixi.js / src / core
2017-11-16
@J.C
Fix bug for adding extra blank ahead of the first line with word wrap (#4421)
J.C authored on 16 Nov 2017 Matt Karl committed on 16 Nov 2017
@Ivan Popelyshev
same textures bound in same places (#4442)
Ivan Popelyshev authored on 16 Nov 2017 Matt Karl committed on 16 Nov 2017
@Dave Moore
Ensures that the source video is unloaded correctly (#4444)
Dave Moore authored on 16 Nov 2017 Matt Karl committed on 16 Nov 2017
2017-11-10
@Ivan Popelyshev
fixing destroy() (#4423)
Ivan Popelyshev authored on 10 Nov 2017 Matt Karl committed on 10 Nov 2017
2017-11-08
@Brenwell
PIXI.TextStyle.lineJoin Documentation improvement #4409 (#4412)
Brenwell authored on 8 Nov 2017 Matt Karl committed on 8 Nov 2017
2017-10-30
@Dave Moore
Ensures that text style properties are copied by value, not by reference (#4385) ...
Dave Moore authored on 30 Oct 2017 Matt Karl committed on 30 Oct 2017
2017-10-29
@Akihiko Odaki
Document caching behavior of BaseTexture.from (#4390)
Akihiko Odaki authored on 29 Oct 2017 Matt Karl committed on 29 Oct 2017
2017-10-20
@Ivan Popelyshev
Feature to support trimmed Textures as masks (#4357) ...
Ivan Popelyshev authored on 20 Oct 2017 Mat Groves committed on 20 Oct 2017
2017-10-17
@Ivan Popelyshev
rename GroupD8.isVertical (#4363) ...
Ivan Popelyshev authored on 17 Oct 2017 Matt Karl committed on 17 Oct 2017
2017-10-04
@Ivan Popelyshev
Add textures in reset method (#4344) ...
Ivan Popelyshev authored on 4 Oct 2017 Matt Karl committed on 4 Oct 2017
@Dave Moore
Force base render textures to be whole pixels to fix error in IE (#4316) ...
Dave Moore authored on 4 Oct 2017 Matt Karl committed on 4 Oct 2017
@Dave Moore
Video base texture cross origin (#4345) ...
Dave Moore authored on 4 Oct 2017 Matt Karl committed on 4 Oct 2017
2017-10-02
@Ivan Popelyshev
context save and restore (#4332)
Ivan Popelyshev authored on 2 Oct 2017 Matt Karl committed on 2 Oct 2017
2017-09-15
@Ivan Popelyshev
fix canvas sprite texture change (#4303) ...
Ivan Popelyshev authored on 15 Sep 2017 Matt Karl committed on 15 Sep 2017
2017-09-06
@Ivan Popelyshev
move toLowerCase() into constructor (#4284)
Ivan Popelyshev authored on 6 Sep 2017 Matt Karl committed on 6 Sep 2017
@David Guan
Fix texture's frame dimension error report (#4281) ...
David Guan authored on 6 Sep 2017 Matt Karl committed on 6 Sep 2017
@Ivan Popelyshev
filters can survive context loss (#4285) ...
Ivan Popelyshev authored on 6 Sep 2017 Matt Karl committed on 6 Sep 2017
2017-09-03
@finscn
Use local variable for `uniformData[i].type.toLowerCase()` (#4277)
finscn authored on 3 Sep 2017 Matt Karl committed on 3 Sep 2017
2017-09-01
@Stafford Williams
fix 3926 (#4275)
Stafford Williams authored on 1 Sep 2017 Chad Engler committed on 1 Sep 2017
@Dave Arel
Improving SVG handling in Spritesheets with sourceScale support (#4271)
Dave Arel authored on 1 Sep 2017 Chad Engler committed on 1 Sep 2017
2017-08-30
@Ivan Popelyshev
refactor, remove unnecessary operations (#4257)
Ivan Popelyshev authored on 30 Aug 2017 Matt Karl committed on 30 Aug 2017
2017-08-19
@Tsvetan Stanislavov
Fixed nested stenicl masks not rendering correctly (#4211) ...
Tsvetan Stanislavov authored on 19 Aug 2017 Chad Engler committed on 19 Aug 2017
2017-08-07
@Ivan Popelyshev
Add option for dual-graphics devices (#4119) ...
Ivan Popelyshev authored on 7 Aug 2017 Matt Karl committed on 7 Aug 2017
@Akihiko Odaki
Set initial lastTime to -1 (#4209) ...
Akihiko Odaki authored on 7 Aug 2017 Matt Karl committed on 7 Aug 2017
@Akihiko Odaki
Add autoStart option to PIXI.Application (#4208) ...
Akihiko Odaki authored on 7 Aug 2017 Chad Engler committed on 7 Aug 2017
2017-08-03
@Dave Moore
Adds docs for TextStyle getters and setters (#4199) ...
Dave Moore authored on 3 Aug 2017 Mat Groves committed on 3 Aug 2017
@Joe Boyle
Before deleting texture from cache, check that it's the same one passed into removeFromCache (#4198)
Joe Boyle authored on 3 Aug 2017 Matt Karl committed on 3 Aug 2017
2017-08-02
@J.C
leading support (#4194) ...
J.C authored on 2 Aug 2017 Matt Karl committed on 2 Aug 2017
@Tsvetan Stanislavov
Fixed an issue in CanvasRenderer where globalCompositeOperation is being changed without _activeBlendMode being updated. (#4195)
Tsvetan Stanislavov authored on 2 Aug 2017 Chad Engler committed on 2 Aug 2017
2017-07-31
@Matt Karl
Merge branch 'master' into dev
Matt Karl committed on 31 Jul 2017