提交 969acc86 编写于 作者: T Temdog007

Ensure camera controls is enabled after object removal

上级 067a9301
......@@ -413,6 +413,7 @@ var Viewport = function ( editor ) {
signals.objectRemoved.add( function ( object ) {
controls.enabled = true;
if ( object === transformControls.object ) {
transformControls.detach();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册