2013-12-08 |
remove some trailing whitespace
Chad Engler
committed
on 8 Dec 2013
|
---|---|
a million and one jshint fixes
Chad Engler
committed
on 8 Dec 2013
|
|
remove some comments
Chad Engler
committed
on 8 Dec 2013
|
|
update some modules
Chad Engler
committed
on 8 Dec 2013
|
|
change the way jshint runs a bit
Chad Engler
committed
on 8 Dec 2013
|
|
more up-to-date jshintrc
Chad Engler
committed
on 8 Dec 2013
|
|
Merge #302 from @drkibitz, and fix conflicts
Chad Engler
committed
on 8 Dec 2013
|
|
Merge #304 from @drkibitz, and fix conflicts
Chad Engler
committed
on 8 Dec 2013
|
|
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
|