Changelog
v0.0.9
Edited the Spacers to act like a button in Preview - Edit Mode
Added a Color for the Menu/Layout Header to make it more visible
Added support for shortcuts on buttons for Menu & Layout when not pinned, same as Pie menu
Fixed drag up/down for Sections in Preview - Edit Mode
Fixed value when adding a slider with Integer
Fixed double click on EnumProperties in Preview - Edit Mode
Fixed error on menu name when adding a description
Fixed Pie menu description size in the center circle
Fixed the button selection sync in Preview - Edit Mode (if a button is selected in the 3d view, it will be selected in the preferences, the opposite is true)
Fixed the copy/past between menus (pie/menu/layout)
Added Width and Height in the Preview - Edit Mode Pop-up for drawers
Added a report when launching an operation on a button
Fixed col_span error on single buttons
Updated the Create New Menu Operator to show a list of active presets
Updated the header icon to call the Create New Menu operator when pressing Shift
Fixed auto active item when calling a menu from a button, when clicking on the button
v0.0.8
Fixed angle on sliders (min/max and input value)
Added a field to name buttons freely
Added "Outside Section" option in Edit Mode popups
Fixed error on EnumProperties — can now double-click to see items in Edit Mode
New buttons in Edit Mode are now always created outside of any Section by default
Fixed issue with Area Properties — actions now work exclusively in the active area
Added auto-scale to fit menus in small areas
Added option to expand GRID directions from the top instead of downward
Edited popups in Preview — Edit Mode to have the same options as Preferences for Pie/Menu/Layout
Edited popups in Preview — Edit Mode to open on double-click (consistent with Menu/Layout)
Added option in Preferences to hide the description at the center of a Pie Menu
Fixed path when adding a slider in Sculpt Mode
Added actions in Preview — Edit Mode for GPU menus (add, remove, reorder)
Fixed error in Preview — Edit Mode when clicking on an EnumProperty to remove or edit it
Macros for properties now work (chain expressions with ;)
Fixed Separator in Drawers — now adds spacing, not a button
Fixed Separator on Layouts to use the same value as between columns
Fixed Drawers on Layouts (properties, sliders, color property, etc.)
New Drawer child is placed after the active item
Added shortcuts on buttons in Pie Menus to call them directly
v0.0.7
Fixed Save and Save Package issues
v0.0.6
Added Button Border Hover option in Design for better hover visibility
Simplified the save UI (save preset / save preferences / save keymaps)
Updated Sync Blender Theme to not overwrite the menu theme
Fixed a bug with Sliders (buttons not visible on Menus and Layouts)
Centered the menu width (was left-aligned before)
Fixed hover color persisting after disabling Preview/Edit Mode
Fixed SHIFT+CLICK to add a new button in Preview — Edit Mode
Sections can now be opened and closed in Preview — Edit Mode
Fixed SHIFT+CLICK to add a new button on Menu/Layout
Added Move Up / Down for the Preset and Menu lists
v0.0.5
Updated the Context Menu to show a popup for editing items
Moved Preset and Menu lists to the left side of the UI
Added option to automatically show Preview when creating a new menu
Added Edit Mode — rearrange buttons by dragging in the 3D View
Added shortcut to toggle Edit Mode from within the menu
Added global UI scale
Added Sliders, Color, etc. inside Drawers (also supports nested Drawers)
Updated the Global Options UI
v0.0.4
Fixed Keymaps Export/Import (drag, direction, etc. all preserved)
Fixed keymap issue when deleting keymaps
Added info text to remind users to save keymaps
Set Default Theme to Default_Blue
Removed hover & sound on LABEL buttons
Fixed trail visibility (now always on top of buttons)
Fixed auto-close on GPU Menus
Added Drawer directions: SIDE_RIGHT, BOTTOM
Added Copy/Paste buttons to copy Pie/Menu/Layout to another Preset
Added LAYOUT_CALL button type and trigger
Fixed issue when deleting an item (auto-selects next one)
Fixed right-click context menu for brushes and drawer items
Fixed adding properties using {}
Added optional header button in the 3D View to open PieMaster Preferences
v0.0.3
Fixed auto-save for preferences and presets
Fixed auto-hover on Pie Call and Grid
Fixed auto-center and auto-hover to not immediately trigger the action
Added option to disable auto-hover
Workflow change: buttons must be explicitly excluded from a Section to sit outside it
Edited Simple Menu header
Added Layout type (multi-column floating panels)
Fixed Import Preset keymaps
Fixed PIE_CALL ID loss when importing a Preset
Removed bounce animation from Simple Menu and Layout on open
Fixed bug with Sliders on Simple Menu
v0.0.2
Added path for auto-save of preferences and presets
Added option to hide the center circle
Added option to hide the trail
Added text display on Pie Menu and Simple Menu in Preview Mode
Added auto-select of button when mouse enters its direction (like Blender's built-in pie menus)
Added button to clear all keymaps
Back to top