Skip to content

Commit 2aae473

Browse files
committed
Removed redundant Color component and added in new Tint component. Exposed via WebGL Renderer for Images, Sprites and Text.
1 parent bd6dd41 commit 2aae473

9 files changed

Lines changed: 123 additions & 378 deletions

File tree

v3/src/checksum.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
var CHECKSUM = {
2-
build: '8e828540-6053-11e7-9b69-797a676deb6e'
2+
build: '7362f700-60a7-11e7-883a-fd1a694c7917'
33
};
44
module.exports = CHECKSUM;

v3/src/gameobjects/components/Color.js

Lines changed: 0 additions & 364 deletions
This file was deleted.

0 commit comments

Comments
 (0)