2013-12-18 |
Add contributing information
Chad Engler
committed
on 18 Dec 2013
|
---|---|
2013-12-16 |
|
2013-12-15 |
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 |
revert Spine.js
Martin Kelm
committed
on 14 Dec 2013
|
merge upstream/dev
Martin Kelm
committed
on 14 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 |
Merge and close #347, use inherit for cursor style instead of default
Chad Engler
committed
on 8 Dec 2013
|
fix conflicts
Chad Engler
committed
on 8 Dec 2013
|
|
|
|
fix incorrect width property for multi-line BitmapText
...
josh shepard
authored
on 1 Dec 2013
Chad Engler
committed
on 8 Dec 2013
|
|
Fix setText documentation attribute
alexpusch
authored
on 7 Dec 2013
Chad Engler
committed
on 8 Dec 2013
|
|
2013-12-06 |
|
2013-12-05 |
style consistency
Louis Acresti
committed
on 5 Dec 2013
|
check for invalid children
Louis Acresti
committed
on 5 Dec 2013
|
|
early-out for self-swap
Louis Acresti
committed
on 5 Dec 2013
|
|
removed example from main swap branch
Louis Acresti
committed
on 5 Dec 2013
|
|
simple swapChildren example/test
Louis Acresti
committed
on 5 Dec 2013
|
|
swapChildren basic implementation
Louis Acresti
committed
on 5 Dec 2013
|
|
2013-12-03 |
Fixed issue with removing children with filters
Mat Groves
committed
on 3 Dec 2013
|
Merged new PIXI Shader code
Mat Groves
committed
on 3 Dec 2013
|
|
|
|
|
|
2013-11-26 |
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 |
cleaning up base texture destroy & adding removeAllEventListeners to EventTarget
mattdesl
committed
on 25 Nov 2013
|
adding base64 support to AssetLoader
mattdesl
committed
on 25 Nov 2013
|
|
2013-11-20 |
Made sampler2D check more robust.
photonstorm
committed
on 20 Nov 2013
|
Fixed typo in AbstractFilter (unifroms to uniforms)
photonstorm
committed
on 20 Nov 2013
|
|
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 |
Manually merge #400
Chad Engler
committed
on 10 Nov 2013
|