photonstorm
|
fb3bb4b32f
|
Refactored into new Base Game Object class, that Image and Sprite (and everything else) will now extend. Much more versatile, and a lot less code duplication.
|
2016-10-19 11:54:00 +01:00 |
|
Richard Davey
|
3d753255e4
|
Added support for the Background Color component values in the WebGL Sprite Batch shader.
|
2016-10-19 03:55:28 +01:00 |
|
Richard Davey
|
91ee135208
|
Fixed tint order and exposed via getters.
|
2016-10-19 03:10:30 +01:00 |
|
Richard Davey
|
5273799912
|
Added Color component to Stage and Image.
Added tint support into the Batch Manager.
|
2016-10-19 02:21:20 +01:00 |
|
Richard Davey
|
1aebdb9dd7
|
Fixed the Batch renderer at last. Just need to add multi-texture support back in.
|
2016-10-19 01:56:31 +01:00 |
|
Richard Davey
|
238c2fc8aa
|
Trying more things to get it working!
|
2016-10-19 00:23:40 +01:00 |
|
photonstorm
|
18b12dfc3e
|
Huge amount of work getting the WebGL renderer sorted out, tidied up and merged with the latest Texture and Transform components.
|
2016-10-18 17:03:25 +01:00 |
|
Richard Davey
|
2630a48266
|
Added TileSprite to the renderer.
|
2016-10-07 02:09:12 +01:00 |
|