Skip to content

Commit

Permalink
Comment TransformEditor out
Browse files Browse the repository at this point in the history
  • Loading branch information
cvetan5 committed Apr 13, 2015
1 parent fb623ac commit 2d5138d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XML3DEditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@ var XML3DEditor = IEditor.$extend(

initTransformEditor : function()
{
this.transformEditor = new TransformEditor();
// this.transformEditor = new TransformEditor();
},

removeEntityCommand : function(elementPtr)
Expand Down

0 comments on commit 2d5138d

Please sign in to comment.