|
@@ -133,7 +133,7 @@
|
|
|
|
|
|
switch ( event.keyCode ) {
|
|
switch ( event.keyCode ) {
|
|
|
|
|
|
- case 17: // Ctrl
|
|
|
|
|
|
+ case 16: // Shift
|
|
control.setTranslationSnap( null );
|
|
control.setTranslationSnap( null );
|
|
control.setRotationSnap( null );
|
|
control.setRotationSnap( null );
|
|
control.setScaleSnap( null );
|
|
control.setScaleSnap( null );
|