photonstorm
|
dfc8ff32d2
|
You can now tint animated Sprites in Canvas mode. Or change the texture atlas frame of a tinted Sprite or Image. Please note that this is pretty expensive (depending in the browser), as the tint is re-applied every time the *frame changes*. The Pixi tint cache has also been removed to allow for subtle tint color shifts and to avoid blowing up memory. So use this feature sparingly! But at least it does now work (#1070)
|
2015-02-10 14:53:55 +00:00 |
|
photonstorm
|
4489a12fd8
|
Sprite.loadTexture and Image.loadTexture now no longer call updateTexture if the texture given is a RenderTexture. This fixes issues with RetroFonts in IE11 WebGL as well as other RenderTexture related IE11 problems (#1310 #1381 #1523)
|
2015-02-10 12:27:55 +00:00 |
|
photonstorm
|
ff04754bb8
|
Text width calculation strings made consistent.
|
2015-02-08 22:07:47 +00:00 |
|
photonstorm
|
336fdfa672
|
TileSprites weren't destroying WebGL textures, leading to eventual out of memory errors (thanks @chacal #1563)
|
2015-02-03 21:32:39 +00:00 |
|
photonstorm
|
2b74d903d4
|
jsdoc fix.
|
2015-02-03 16:17:14 +00:00 |
|
photonstorm
|
260490fe06
|
Fixed issue in PIXI.canUseNewCanvasBlendModes which would create false positives in browsers that supported multiply in Canvas path/fill ops, but not for drawImage (Samsung S5 for example). Now uses more accurate magenta / yellow mix test.
|
2015-02-03 16:16:25 +00:00 |
|
photonstorm
|
4e9291eadc
|
TileSprite.loadTexture crashed when textures were updated in WebGL (thanks @pandavigoureux29 #1495)
|
2015-01-05 19:00:42 +00:00 |
|
photonstorm
|
4a27130e10
|
Commented out crashing call.
|
2015-01-05 13:24:49 +00:00 |
|
photonstorm
|
eff9759f8c
|
Updated to Pixi 2.2.0 release.
|
2014-12-17 13:50:28 +00:00 |
|
photonstorm
|
22e8340df7
|
Fixes issue where Pixi CanvasTint didn't allow for browsers that bit-shift the alpha value on putImageData (Android Stock Browser, I'm looking at you!)
|
2014-12-09 15:27:26 +00:00 |
|
photonstorm
|
b0d8e43128
|
And Pixi fixed the premult alpha issue properly. Back in again!
|
2014-12-03 21:20:41 +00:00 |
|
photonstorm
|
b05d745c40
|
Reverted changes as they broke all alpha support. Will put back once fixed in Pixi.
|
2014-12-03 20:54:25 +00:00 |
|
photonstorm
|
eb6a09ca0a
|
Pixi update.
|
2014-12-03 09:18:43 +00:00 |
|
photonstorm
|
9d79605447
|
Pixi 2.2.0 merged.
|
2014-12-02 11:01:57 +00:00 |
|
photonstorm
|
2380d1827b
|
Updated to latest Pixi dev branch.
|
2014-12-02 09:03:55 +00:00 |
|
photonstorm
|
0ff7fbbe42
|
Merged latest Pixi fixes.
|
2014-11-23 12:47:55 +00:00 |
|
photonstorm
|
395171b660
|
Added renderable check to Pixi.Sprite.
|
2014-11-18 12:36:11 +00:00 |
|
photonstorm
|
9caa13e489
|
Fixed TileSprite rendering issue.
|
2014-11-18 09:22:24 +00:00 |
|
photonstorm
|
09e6839c63
|
Pixi update
|
2014-11-17 13:07:53 +00:00 |
|
photonstorm
|
8622d91dea
|
Pixi update.
|
2014-11-15 19:53:38 +00:00 |
|
photonstorm
|
e7356fc575
|
Pixi 2.1.1 merge.
|
2014-11-12 22:38:51 +00:00 |
|
photonstorm
|
1352b526c7
|
Merged final Pixi v2.1.0 release.
|
2014-11-11 23:24:50 +00:00 |
|
photonstorm
|
b6001c8f21
|
Latest Pixi v2 fixes.
|
2014-11-11 13:59:43 +00:00 |
|
photonstorm
|
d37fdd4217
|
Latest Pixi dev release.
|
2014-11-11 01:07:52 +00:00 |
|
photonstorm
|
c47d9ea238
|
Integrated latest development build of Pixi (lots of v2 specific bugs fixed)
|
2014-11-08 19:26:16 +00:00 |
|
photonstorm
|
e5810f1316
|
Added DisplayObject.transformCallback
|
2014-11-08 13:31:35 +00:00 |
|
photonstorm
|
f3f022b74a
|
Final Pixi v2 updates.
|
2014-10-23 12:32:56 +01:00 |
|
photonstorm
|
73f210257a
|
Removed duplicate Pixi classes and updated the build manifests to pull-in the correct Pixi Matrix class.
|
2014-10-22 21:20:38 +01:00 |
|
photonstorm
|
474fd8e055
|
JSDoc fixes.
|
2014-10-21 23:08:16 +01:00 |
|
photonstorm
|
54570a2b27
|
Small jsdoc fixes.
|
2014-10-21 22:48:06 +01:00 |
|
photonstorm
|
b9d10f5b7f
|
Pixi v2 updates.
|
2014-10-20 01:26:12 +01:00 |
|
photonstorm
|
35d29170d0
|
Lots of small jsdoc fixes and DocGen updates.
|
2014-10-20 00:54:56 +01:00 |
|
photonstorm
|
f75c95144f
|
Pixi v2 update.
|
2014-10-17 16:55:15 +01:00 |
|
photonstorm
|
3965862b82
|
More pixi v2 updates.
|
2014-10-15 22:12:38 +01:00 |
|
photonstorm
|
0501ca69ae
|
Merged latest Pixi dev build.
|
2014-10-13 23:54:22 +01:00 |
|
photonstorm
|
88a97b935b
|
Pixi v2 weekend updates.
|
2014-10-13 12:23:24 +01:00 |
|
photonstorm
|
163a6c46f3
|
Updated to Pixi 2.0.0-dev.
|
2014-10-10 20:36:04 +01:00 |
|
photonstorm
|
cca955f1fd
|
Updated to latest version of Pixi.
|
2014-08-28 23:11:13 +01:00 |
|
photonstorm
|
f9a6d1f376
|
Updating to Pixi 1.6.1
|
2014-07-18 11:22:55 +01:00 |
|
Richard Davey
|
053f862b6b
|
Merge pull request #1023 from lucbloom/sprite-textureChange-obsolete
Removed obsolete code in setTexture
|
2014-07-15 15:14:36 +01:00 |
|
Luc Bloom
|
5328069329
|
Removed obsolete code in setTexture
This code has no side-effects besides assigning “textureChange”, which
is used nor reset anywhere else.
|
2014-07-15 13:28:31 +02:00 |
|
photonstorm
|
f0365835c9
|
Pixi 1.6.1
|
2014-07-14 12:56:05 +01:00 |
|
photonstorm
|
79c5544869
|
Pixi 1.6 patches for RenderTextures and IE9 Float32 calls.
|
2014-07-11 18:02:24 +01:00 |
|
photonstorm
|
ded5eac8c7
|
Updated build files with patched Pixi UMD statement.
|
2014-07-11 11:53:44 +01:00 |
|
photonstorm
|
46eb906253
|
Pixi 1.6 merge.
|
2014-07-10 20:39:13 +01:00 |
|
photonstorm
|
78759260de
|
Updated Pixi.Sprite
|
2014-07-10 14:46:48 +01:00 |
|
photonstorm
|
73e8a9763b
|
Pixi updates
|
2014-07-10 10:46:18 +01:00 |
|
photonstorm
|
4fc26e4a26
|
Updated to the latest version of Pixi.
|
2014-07-09 05:40:50 +01:00 |
|
photonstorm
|
86f972a765
|
Updated to latest Pixi dev branch.
|
2014-07-03 10:49:58 +01:00 |
|
photonstorm
|
181fd1ae56
|
Merged Pixi 1.5.4 with Phaser - all of the lovely new Pixi features are in, like complex Graphics objects and masking.
|
2014-07-01 15:03:46 +01:00 |
|