From b7a41cbd5a30d32f524ee60e2dfdf9c65c7ec55b Mon Sep 17 00:00:00 2001 From: hwc487 Date: Tue, 12 Jun 2012 15:44:52 -0700 Subject: Disabled the add, copy, and delete buttons in the material library panel. Also removed the Custom Materials section. --- js/panels/Materials/materials-data.json | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'js/panels/Materials/materials-data.json') diff --git a/js/panels/Materials/materials-data.json b/js/panels/Materials/materials-data.json index 5e86793e..893489fc 100644 --- a/js/panels/Materials/materials-data.json +++ b/js/panels/Materials/materials-data.json @@ -97,19 +97,6 @@ "id" : "ZInvertMaterial" } ] - }, - { - "label": "Custom Materials", - "children": [ - { - "label": "Checker Board", - "id" : "CheckerBoard" - }, - { - "label": "Shiny Metal", - "id" : "ShinyMetal" - } - ] } ] } \ No newline at end of file -- cgit v1.2.3