History for pixi.js / src / pixi
2013-12-27
@Mat Groves
refactored webGL renderer
Mat Groves committed on 27 Dec 2013
2013-12-23
@Mat Groves
Added getBounds function to DisplayObjects
Mat Groves committed on 23 Dec 2013
2013-12-19
@Chad Engler
merge in jshint fixes
Chad Engler committed on 19 Dec 2013
@Chad Engler
merge texture scaling, fixes #201 and #378
Chad Engler committed on 19 Dec 2013
2013-12-18
@Harry Lachenmayer
Fix el(l)ipse spelling error
Harry Lachenmayer committed on 18 Dec 2013
2013-12-16
@Mat Groves
Merge pull request #444 from MKelm/dev-atlas ...
Mat Groves committed on 16 Dec 2013
2013-12-15
@Florian Landerl
Check for webserved files by looking at the protocol ...
Florian Landerl authored on 13 Dec 2013 Chad Engler committed on 15 Dec 2013
2013-12-14
@Martin Kelm
revert Spine.js
Martin Kelm committed on 14 Dec 2013
@Martin Kelm
merge upstream/dev
Martin Kelm committed on 14 Dec 2013
2013-12-13
@photonstorm
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
@Chad Engler
remove some trailing whitespace
Chad Engler committed on 8 Dec 2013
@Chad Engler
a million and one jshint fixes
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge #302 from @drkibitz, and fix conflicts
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge #304 from @drkibitz, and fix conflicts
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge and close #347, use inherit for cursor style instead of default
Chad Engler committed on 8 Dec 2013
@Chad Engler
fix conflicts
Chad Engler committed on 8 Dec 2013
@Chad Engler
Merge pull request #415 from mattdesl/basetex-destroy2 ...
Chad Engler committed on 8 Dec 2013
@josh shepard
fix incorrect width property for multi-line BitmapText ...
josh shepard authored on 1 Dec 2013 Chad Engler committed on 8 Dec 2013
@alexpusch
Fix setText documentation attribute
alexpusch authored on 7 Dec 2013 Chad Engler committed on 8 Dec 2013
2013-12-05
@Louis Acresti
style consistency
Louis Acresti committed on 5 Dec 2013
@Louis Acresti
check for invalid children
Louis Acresti committed on 5 Dec 2013
@Louis Acresti
early-out for self-swap
Louis Acresti committed on 5 Dec 2013
@Louis Acresti
swapChildren basic implementation
Louis Acresti committed on 5 Dec 2013
2013-12-03
@Mat Groves
Fixed issue with removing children with filters
Mat Groves committed on 3 Dec 2013
@Mat Groves
Merged new PIXI Shader code
Mat Groves committed on 3 Dec 2013
@Mat Groves
Merge branch 'pr/406' into dev ...
Mat Groves committed on 3 Dec 2013
@Mat Groves
Tweaking filters ...
Mat Groves committed on 3 Dec 2013
2013-11-26
@photonstorm
Dramatically refactored PixiShader. Significantly smaller, less branching, much faster sync loop and no constant texture uploads.
photonstorm committed on 26 Nov 2013
2013-11-25
@mattdesl
cleaning up base texture destroy & adding removeAllEventListeners to EventTarget
mattdesl committed on 25 Nov 2013
@mattdesl
adding base64 support to AssetLoader
mattdesl committed on 25 Nov 2013