From 82168ef75fc9aadb8e148a47a0d10e58355d3480 Mon Sep 17 00:00:00 2001 From: BuildingJarl Date: Fri, 10 Feb 2017 10:28:21 +0000 Subject: [PATCH 1/2] added textures.js --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index a8d2aa5..b0afa13 100644 --- a/registry.json +++ b/registry.json @@ -25,6 +25,7 @@ "text": "github:systemjs/plugin-text", "ts": "github:frankwallis/plugin-typescript", "tsv": "github:wpf500/plugin-tsv", + "textures": "npm:textures", "ace": "github:ajaxorg/ace-builds", "adam": "npm:adam", From b5a7c67a8d27cdcdba7f921f41108d57ecc0e2fa Mon Sep 17 00:00:00 2001 From: BuildingJarl Date: Mon, 13 Feb 2017 09:09:18 +0000 Subject: [PATCH 2/2] added textures.js --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index b0afa13..4f00c84 100644 --- a/registry.json +++ b/registry.json @@ -25,7 +25,6 @@ "text": "github:systemjs/plugin-text", "ts": "github:frankwallis/plugin-typescript", "tsv": "github:wpf500/plugin-tsv", - "textures": "npm:textures", "ace": "github:ajaxorg/ace-builds", "adam": "npm:adam", @@ -584,6 +583,7 @@ "tape": "npm:tape", "teo": "npm:teo", "textAngular": "github:fraywing/textAngular", + "textures": "npm:textures", "three.js": "github:mrdoob/three.js", "three": "github:mrdoob/three.js", "threestrap": "github:unconed/threestrap",