History for pixi.js / src / filters / displacement
2018-01-04
@finscn
Fix DisplacementFilter when using multiple filters (#4560)
finscn authored on 4 Jan 2018 Matt Karl committed on 4 Jan 2018
2017-02-26
@finscn
Read `texture` via `_texture` directly in sprite (#3780) ...
finscn authored on 26 Feb 2017 Matt Karl committed on 26 Feb 2017
2017-01-23
@finscn
Fix #3609 , about `filterClamp` & `filterArea` (#3626) ...
finscn authored on 23 Jan 2017 Mat Groves committed on 23 Jan 2017
2017-01-05
@Dave Moore
Improved documentation ...
Dave Moore committed on 5 Jan 2017
2016-11-14
@Matt Karl
Removes glslify
Matt Karl committed on 14 Nov 2016
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 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-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-06-12
@Mat Groves
filter tidy up part one ...
Mat Groves committed on 12 Jun 2016
2016-05-15
@Ivan Popelyshev
filterClamp
Ivan Popelyshev committed on 15 May 2016
2016-04-30
@Mat Groves
fixed displacement attributes
Mat Groves committed on 30 Apr 2016
2016-04-19
@Ivan Popelyshev
separate Shader class
Ivan Popelyshev committed on 19 Apr 2016
2016-04-08
@Pat Shanahan
Updated and fixed JSDocs
Pat Shanahan committed on 8 Apr 2016
2016-02-18
@clément chenebault
first round to clean some jslint errors
clément chenebault committed on 18 Feb 2016
2016-02-10
@Mat Groves
production test fixes ...
Mat Groves committed on 10 Feb 2016
2016-02-09
@Mat Groves
fixed error in batcher ...
Mat Groves committed on 9 Feb 2016
2016-02-02
@Mat Groves
added gray filter move old filters
Mat Groves committed on 2 Feb 2016
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-07-07
@Chad Engler
remove unecessary warn log
Chad Engler committed on 7 Jul 2015
2015-07-02
@bchevalier
Merge branch 'dev' of github.com:GoodBoyDigital/pixi.js into displacementShader
bchevalier committed on 2 Jul 2015
@bchevalier
* Improved usability of displacement filter
bchevalier committed on 2 Jul 2015
2015-06-30
@Chad Engler
Merge pull request #1915 from bchevalier/displacementShader ...
Chad Engler committed on 30 Jun 2015
@bchevalier
Removed hack
bchevalier committed on 30 Jun 2015
@bchevalier
Changed precision to medium in displacement fragment shader
bchevalier committed on 30 Jun 2015
2015-06-23
@bchevalier
Added hack to displacement filter shader to avoid pixelized effect on some devices
bchevalier committed on 23 Jun 2015
2015-06-06
@Dr. Kibtiz
Depecrate `PIXI.math` namespace ...
Dr. Kibtiz committed on 6 Jun 2015
2015-05-10
@Mat Groves
more doc clean ups..
Mat Groves committed on 10 May 2015
@Mat Groves
fixed extends doc issue
Mat Groves committed on 10 May 2015