dont select generated bricks; ctrl+select generated bricks selects parent; remove copy
This commit is contained in:
@ -170,10 +170,10 @@ function NDM_StackSelect::onCancelBrick(%this, %client)
|
||||
}
|
||||
|
||||
//Copy Selection
|
||||
function NDM_StackSelect::onCopy(%this, %client)
|
||||
{
|
||||
%this.onPlantBrick(%client);
|
||||
}
|
||||
//function NDM_StackSelect::onCopy(%this, %client)
|
||||
//{
|
||||
// %this.onPlantBrick(%client);
|
||||
//}
|
||||
|
||||
//Cut Selection
|
||||
function NDM_StackSelect::onCut(%this, %client)
|
||||
|
Reference in New Issue
Block a user