History for pixi.js / src / core
2018-08-20
@Russell Speke
Fix wordWrap override not working if style is true and override is false (#5082)
Russell Speke authored on 20 Aug 2018 Matt Karl committed on 20 Aug 2018
2018-08-15
@nikolas
Add missing period to pivot docs (#5073)
nikolas authored on 15 Aug 2018 Matt Karl committed on 15 Aug 2018
2018-08-14
@fmhdp
Fixes arc method by not adding an additional point if it's too close to the last existing point. (#5010) ...
fmhdp authored on 14 Aug 2018 Matt Karl committed on 14 Aug 2018
2018-08-12
@Matt Karl
Fixes renderers' render transform param should be a Matrix, not Transform (#5054)
Matt Karl authored on 12 Aug 2018 GitHub committed on 12 Aug 2018
2018-07-30
@Andreas Loew
Adds support for TexturePacker's anchor and animations (#5011)
Andreas Loew authored on 30 Jul 2018 Matt Karl committed on 30 Jul 2018
2018-07-29
@fmhdp
Don't auto-close paths when using Graphics with CanvasRenderer (#4997) ...
fmhdp authored on 29 Jul 2018 Matt Karl committed on 29 Jul 2018
@Ivan Popelyshev
CanvasRenderer tint could affect bounds calculation (#5028)
Ivan Popelyshev authored on 29 Jul 2018 Matt Karl committed on 29 Jul 2018
2018-07-25
@nikolas
Fixes docs for Sprite.anchor (#5040)
nikolas authored on 25 Jul 2018 Matt Karl committed on 25 Jul 2018
2018-07-16
@Tsvetan Stanislavov
Fixed tint of Graphics object not changing on CanvasRenderer (#5024)
Tsvetan Stanislavov authored on 16 Jul 2018 Matt Karl committed on 16 Jul 2018
@tleb
Fix Graphics.lineStyle jsdoc (#5026) ...
tleb authored on 16 Jul 2018 Matt Karl committed on 16 Jul 2018
2018-06-27
@finscn
Coerce null to Texture.EMPTY in Sprite.texture (#4966)
finscn authored on 27 Jun 2018 Matt Karl committed on 27 Jun 2018
@Tom Bonner
Added links to TextStyle Editor (#4979)
Tom Bonner authored on 27 Jun 2018 Matt Karl committed on 27 Jun 2018
2018-06-21
@Coby White
Do not quote escape generic font families (#4969)
Coby White authored on 21 Jun 2018 Matt Karl committed on 21 Jun 2018
2018-06-05
@Russell Speke
TextMetrics.wordWrap - Don't add a newline if it's the last token/word (#4956)
Russell Speke authored on 5 Jun 2018 Matt Karl committed on 5 Jun 2018
2018-06-03
@Matt Karl
Fixes Sprite's texture listener not getting removed (#4934) ...
Matt Karl authored on 3 Jun 2018 Mat Groves committed on 3 Jun 2018
2018-05-25
@Luca Pivotto
Fix animations lag on destroying (#4234)
Luca Pivotto authored on 25 May 2018 Matt Karl committed on 25 May 2018
2018-05-23
@Konstantin Ryabinin
Adds Graphics adaptive calculation of quadratic curve and arc subdivision (#4658)
Konstantin Ryabinin authored on 23 May 2018 Matt Karl committed on 23 May 2018
@klinski
Adds ability to customize strings in TextMetrics.measureFont() (#4550)
klinski authored on 23 May 2018 Matt Karl committed on 23 May 2018
2018-05-22
@Dmitry
Allow passing DisplayObject destroy options to PIXI.Application destroy (#4922)
Dmitry authored on 22 May 2018 Matt Karl committed on 22 May 2018
2018-05-10
@Mat Groves
Removed silly word (#4902)
Mat Groves authored on 10 May 2018 Matt Karl committed on 10 May 2018
2018-05-08
@Ivan Popelyshev
Fix memory leak in FilterState target (#4897)
Ivan Popelyshev authored on 8 May 2018 Matt Karl committed on 8 May 2018
@Ivan Popelyshev
SpriteRenderer pseudo-leak (#4900)
Ivan Popelyshev authored on 8 May 2018 Mat Groves committed on 8 May 2018
2018-05-05
@Ivan Popelyshev
VAO leak in Mesh and Graphics (#4893)
Ivan Popelyshev authored on 5 May 2018 Matt Karl committed on 5 May 2018
2018-05-04
@Mat Groves
Added stroke alignment property to lineStyle (#4886) ...
Mat Groves authored on 4 May 2018 Matt Karl committed on 4 May 2018
@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-04-28
@Ivan Popelyshev
Backport filterPoolKey property from v5 (#4858)
Ivan Popelyshev authored on 28 Apr 2018 Matt Karl committed on 28 Apr 2018
2018-04-19
@Brenwell
Fixes for TextMetrics word-wrap newline issues & adds whiteSpace option (#4794)
Brenwell authored on 19 Apr 2018 Matt Karl committed on 19 Apr 2018
2018-04-04
@Matt Karl
Reverts #4800 (#4830)
Matt Karl authored on 4 Apr 2018 GitHub committed on 4 Apr 2018
2018-04-02
@Tsvetan Stanislavov
Fixed scaled texture difference between canvas and webgl sprite renderers (#4800)
Tsvetan Stanislavov authored on 2 Apr 2018 Matt Karl committed on 2 Apr 2018
2018-03-14
@Allan Reyes
Fix typo in PIXI.WRAP_MODES docs (#4758)
Allan Reyes authored on 14 Mar 2018 Matt Karl committed on 14 Mar 2018