2017-07-13 |
Includes the sum in the error thrown when trying to create a texture (#4159)
...
Carlos David G. Nexans
authored
on 13 Jul 2017
Chad Engler
committed
on 13 Jul 2017
|
---|---|
2017-06-30 |
Standardizes how name is represented globally (#4132)
...
Matt Karl
authored
on 30 Jun 2017
Mat Groves
committed
on 30 Jun 2017
|
2017-06-29 |
fix ColorMatrixFilter.prototype.contrast (#4130)
wxyu247
authored
on 29 Jun 2017
Matt Karl
committed
on 29 Jun 2017
|
2017-06-22 |
Update index.js (#4120)
...
FabianElsmer
authored
on 22 Jun 2017
Chad Engler
committed
on 22 Jun 2017
|
2017-06-14 |
Remove duplicated base url from loader path in the bitmapFontParser (#4101)
Suguru Yanaka
authored
on 14 Jun 2017
Matt Karl
committed
on 14 Jun 2017
|
2017-06-12 |
Added missing docs for Renderer options (#4098)
...
Matt Karl
authored
on 12 Jun 2017
GitHub
committed
on 12 Jun 2017
|
2017-06-09 |
Cleaning the code (#4086)
...
Ivan Popelyshev
authored
on 9 Jun 2017
Matt Karl
committed
on 9 Jun 2017
|
2017-06-08 |
Fix Sprite.containsPoint edge handling (#4092)
...
Mertcan Mermerkaya
authored
on 8 Jun 2017
Matt Karl
committed
on 8 Jun 2017
|
2017-06-05 |
doc fix for renderer.bindTexture (#4084)
Ivan Popelyshev
authored
on 5 Jun 2017
Matt Karl
committed
on 5 Jun 2017
|
Adds an onLoop callback for AnimatedSprites (#4080)
...
Dave Moore
authored
on 5 Jun 2017
Matt Karl
committed
on 5 Jun 2017
|
|
2017-06-03 |
Changes the default dropShadowColor in TextStyle (#4083)
Matt Karl
authored
on 3 Jun 2017
GitHub
committed
on 3 Jun 2017
|
2017-05-31 |
Changed BitmapText max width to be a setter (#4068)
...
Dave Moore
authored
on 31 May 2017
Matt Karl
committed
on 31 May 2017
|
Record how many spaces have already been removed when resetting the index for a new line of text after hitting the maxWidth limit (#4064)
...
Dave Moore
authored
on 31 May 2017
Chad Engler
committed
on 31 May 2017
|
|
2017-05-30 |
deprecation.js now works with modules excluded at build time (#4067)
...
Dave Moore
authored
on 30 May 2017
Chad Engler
committed
on 30 May 2017
|
Fixes clear error on CanvasRenderer with no child container (#4065)
...
Dave Moore
authored
on 30 May 2017
Chad Engler
committed
on 30 May 2017
|
|
Text drop shadow is now the right colour, even with blur enabled (#4069)
...
Dave Moore
authored
on 30 May 2017
Chad Engler
committed
on 30 May 2017
|
|
2017-05-24 |
TilingSprite derp (#4060)
Ivan Popelyshev
authored
on 24 May 2017
Mat Groves
committed
on 24 May 2017
|
DERP! tintRgb now without _, its a legal property (#4058)
Ivan Popelyshev
authored
on 24 May 2017
Matt Karl
committed
on 24 May 2017
|
|
2017-05-23 |
premultiply blendModes, critical for compressed textures. (#4033)
...
Ivan Popelyshev
authored
on 23 May 2017
Mat Groves
committed
on 23 May 2017
|
gl.SCISSOR_TEST fix (related to #4004) (#4052)
Luca Pivotto
authored
on 23 May 2017
Chad Engler
committed
on 23 May 2017
|
|
2017-05-21 |
fix for issue #4043: CORS not working with PIXI.Sprite.fromImage (#4050)
Edward Reesman
authored
on 21 May 2017
Chad Engler
committed
on 21 May 2017
|
2017-05-16 |
Merge branch 'dev'
Matt Karl
committed
on 16 May 2017
|
Fix context restore. (#4031)
Ivan Popelyshev
authored
on 16 May 2017
Matt Karl
committed
on 16 May 2017
|
|
2017-05-15 |
fix(Graphics): exclude holes in Graphics#containsPoint (#3976)
...
begininend
authored
on 15 May 2017
Matt Karl
committed
on 15 May 2017
|
Fixes Loader overriding destroy with removeView arg (#4018)
Matt Karl
authored
on 15 May 2017
GitHub
committed
on 15 May 2017
|
|
Fixes the padding for Graphics (#4020)
Matt Karl
authored
on 15 May 2017
GitHub
committed
on 15 May 2017
|
|
2017-05-13 |
fix changing textures to a 1 frame animation bug (#4011)
Gazzell
authored
on 13 May 2017
Matt Karl
committed
on 13 May 2017
|
Apply Tint to Particle Container (#3899) (#4014)
...
Yahor
authored
on 13 May 2017
Matt Karl
committed
on 13 May 2017
|
|
2017-05-09 |
Add `updateTexture` & some shortcuts in Sprite; Cosmetic (#4000)
...
finscn
authored
on 9 May 2017
Matt Karl
committed
on 9 May 2017
|
2017-05-05 |
Take into account baseTexture resolution when registering a BitmapText. (#3993)
...
Daniel Santos
authored
on 5 May 2017
Matt Karl
committed
on 5 May 2017
|