History for pixi.js / src / pixi / extras
2014-11-21
@Dario Segura
-[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
@Dario Segura
-[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
@photonstorm
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-12
@mathew groves
added default blend mode to strip
mathew groves committed on 12 Nov 2014
@mathew groves
Fixed blendmode in Srip
mathew groves committed on 12 Nov 2014
2014-11-11
@Nikki Koole
swapped b & c in TilingSprite and Graphics getBounds
Nikki Koole committed on 11 Nov 2014
2014-10-17
@Sebastian Nette
Fixing issue #1038 ...
Sebastian Nette committed on 17 Oct 2014
2014-10-13
@mathew groves
fixed non po2 tiling texture bug
mathew groves committed on 13 Oct 2014
2014-10-12
@mathew groves
Fixed Strip Alpha bug
mathew groves committed on 12 Oct 2014
2014-10-11
@mathew groves
removed the renderStrip function from CanvasRender
mathew groves committed on 11 Oct 2014
2014-10-10
@Rovanion Luckey
Added some documentation for Rope.js ...
Rovanion Luckey committed on 10 Oct 2014
@mathew groves
Fixed strip render bug
mathew groves committed on 10 Oct 2014
2014-10-02
@mathew groves
removed texture check from render loop ...
mathew groves committed on 2 Oct 2014
2014-09-29
@mathew groves
Removed update and destroy webGL functions
mathew groves committed on 29 Sep 2014
2014-09-28
@mathew groves
Rewrote update transform ...
mathew groves committed on 28 Sep 2014
2014-09-07
@mathew groves
Added Canvas Renderer resolution
mathew groves committed on 7 Sep 2014
2014-08-06
@Chad Engler
Merge pull request #908 from alvinsight/dev ...
Chad Engler committed on 6 Aug 2014
@Alvin
Removed silly whitespace to pass jsHint
Alvin committed on 6 Aug 2014
2014-08-05
@Alvin
Removed if(true) in Strip
Alvin committed on 5 Aug 2014
@Alvin
A tiny bit of docs
Alvin committed on 5 Aug 2014
2014-08-04
@Federico Omoto
TilingSprite._renderWebGL: missing mask argument in renderSession.maskManager.popMask call
Federico Omoto committed on 4 Aug 2014
2014-07-17
@ndr
Remove trailing commas from object property lists ...
ndr committed on 17 Jul 2014
2014-07-14
@mathew groves
Tied up new webGL batch approach ...
mathew groves committed on 14 Jul 2014
2014-07-10
@mathew groves
Merge branch 'master' of https://github.com/GoodBoyDigital/pixi.js
mathew groves committed on 10 Jul 2014
2014-07-09
@mathew groves
code republish + linted
mathew groves committed on 9 Jul 2014
2014-07-08
@photonstorm
Fixed TilingSprite so it can now use a trimmed frame from a texture atlas as its source (even animated in canvas, not in WebGL yet). ...
photonstorm committed on 8 Jul 2014
@photonstorm
Removed context path settings as not required for a fillRect.
photonstorm committed on 8 Jul 2014
2014-07-01
@mathew groves
updateFrame removed ...
mathew groves committed on 1 Jul 2014
2014-06-29
@mathew groves
Merge branch 'Graphics-upgrade' into dev ...
mathew groves committed on 29 Jun 2014
@mathew groves
Shader Manager simplified
mathew groves committed on 29 Jun 2014