photonstorm
|
f9a2c2a79e
|
PIXI.Graphics and PIXI.GraphicsData have been removed, and all functionality merged in to Phaser.Graphics, to cut down on the number of internal classes and inheritance going on.
WebGLGraphics and CanvasGraphics have been updated so that it checks for Phaser Geometry shape types internally.
|
2016-09-28 16:42:33 +01:00 |
|
photonstorm
|
69db3632d6
|
PIXI.Rope and PIXI.Strip have been removed, and all functionality merged in to Phaser.Rope, to cut down on the number of internal classes and inheritance going on.
|
2016-09-28 15:10:43 +01:00 |
|
photonstorm
|
a8d1bbcfdc
|
PIXI.AbstractFilter has been merged into the Phaser.Filter class.All references to PIXI.AbstractFilter have been updated to use Phaser.Filter instead.
|
2016-09-28 14:30:15 +01:00 |
|
photonstorm
|
2cf447c151
|
PIXI.EarCut has been moved into the Phaser utils folder, and renamed to Phaser.EarCut . All references to PIXI.EarCut have been updated to match the new namespace.
|
2016-09-28 13:38:59 +01:00 |
|
photonstorm
|
508e5ae723
|
PIXI.TilingSprite has been removed, and all functionality merged in to Phaser.TileSprite, to cut down on the number of internal classes and inheritance going on.
|
2016-09-28 11:57:11 +01:00 |
|
Richard Davey
|
2005c9d86d
|
PIXI.RenderTexture has been removed, and all functionality merged in to Phaser.RenderTexture, to cut down on the number of internal classes and inheritance going on.
|
2016-09-28 01:40:29 +01:00 |
|
Richard Davey
|
1d7b54b7d4
|
Merged Sprite Batch updates.
|
2016-09-27 23:22:26 +01:00 |
|
Richard Davey
|
4cc18e2df4
|
Phaser 3.0.0 Beta 1 release.
|
2016-09-21 23:22:08 +01:00 |
|
Richard Davey
|
dd39f9ab08
|
Updated TS defs.
|
2016-08-26 01:24:15 +01:00 |
|
photonstorm
|
7b9c4114b2
|
Preparing for 2.6.2 release.
|
2016-08-22 12:31:02 +01:00 |
|
photonstorm
|
1e730e008d
|
Removed PolyK
|
2016-07-26 16:59:41 +01:00 |
|
Richard Davey
|
8d4a72c9d7
|
Phaser 2.7.0 Beta 3
|
2016-07-23 15:05:52 +01:00 |
|
photonstorm
|
30e9273eb8
|
Removed console.log.
|
2016-07-22 17:38:46 +01:00 |
|
photonstorm
|
7de3cc2745
|
Phaser 2.7.0 Beta 2 Release.
|
2016-07-22 17:14:59 +01:00 |
|
Richard Davey
|
068eda6806
|
Phaser 2.7.0 WebGL Tilemap Beta.
|
2016-07-18 23:43:27 +01:00 |
|
Richard Davey
|
d3e460567b
|
Updated config to handle WebGL Tilemap renderer for testing.
|
2016-07-18 23:05:03 +01:00 |
|
Richard Davey
|
a01f59d82d
|
Added Path Manager Plugin.
|
2016-07-13 03:08:03 +01:00 |
|
Richard Davey
|
4548d70369
|
Experimenting with new MainLoop + position interpolation. (reverted from commit e49d45e278 )
|
2016-07-13 02:44:35 +01:00 |
|
Richard Davey
|
e49d45e278
|
Experimenting with new MainLoop + position interpolation.
|
2016-07-12 03:05:29 +01:00 |
|
photonstorm
|
ac2516f5aa
|
2.6.1 Release.
|
2016-07-11 10:07:56 +01:00 |
|
photonstorm
|
0abb2cf4cd
|
Updated release files.
|
2016-07-08 15:54:49 +01:00 |
|
photonstorm
|
fced3f86ec
|
Phaser 2.6.0 Release.
|
2016-07-08 15:46:26 +01:00 |
|
photonstorm
|
7ebae00c8f
|
Phaser 2.5.1 RC1
|
2016-07-01 16:57:36 +01:00 |
|
Richard Davey
|
a9976d2703
|
Phaser 2.5.0 Release.
|
2016-06-17 12:46:56 +01:00 |
|
photonstorm
|
47f0224a40
|
Phaser 2.4.9 release.
|
2016-06-17 01:11:24 +01:00 |
|
photonstorm
|
0880380ea9
|
Phaser 2.4.9 RC4.
|
2016-06-10 16:22:54 +01:00 |
|
photonstorm
|
28c1a26780
|
Phaser 2.4.9 RC3.
|
2016-06-09 17:13:31 +01:00 |
|
photonstorm
|
aa8e5f00db
|
Phaser 2.4.9 RC2.
|
2016-06-03 18:48:34 +01:00 |
|
photonstorm
|
f39dffc88e
|
Added Weapon Plugin to optional build task.
|
2016-06-03 17:26:44 +01:00 |
|
Richard Davey
|
1b7dcd9cbb
|
Phaser 2.4.9 RC1.
|
2016-06-02 23:23:23 +01:00 |
|
photonstorm
|
c4cded108f
|
2.4.9 build test.
|
2016-06-02 16:40:04 +01:00 |
|
photonstorm
|
d8d0c8ac65
|
2.4.9 build files.
|
2016-05-23 13:18:30 +01:00 |
|
photonstorm
|
9f28d0659d
|
Phaser 2.4.8 release.
|
2016-05-19 12:36:51 +01:00 |
|
photonstorm
|
368913fd98
|
Removed WebGL Tilemap renderer, has moved to its own branch to be part of 2.5.0.
|
2016-05-11 11:27:36 +01:00 |
|
Pete Baron
|
671fe4ef5b
|
Add new Phaser.TilemapLayerGL class to the build.
|
2016-05-05 15:53:04 +12:00 |
|
photonstorm
|
b10c8858c3
|
Tilemap shader WIP.
|
2016-04-27 03:02:13 +01:00 |
|
photonstorm
|
a29cc64932
|
Phaser 2.4.7 Final.
|
2016-04-22 15:15:28 +01:00 |
|
photonstorm
|
6cc0a48347
|
Phaser 2.4.7 RC2.
|
2016-04-22 14:45:11 +01:00 |
|
photonstorm
|
41add1b4bf
|
Phaser 2.4.7 RC1.
|
2016-04-14 13:23:44 +01:00 |
|
photonstorm
|
47123c192d
|
2.4.6 Build files + docs + TS Docs.
|
2016-02-18 14:41:53 +00:00 |
|
photonstorm
|
daea5f53ff
|
Fixed Edge device check.
|
2016-02-17 13:37:32 +00:00 |
|
photonstorm
|
34c484367c
|
Phaser 2.4.5 Build files.
|
2016-02-17 13:27:09 +00:00 |
|
photonstorm
|
6ad22bc098
|
Phaser 2.4.5-RC2 with fresh docs and build files.
|
2016-02-12 16:00:36 +00:00 |
|
Richard Davey
|
12c529fc22
|
Phaser 2.4.5-RC1
|
2016-02-05 11:57:44 +00:00 |
|
photonstorm
|
8076f64656
|
We have replaced the PolyK Triangulation calls within Pixi with EarCut 2.0.8. This allows for faster polygon triangulation, and also deals with more complex polygons that PolyK would crash on.
|
2016-02-04 13:23:01 +00:00 |
|
photonstorm
|
c9c85330ab
|
2.4.4 Release.
|
2015-10-15 12:06:38 +01:00 |
|
photonstorm
|
79d6993f26
|
Fixed issue with Time.update not being properly set in IE9 / setTimeout environments.
|
2015-10-13 14:23:36 +01:00 |
|
photonstorm
|
d1233ad229
|
Phaser 2.4.4 RC1.
|
2015-10-13 14:10:55 +01:00 |
|
photonstorm
|
e01a754732
|
Removed the FrameDebugger and moved to its own branch.
|
2015-10-12 11:10:37 +01:00 |
|
photonstorm
|
b99c9e22ec
|
Removed PIXI.Stage. Phaser.Stage now handles everything it needs to do.
|
2015-09-15 12:53:44 +01:00 |
|