2018-01-17 |
Adds PIXI.Shader constructor args precision & attributeLocations (#4512)
finscn
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
---|---|
Better support for various Spritesheet trimmed formats (#4490)
Niraj Thapaliya
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
|
Follow W3 specs for `pointerId` mouse value (#4606)
...
Michael Deal
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
|
Fixes disabling interactive children outside of hitArea (#4608)
Dave Moore
authored
on 17 Jan 2018
Matt Karl
committed
on 17 Jan 2018
|
|
2018-01-16 |
Adds `drawStar` method to Graphics (#4612)
Matt Karl
authored
on 16 Jan 2018
GitHub
committed
on 16 Jan 2018
|
2018-01-14 |
Graphics class has a property called "isMask" which is never actually set (#4609)
Dave Moore
authored
on 14 Jan 2018
Matt Karl
committed
on 14 Jan 2018
|
2018-01-12 |
Support blendModes with NineSlicePlane and CanvasRenderer (#4603)
Ivan Popelyshev
authored
on 12 Jan 2018
Matt Karl
committed
on 12 Jan 2018
|
Fixes handling of sprite sheet error (#4601)
Matt Karl
authored
on 12 Jan 2018
GitHub
committed
on 12 Jan 2018
|
|
2018-01-08 |
Fixes Mesh canvasPadding default setting (#4549)
清扬陌客
authored
on 8 Jan 2018
Matt Karl
committed
on 8 Jan 2018
|
2018-01-05 |
Destroy generated textures in extract (#4562)
Ivan Popelyshev
authored
on 5 Jan 2018
Matt Karl
committed
on 5 Jan 2018
|
|
|
2018-01-04 |
Fix DisplacementFilter when using multiple filters (#4560)
finscn
authored
on 4 Jan 2018
Matt Karl
committed
on 4 Jan 2018
|
Removes default loadType from the spritesheetParser load options (#4573)
...
mbittarelli-jibo
authored
on 4 Jan 2018
Matt Karl
committed
on 4 Jan 2018
|
|
2017-12-17 |
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans
authored
on 17 Dec 2017
Matt Karl
committed
on 17 Dec 2017
|
2017-12-14 |
Fix bug #4467 : `scale` of ParticleContainer (#4511)
finscn
authored
on 14 Dec 2017
Matt Karl
committed
on 14 Dec 2017
|
Canvas mesh alpha. Fix for #4534 (#4535)
Ivan Popelyshev
authored
on 14 Dec 2017
Matt Karl
committed
on 14 Dec 2017
|
|
2017-12-03 |
`trim` shader's source when check precision (#4510)
...
finscn
authored
on 3 Dec 2017
Matt Karl
committed
on 3 Dec 2017
|
2017-12-02 |
|
2017-11-26 |
version of pixi-gl-core, renderer resets vao correctly. (#4462)
Ivan Popelyshev
authored
on 26 Nov 2017
Matt Karl
committed
on 26 Nov 2017
|
Region parameter for Renderer.generateTexture() (#4477)
...
Bjoern Acker
authored
on 26 Nov 2017
Matt Karl
committed
on 26 Nov 2017
|
|
2017-11-22 |
removed @private from setTargetElement (#4469)
...
Martijn Croezen
authored
on 22 Nov 2017
Matt Karl
committed
on 22 Nov 2017
|
2017-11-20 |
Update docs of ParticleContainer (#4465)
Nikola
authored
on 20 Nov 2017
Mat Groves
committed
on 20 Nov 2017
|
2017-11-16 |
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
|
Clear some properties in `ParticleBuffer.destroy()`. (#4407)
...
finscn
authored
on 16 Nov 2017
Matt Karl
committed
on 16 Nov 2017
|
|
same textures bound in same places (#4442)
Ivan Popelyshev
authored
on 16 Nov 2017
Matt Karl
committed
on 16 Nov 2017
|
|
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 |
fixing destroy() (#4423)
Ivan Popelyshev
authored
on 10 Nov 2017
Matt Karl
committed
on 10 Nov 2017
|
fixed ColorMatixFilter documentation issue (#4427)
Darren Lu
authored
on 10 Nov 2017
Matt Karl
committed
on 10 Nov 2017
|
|
2017-11-08 |
PIXI.TextStyle.lineJoin Documentation improvement #4409 (#4412)
Brenwell
authored
on 8 Nov 2017
Matt Karl
committed
on 8 Nov 2017
|
2017-10-30 |
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
|