Update
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
//Mirror selection based on the mirror relationship of the Select-Buttons in current picker panel.
|
||||
//Normal: Switch between mirrored object selection, Ctrl+Shift Keys: Add Select.
|
||||
MGP_MirrorSelectViaPanel_Ex;
|
||||
@@ -0,0 +1,2 @@
|
||||
Mirror selection based on the mirror relationship of the Select-Buttons in current picker panel.
|
||||
Normal: Switch between mirrored object selection, Ctrl+Shift Keys: Add Select.
|
||||
@@ -0,0 +1,3 @@
|
||||
//Select all objects envolved in current picker panel's Select-Buttons & Sliders.
|
||||
//Ctrl Key: Deselect, Shift Key: Invert Select, Ctrl+Shift Keys: Add Select.
|
||||
MGP_SelectAll_viaCurrentPanel_Ex;
|
||||
@@ -0,0 +1,2 @@
|
||||
Select all objects envolved in current picker panel's Select-Buttons & Sliders.
|
||||
Ctrl Key: Deselect, Shift Key: Invert Select, Ctrl+Shift Keys: Add Select.
|
||||
@@ -0,0 +1,3 @@
|
||||
//Select all objects envolved in current picker's Select-Buttons & Sliders.
|
||||
//Ctrl Key: Deselect, Shift Key: Invert Select, Ctrl+Shift Keys: Add Select.
|
||||
MGP_SelectAll_viaCurrentPicker_Ex;
|
||||
@@ -0,0 +1,2 @@
|
||||
Select all objects envolved in current picker's Select-Buttons & Sliders.
|
||||
Ctrl Key: Deselect, Shift Key: Invert Select, Ctrl+Shift Keys: Add Select.
|
||||
@@ -0,0 +1,2 @@
|
||||
//Simply deselect all.
|
||||
select -cl;
|
||||
@@ -0,0 +1 @@
|
||||
Deselect all.
|
||||
Reference in New Issue
Block a user