2014-11-21 |
-[STRIP] Added GL_TRIANGLES drawing mode besides of GL_TRIANGLE_STRIP. Should the name be changed from Strip to Mesh?
Dario Segura
committed
on 21 Nov 2014
|
---|---|
-[SPINE] Separates the PIXI.Spine portion into its own file, allows for easier spine.js library updates. Implements new loading system, IK, per bone flip and skinned mesh attachments.
Dario Segura
committed
on 21 Nov 2014
|
|
-[SPINE] Spine.js file only contains the spine runtime, modifications needed made it to the official library. https://github.com/EsotericSoftware/spine-runtimes/pull/315
Dario Segura
committed
on 21 Nov 2014
|
|
2014-11-17 |
Fixed incorrect Canvas.context call (should be fillRect, not colorRect)
photonstorm
committed
on 17 Nov 2014
|
If the BaseTexture dimensions don't match the texture frame then we need a new texture anyway because it's part of a texture atlas
photonstorm
committed
on 17 Nov 2014
|
|
2014-11-16 |
Fixed var declaration
mathew groves
committed
on 16 Nov 2014
|
InteractiveManager tweaks
mathew groves
committed
on 16 Nov 2014
|
|
2014-11-15 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 15 Nov 2014
|
Removed TODO comment
mathew groves
committed
on 15 Nov 2014
|
|
little MovieClip optimization
mathew groves
committed
on 15 Nov 2014
|
|
Optimized getBounds for Sprite
mathew groves
committed
on 15 Nov 2014
|
|
|
|
|
|
|
|
2014-11-14 |
Added tint to Canvas Graphics
mathew groves
committed
on 14 Nov 2014
|
changed vec4 to vec2 for color
mathew groves
committed
on 14 Nov 2014
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 14 Nov 2014
|
|
little optimization on toLocal + toGlobal
mathew groves
committed
on 14 Nov 2014
|
|
|
|
|
|
|
|
|
|
2014-11-13 |
|
removed dead space
mathew groves
committed
on 13 Nov 2014
|
|
Fixed Graphics.arcTo issue
mathew groves
committed
on 13 Nov 2014
|
|
2014-11-12 |
Fix pivot of non rotated display objects
Gilles Vermeulen
committed
on 12 Nov 2014
|
added default blend mode to strip
mathew groves
committed
on 12 Nov 2014
|
|
|
|
removed white space
mathew groves
committed
on 12 Nov 2014
|
|
Fixed blendmode in Srip
mathew groves
committed
on 12 Nov 2014
|