mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-09 05:34:34 +00:00
Undo TorqueLab changes until it works properly
This commit is contained in:
parent
683a11e384
commit
9b8114d4e1
8 changed files with 12 additions and 54 deletions
|
|
@ -2232,9 +2232,6 @@ void WorldEditor::on3DMouseDragged(const Gui3DMouseEvent & event)
|
|||
|
||||
copySelection( mSelected );
|
||||
pasteSelection( false );
|
||||
|
||||
//TorqueLab -> Needed to know a dragCopy happen
|
||||
Con::executef(this, "onDragCopy", mSelected->getIdString());
|
||||
}
|
||||
|
||||
// Check for grid snap toggle with ALT.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue