This commit is contained in:
2025-11-30 14:49:16 +08:00
parent 021c593241
commit de46c4b073
1406 changed files with 526774 additions and 1221 deletions

View File

@@ -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;

View File

@@ -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.

View File

@@ -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;

View File

@@ -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.

View File

@@ -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;

View File

@@ -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.

View File

@@ -0,0 +1,2 @@
//Simply deselect all.
select -cl;