History for pixi.js / src / pixi
2014-11-24
@Dario Segura
-[HOUSEKEEPING] Fixes JS specific syntax errors.
Dario Segura committed on 24 Nov 2014
2014-11-23
@mathew groves
fixes #1188
mathew groves committed on 23 Nov 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 23 Nov 2014
@mathew groves
removed unused lastIndex
mathew groves committed on 23 Nov 2014
2014-11-22
@Mat Groves
Merge pull request #1181 from kambing86/patch-1 ...
Mat Groves committed on 22 Nov 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
mathew groves committed on 22 Nov 2014
@mathew groves
removed extra semi-colon
mathew groves committed on 22 Nov 2014
@Dario Segura
-[HOUSEKEEPING] Removed extra semicolon.
Dario Segura committed on 22 Nov 2014
@Dario Segura
Merge branch 'dev' of github.com:GoodBoyDigital/pixi.js into Trompo-SpineUpdate
Dario Segura committed on 22 Nov 2014
@Dario Segura
-[HOUSEKEEPING] Removed extra space.
Dario Segura committed on 22 Nov 2014
@Dario Segura
-[HOUSEKEEPING] Removed extra space.
Dario Segura committed on 22 Nov 2014
@Dario Segura
-[STRIP] Added getBounds function to Strip.
Dario Segura committed on 22 Nov 2014
@mathew groves
correct measurement for accents in text (eg. É)
mathew groves committed on 22 Nov 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 22 Nov 2014
@mathew groves
added empty texture to sprite ...
mathew groves committed on 22 Nov 2014
2014-11-21
@Dario Segura
-[HOUSEKEEPING] Removed unnecessary console logs.
Dario Segura committed on 21 Nov 2014
@Dario Segura
-[HOUSEKEEPING] Refactored canvas drawing functions for readability.
Dario Segura committed on 21 Nov 2014
@Dario Segura
-[HOUSEKEEPING] Spelling mistake verticies --> vertices
Dario Segura committed on 21 Nov 2014
@Dario Segura
-[HOUSEKEEPING] Some typo fixes.
Dario Segura committed on 21 Nov 2014
@Dario Segura
-[LOADER] Json loader now loads spine files as per the new implementation.
Dario Segura committed on 21 Nov 2014
@Dario Segura
-[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
@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
Fixed incorrect Canvas.context call (should be fillRect, not colorRect)
photonstorm committed on 17 Nov 2014
@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-16
@kambing86
update for getBounds ...
kambing86 committed on 16 Nov 2014
@mathew groves
Fixed var declaration
mathew groves committed on 16 Nov 2014
@mathew groves
InteractiveManager tweaks
mathew groves committed on 16 Nov 2014
2014-11-15
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 15 Nov 2014
@mathew groves
Removed TODO comment
mathew groves committed on 15 Nov 2014