2017-12-14 |
Fix bug #4467 : `scale` of ParticleContainer (#4511)
finscn
authored
on 14 Dec 2017
Matt Karl
committed
on 14 Dec 2017
|
---|---|
2017-12-02 |
|
2017-11-20 |
Update docs of ParticleContainer (#4465)
Nikola
authored
on 20 Nov 2017
Mat Groves
committed
on 20 Nov 2017
|
2017-11-16 |
Clear some properties in `ParticleBuffer.destroy()`. (#4407)
...
finscn
authored
on 16 Nov 2017
Matt Karl
committed
on 16 Nov 2017
|
2017-09-15 |
particle container docs and resize mode (#4295)
...
Ivan Popelyshev
authored
on 15 Sep 2017
Matt Karl
committed
on 15 Sep 2017
|
2017-09-08 |
tint in ParticleContainer (#4289)
...
Ivan Popelyshev
authored
on 8 Sep 2017
Matt Karl
committed
on 8 Sep 2017
|
2017-08-02 |
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 |
Two small grammar fixes (#4172)
...
Niklas Korz
authored
on 22 Jul 2017
Chad Engler
committed
on 22 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-09 |
Cleaning the code (#4086)
...
Ivan Popelyshev
authored
on 9 Jun 2017
Matt Karl
committed
on 9 Jun 2017
|
2017-05-24 |
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
|
2017-05-13 |
Apply Tint to Particle Container (#3899) (#4014)
...
Yahor
authored
on 13 May 2017
Matt Karl
committed
on 13 May 2017
|
2017-03-29 |
Fix: ParticleContainer canvasRenderer resolution issue #3863 (#3864)
Piotr Rachtan
authored
on 29 Mar 2017
Matt Karl
committed
on 29 Mar 2017
|
2017-01-05 |
Improved documentation of the destroy method (#3529)
...
Dave Moore
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
2017-01-03 |
Use `child._texture` instead of `child.texture`. (#3532)
...
finscn
authored
on 3 Jan 2017
Matt Karl
committed
on 3 Jan 2017
|
2016-11-16 |
ParticleRenderer vao fix (#3292)
...
Ivan Popelyshev
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
2016-11-09 |
Reduce redundant texture binds (#3258)
Mat Groves
authored
on 9 Nov 2016
GitHub
committed
on 9 Nov 2016
|
2016-10-16 |
use objects where we map render context ids
Chad Engler
committed
on 16 Oct 2016
|
2016-09-27 |
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
2016-09-24 |
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-16 |
Replaces jshint with eslint, using babel in loose mode
Matt Karl
committed
on 16 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
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 |
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 |
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 |
|
2016-04-19 |
separate Shader class
Ivan Popelyshev
committed
on 19 Apr 2016
|