Skip to content
Snippets Groups Projects
Commit 9cc574f2 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

eod

parent 7270c158
No related branches found
No related tags found
No related merge requests found
......@@ -133,6 +133,9 @@ require.config({
setupCommMenuTemplate: 'menus/templates/SetupCommMenuView.html',
discoveryMenuTemplate: 'menus/templates/DiscoveryMenuView.html',
//cam
cam: 'cam/cam.js',
//assemblers
crab: 'cam/assemblers/crab',
......
......@@ -8,6 +8,6 @@ define([], function(){
return {
baseplane: null,
highlighter: null,
highlighter: null
};
});
\ No newline at end of file
......@@ -100,7 +100,7 @@ define(['three'], function(THREE){
allMaterialClasses:{
mechanical: "Structural",
electronic: "Electronic",
space: "Space Structures"
// space: "Space Structures"
},
allMaterials:{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment