3D Viewport Pie Menus add-on issues in 2.8+ #75783
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#75783
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Darwin-19.3.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 5500M OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.5.5
Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-02-12 16:20, hash:
blender/blender@77d23b0bd7
Worked: (2.79)
Short description of error
some hotkeys conflict with blender 2.8 defaults, some others just won't work:
Animation Pie: hotkey: shift+spaceabar | conflicts with default transform menu
Mode Switch Pie: hotkey: ctrl+spacebar | same as default switch mode. probably redundant, unless it can enable more options.
Proportional Editing Pie: hotkey: O | could be really useful, but no pie appear, just using standard activator from blender defaults.
Shading Pie: hotkey: Z | same as default switch mode. probably redundant, unless it can enable more options.
Exact steps for others to reproduce the error
Added subscriber: @icappiello
looking
@icappiello hi, thanks for the report.
I see your point but I'm unsure on possible fixes. In the preferences keymaps, if you choose Tools as the default spacebar action, Animation switches to the shift+spacebar and the Tools to the spacebar. Maybe I should better document this design.
Mode Switch pie, Ctrl+Tab, This is far different to the built in especially with mesh objects.
Proportional Edit Pie, fixed the typo/wrong hotkey listed.
Shading Pie Z,, It has shade smooth and shade flat added. That said, it needs some context sensitivity added as shade smooth and flat are showing up with unrelated objects selected.
Changing to a Design type as there's a couple of things to look at here.
thanks for the super quick reply, @meta-androcto.
About spacebar, i believe i am using blender's 2.8 defaults, if this is the case, i think pie-menus should act according to this by default. but i totally see your point.
Sorry for not noticing other pies had extra options. This is a super useful addon. Should be enabled by default.