|
@@ -642,7 +642,7 @@
|
|
this.detach = function ( object ) {
|
|
this.detach = function ( object ) {
|
|
|
|
|
|
scope.object = undefined;
|
|
scope.object = undefined;
|
|
- this.axis = undefined;
|
|
|
|
|
|
+ this.axis = null;
|
|
|
|
|
|
this.gizmo["translate"].hide();
|
|
this.gizmo["translate"].hide();
|
|
this.gizmo["rotate"].hide();
|
|
this.gizmo["rotate"].hide();
|