photonstorm
|
03f67a2677
|
Refactored WebGL renderer working for Sprites and Containers.
|
2016-10-04 15:39:54 +01:00 |
|
Richard Davey
|
d55cc215ee
|
Moving more rendering functionality over.
|
2016-10-04 00:58:52 +01:00 |
|
Richard Davey
|
40bef9543a
|
Updated Game Object renderer blocks to use 'this'.
Split out the Graphics renderer to avoid being a giant if/else loop.
|
2016-10-03 21:46:39 +01:00 |
|
photonstorm
|
7b40711418
|
Moved the Mask related features from Graphics into the Canvas Renderer.
|
2016-10-03 17:14:44 +01:00 |
|
photonstorm
|
1da95994a5
|
First pass of the newly re-structured Canvas Renderer (still using old texture system though).
|
2016-10-03 12:44:54 +01:00 |
|
Richard Davey
|
2590e67e2b
|
First pass at the new consolidated Texture classes. Ultimately these will replace PIXI.BaseTexture, PIXI.Texture and Phaser.Frame. Objects will grab frame references, rather than creating their own Texture objects all the time.
|
2016-09-29 04:21:12 +01:00 |
|