Richard Davey
|
047a994334
|
Canvas and WebGL rendering Text again.
|
2016-10-04 22:47:05 +01:00 |
|
Richard Davey
|
28eb7a5f40
|
Adding in more renderer game objects.
|
2016-10-04 22:36:07 +01:00 |
|
photonstorm
|
482bb96056
|
Added in SpriteBatch, Graphics and Strip shaders.
|
2016-10-04 16:51:47 +01:00 |
|
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
|
0142997787
|
Merged Tint functions into Canvas Renderer.
|
2016-10-03 22:31:10 +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 |
|