History for pixi.js / src / particles
2017-11-20
@Nikola
Update docs of ParticleContainer (#4465)
Nikola authored on 20 Nov 2017 Mat Groves committed on 20 Nov 2017
2017-11-16
@finscn
Clear some properties in `ParticleBuffer.destroy()`. (#4407) ...
finscn authored on 16 Nov 2017 Matt Karl committed on 16 Nov 2017
2017-09-15
@Ivan Popelyshev
particle container docs and resize mode (#4295) ...
Ivan Popelyshev authored on 15 Sep 2017 Matt Karl committed on 15 Sep 2017
2017-09-08
@Ivan Popelyshev
tint in ParticleContainer (#4289) ...
Ivan Popelyshev authored on 8 Sep 2017 Matt Karl committed on 8 Sep 2017
2017-08-02
@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-22
@Niklas Korz
Two small grammar fixes (#4172) ...
Niklas Korz authored on 22 Jul 2017 Chad Engler committed on 22 Jul 2017
2017-06-30
@Matt Karl
Standardizes how name is represented globally (#4132) ...
Matt Karl authored on 30 Jun 2017 Mat Groves committed on 30 Jun 2017
2017-06-09
@Ivan Popelyshev
Cleaning the code (#4086) ...
Ivan Popelyshev authored on 9 Jun 2017 Matt Karl committed on 9 Jun 2017
2017-05-24
@Ivan Popelyshev
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
@Ivan Popelyshev
premultiply blendModes, critical for compressed textures. (#4033) ...
Ivan Popelyshev authored on 23 May 2017 Mat Groves committed on 23 May 2017
2017-05-13
@Yahor
Apply Tint to Particle Container (#3899) (#4014) ...
Yahor authored on 13 May 2017 Matt Karl committed on 13 May 2017
2017-03-29
@Piotr Rachtan
Fix: ParticleContainer canvasRenderer resolution issue #3863 (#3864)
Piotr Rachtan authored on 29 Mar 2017 Matt Karl committed on 29 Mar 2017
2017-01-05
@Dave Moore
Improved documentation of the destroy method (#3529) ...
Dave Moore authored on 5 Jan 2017 Mat Groves committed on 5 Jan 2017
2017-01-03
@finscn
Use `child._texture` instead of `child.texture`. (#3532) ...
finscn authored on 3 Jan 2017 Matt Karl committed on 3 Jan 2017
2016-11-16
@Ivan Popelyshev
ParticleRenderer vao fix (#3292) ...
Ivan Popelyshev authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-11-09
@Mat Groves
Reduce redundant texture binds (#3258)
Mat Groves authored on 9 Nov 2016 GitHub committed on 9 Nov 2016
2016-10-16
@Chad Engler
use objects where we map render context ids
Chad Engler committed on 16 Oct 2016
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-24
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-16
@Matt Karl
Replaces jshint with eslint, using babel in loose mode
Matt Karl committed on 16 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
Implementing classes using the new ES6 syntax (#2936) ...
Leonardo Silva authored on 13 Sep 2016 Matt Karl committed on 13 Sep 2016
2016-07-17
@Chris Smith
Fixed ParticleContainer's use of resolution in its calculations for canvas rendering (#2547)
Chris Smith authored on 17 Jul 2016 Mat Groves committed on 17 Jul 2016
2016-07-12
@Jeremy Friesen
Multiple ParticleContainers no longer incorrectly share properties (#1953) (#2675)
Jeremy Friesen authored on 12 Jul 2016 Mat Groves committed on 12 Jul 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-04-19
@Ivan Popelyshev
separate Shader class
Ivan Popelyshev committed on 19 Apr 2016
@Ivan Popelyshev
Mesh, TilingSprite and ParticleContainer fix
Ivan Popelyshev committed on 19 Apr 2016
2016-04-09
@Pat Shanahan
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes ...
Pat Shanahan committed on 9 Apr 2016