photonstorm
|
47e23096bd
|
Integrating p2.js.
|
2014-02-10 16:01:30 +00:00 |
|
photonstorm
|
bca64c2adb
|
Huge update to Phaser.Text. Much more lean, but loads of great new options added including drop shadows, gradient fills, fonts with spaces in the name, etc.
|
2014-02-09 13:36:02 +00:00 |
|
photonstorm
|
4aa945f991
|
Removed PixiPatch as it's no longer needed. Re-worked all of the Sprite autoCull and inWorld checks and cached the bounds. Fixed the Body calculations so physics is working again.
|
2014-02-09 03:48:31 +00:00 |
|
photonstorm
|
243820c973
|
Fixing up Pixis setBackgroundColor.
|
2014-02-08 09:14:44 +00:00 |
|
photonstorm
|
4ed20e0f77
|
Removed all intances of Sprite.group from Group and replaced with the already existing parent property.
|
2014-02-06 13:15:45 +00:00 |
|
photonstorm
|
e88b10323a
|
Updated Phaser geometry classes so they over-ride the PIXI native ones, means we can do away with a whole bunch of over-rides and object changes in Sprite, etc.
|
2014-02-06 12:29:07 +00:00 |
|
photonstorm
|
8eae8feecc
|
More Group fixes to the new format. Updated list of included Pixi files to remove un-needed ones.
|
2014-02-06 03:34:27 +00:00 |
|
photonstorm
|
4cfce8b4d2
|
Group now extends PIXI.DisplayObjectContainer, rather than owning a _container property, which makes life a whole lot easier re: nesting.
|
2014-02-06 02:31:36 +00:00 |
|