2014-09-08 |
doc update for detector
mathew groves
committed
on 8 Sep 2014
|
---|---|
renderer now uses options parameter
mathew groves
committed
on 8 Sep 2014
|
|
2014-08-05 |
|
2014-07-29 |
Fixed references to global variables (window, document) that prevent Pixi from being loaded into environments that don’t necessarily have these available (like Node)
Jaap Rood
committed
on 29 Jul 2014
|
2014-07-22 |
Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer
Jaap Rood
committed
on 22 Jul 2014
|
2014-07-10 |
|
2014-07-01 |
fixes #818
mathew groves
committed
on 1 Jul 2014
|
2014-06-26 |
|
2014-04-13 |
|
2014-04-11 |
|
AutoDetect now returns the canvas render in ie11
mathew groves
committed
on 11 Apr 2014
|
|
2014-03-14 |
Manually merge #657
Chad Engler
committed
on 14 Mar 2014
|
2014-02-13 |
Merge pull request #572 from anissen/fix-autoDetectRenderer-constructor
...
Chad Engler
committed
on 13 Feb 2014
|
|
|
2014-02-12 |
Changed parameter ordering to be consistent with WebGLRenderer and CanvasRenderer
Anders Nissen
committed
on 12 Feb 2014
|
2014-02-10 |
Docs, examples again, test folder, removeAll func
alvinsight
committed
on 10 Feb 2014
|
2014-02-06 |
Cleaned the examples and the src a bit, plus docs
alvinsight
committed
on 6 Feb 2014
|
2014-01-28 |
Dived into WebGLRenderer, fixes and docs
alvinsight
committed
on 28 Jan 2014
|
2014-01-27 |
Fixed, finally adapted to the dev branch
alvinsight
committed
on 27 Jan 2014
|
2014-01-19 |
English fixes
danzel
committed
on 19 Jan 2014
|
2014-01-08 |
|
2014-01-01 |
|
codebase now lint free
Mat Groves
committed
on 1 Jan 2014
|
|
2013-12-29 |
Added texture caches for canvas tints
Mat Groves
committed
on 29 Dec 2013
|
2013-12-28 |
|
2013-12-19 |
merge in jshint fixes
Chad Engler
committed
on 19 Dec 2013
|
2013-12-13 |
Fixed IE11 check. IE11 no longer has MSIE in the userAgent, you need to check for Trident/7.0 instead.
photonstorm
committed
on 13 Dec 2013
|
2013-12-08 |
a million and one jshint fixes
Chad Engler
committed
on 8 Dec 2013
|
Merge #304 from @drkibitz, and fix conflicts
Chad Engler
committed
on 8 Dec 2013
|
|
2013-11-25 |
cleaning up base texture destroy & adding removeAllEventListeners to EventTarget
mattdesl
committed
on 25 Nov 2013
|