2015-07-07 |
remove unecessary warn log
Chad Engler
committed
on 7 Jul 2015
|
---|---|
add missing drawCount increments
Chad Engler
committed
on 7 Jul 2015
|
|
2015-07-03 |
CavasRendered.roundPixels can now be set from options
Radomir Wojtera
committed
on 3 Jul 2015
|
2015-07-02 |
Merge branch 'dev' of github.com:GoodBoyDigital/pixi.js into displacementShader
bchevalier
committed
on 2 Jul 2015
|
* Improved usability of displacement filter
bchevalier
committed
on 2 Jul 2015
|
|
2015-06-30 |
Merge pull request #1915 from bchevalier/displacementShader
...
Chad Engler
committed
on 30 Jun 2015
|
Removed hack
bchevalier
committed
on 30 Jun 2015
|
|
Changed precision to medium in displacement fragment shader
bchevalier
committed
on 30 Jun 2015
|
|
2015-06-23 |
quick particle container destroy fix
anthonydelciotto
committed
on 23 Jun 2015
|
Added hack to displacement filter shader to avoid pixelized effect on some devices
bchevalier
committed
on 23 Jun 2015
|
|
2015-06-20 |
|
|
|
2015-06-08 |
Mesh interaction
Ivan Popelyshev
committed
on 8 Jun 2015
|
2015-06-07 |
|
missed a semicolon..
Mat Groves
committed
on 7 Jun 2015
|
|
|
|
|
|
|
|
2015-06-06 |
|
style fixes
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
Fix another paste error
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
fix paste error
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
fix typos
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
uuid is a misnomer, this is not universal, but it is unique in the scope of pixi
...
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
Remove the rest of internal module coupling between packages
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
Remove internal filter aliases on PIXI.filters, expose on PIXI instead as PIXI.AbstractFilter
...
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
Cleanup, remove references to old files PolyK SpineRuntime
Dr. Kibtiz
committed
on 6 Jun 2015
|
|
2015-06-05 |
send Container as reference on added/removed events. #1870
Endel Dreyer
committed
on 5 Jun 2015
|
trigger 'added' and 'removed' events for Container children.
Endel Dreyer
committed
on 5 Jun 2015
|
|
2015-06-04 |
|