2013-12-18
@Chad Engler
Add contributing information
Chad Engler 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
@Chad Engler
Merge pull request #442 from photonstorm/dev ...
Chad Engler committed on 13 Dec 2013
@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
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-06
@Chad Engler
Merge pull request #431 from namuol/swapChildren ...
Chad Engler committed on 6 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
removed example from main swap branch
Louis Acresti committed on 5 Dec 2013
@Louis Acresti
simple swapChildren example/test
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
2013-11-20
@photonstorm
Made sampler2D check more robust.
photonstorm committed on 20 Nov 2013
@photonstorm
Fixed typo in AbstractFilter (unifroms to uniforms)
photonstorm committed on 20 Nov 2013
@photonstorm
Updated PixiShader to use standard uniform naming conventions (1f, 2f, 2fv, etc). Added support for multiple sampler2D calls, allowing multi-texture shaders. Added support for Linear, Repeat, Nearest, Audio and Keyboard textures. Updated all the examples to use the new uniform naming convention. Updated Gruntfile to use the renamed GrayFilter and fixed indexAll in Example 15 to use the GrayFilter as well.
photonstorm committed on 20 Nov 2013
2013-11-10
@Chad Engler
Manually merge #400
Chad Engler committed on 10 Nov 2013