2015-03-05 |
FXAA vert and frag filters were the wrong way around
Wouter Commandeur
committed
on 5 Mar 2015
|
---|---|
and a missing fs require, need more coffee
Wouter Commandeur
committed
on 5 Mar 2015
|
|
I hate case insenstive filesystems on macos
Wouter Commandeur
committed
on 5 Mar 2015
|
|
and now in lowercase first letter
Wouter Commandeur
committed
on 5 Mar 2015
|
|
case sensitivity workaround
Wouter Commandeur
committed
on 5 Mar 2015
|
|
fix indentation
Wouter Commandeur
committed
on 5 Mar 2015
|
|
made with love by Clement :)
Clément Chenebault
committed
on 5 Mar 2015
|
|
add some methods to Colormatrix filter
Clément Chenebault
committed
on 5 Mar 2015
|
|
Split SpriteMaskFilter into separate frag and vert files, this resolves a TODO
Wouter Commandeur
committed
on 5 Mar 2015
|
|
|
|
2015-03-04 |
Merge remote-tracking branch 'origin/dev' into dev
mathew groves
committed
on 4 Mar 2015
|
added padding property to text style
mathew groves
committed
on 4 Mar 2015
|
|
fix typo in shaderManager
Chad Engler
committed
on 4 Mar 2015
|
|
fixed double a
mathew groves
committed
on 4 Mar 2015
|
|
|
|
Fixed shader texture update issue
mathew groves
committed
on 4 Mar 2015
|
|
Renamed The DrawModes consts to be more in line with the rest, fixed my awful typos
Alvin
committed
on 4 Mar 2015
|
|
fixed filter clear bug
mathew groves
committed
on 4 Mar 2015
|
|
|
|
Updated deprecation file
Alvin
committed
on 4 Mar 2015
|
|
Strip and rope docs, and usage examples
Alvin
committed
on 4 Mar 2015
|
|
fixed webGL resize bug
mathew groves
committed
on 4 Mar 2015
|
|
fixed typos
Alvin
committed
on 4 Mar 2015
|
|
renamed to strip to mesh
mathew groves
committed
on 4 Mar 2015
|
|
2015-03-03 |
Merge remote-tracking branch 'origin/dev' into dev
mathew groves
committed
on 3 Mar 2015
|
|
|
More docs again !
Alvin
committed
on 3 Mar 2015
|
|
fix sprite docs a bit
Chad Engler
committed
on 3 Mar 2015
|
|
Fixed clear before render issue on webGL
mathew groves
committed
on 3 Mar 2015
|
|
2015-03-02 |
|