photonstorm
|
0acef49a7c
|
RenderTexture now displays correctly in Canvas games.
Stage.display property added. A direct reference to the root Pixi Stage object (very useful for RenderTexture manipulation)
|
2013-12-23 04:20:09 +00:00 |
|
photonstorm
|
dd7ae12271
|
ArcadePhysics.overlap and collide now recognise TileSprites in the collision checks.
|
2013-12-17 16:48:03 +00:00 |
|
photonstorm
|
a361a18616
|
Updated IE11 check, forces IE11 to use Canvas renderer even in AUTO mode.
|
2013-12-13 14:04:14 +00:00 |
|
Josh Shepard (jcs)
|
8ade29d982
|
fix Pixi bug (#425) - fix incorrect width property for multi-line BitmapText
(Pixi has already merged the fix)
|
2013-12-08 09:50:21 -08:00 |
|
photonstorm
|
cd314cd03e
|
Group.length now returns the number of children in the Group regardless of their exists/alive state, or 0 if the Group is has no children.
|
2013-12-05 09:14:49 +00:00 |
|
photonstorm
|
666df67453
|
Tidying up the wip folder and updating pixi.
|
2013-12-03 20:50:34 +00:00 |
|
photonstorm
|
42c0bed502
|
Fixed World.scale and Group.scale.
|
2013-12-03 02:13:57 +00:00 |
|
photonstorm
|
2fc5c89c1e
|
Preparing to extend the Loader to handle script loading.
|
2013-11-26 17:14:21 +00:00 |
|
photonstorm
|
141337bed9
|
Heavily optimised PixiShader.
|
2013-11-26 05:13:56 +00:00 |
|
photonstorm
|
299115ca5d
|
The entire Phaser library has been updated to match the new JSHint configuration.
|
2013-11-25 04:40:04 +00:00 |
|
photonstorm
|
13a2cc2feb
|
Updating all files to adhere to the JSHint settings and fixing lots of documentation errors on the way.
|
2013-11-25 03:13:04 +00:00 |
|
photonstorm
|
496639ff25
|
Added Phaser.Filter and started moving the shaders over into their own filter classes, so they won't all get bundled in unless needed.
|
2013-11-21 05:00:07 +00:00 |
|
photonstorm
|
93fcb7acbf
|
Loads more shaders and some fixes and enhancements to PixiShader
|
2013-11-20 04:04:48 +00:00 |
|
photonstorm
|
e620c99479
|
ShaderToy convertor up and working, lots of shaders being turned into Pixi filters :)
|
2013-11-20 02:28:28 +00:00 |
|
photonstorm
|
46cf024a35
|
filter test updates
|
2013-11-09 02:16:52 +00:00 |
|
photonstorm
|
8b793cd8d7
|
Updated to latest version of Pixi.js. Lovely new WebGL filters now working happily :)
|
2013-11-06 04:51:23 +00:00 |
|
Richard Davey
|
ca113b85aa
|
More docs coming on.
|
2013-10-01 16:39:39 +01:00 |
|
TheJare
|
a4bc69c2f7
|
Fix box dimensions in PIXI.BitmapText. Support anchor in Phaser.BitmapText
|
2013-09-21 01:03:19 +01:00 |
|
Richard Davey
|
89b00db103
|
Tilemap Rendering is working :)
|
2013-09-12 00:55:27 +01:00 |
|
Richard Davey
|
8a90a87492
|
Text converted and a couple of examples created. Using new extend system, so much smaller classes now.
|
2013-09-03 06:02:47 +01:00 |
|
Richard Davey
|
22847f6ade
|
DebugUtils converted, re-name spaced the Input classes and started on Camera culling.
|
2013-08-31 21:50:34 +01:00 |
|
Richard Davey
|
09def364c3
|
Farewell TypeScript, see you on the other side.
|
2013-08-28 07:02:57 +01:00 |
|