3D Viewport Pie Menus #88735
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#88735
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?
Pagename:
addons/interface/viewport_pies
Blender Version:
2.92
Documentation Language:
en
Permanent link
Short description of error
preferences/addons/ interface 3d Viewport pie menus = addon inexistent
preferences/keymap/3d view/
options: tab for pie menu, pie menu on drag and extra shading pie menu items all UNCHECKED and pie menu still appears when uses TAB key
please give us a way to DISABLE all 3d viewport pie menus that only HURTS our workflow
Modeling takes TRIPLE time if can't disable 3D Viewport pie menus, WE NEED YOU GIVE US A WAY TO PERMANENT DISABLE ALL PIE MENUS, that could be done by having access to the "interface 3D viewport pie menuS" ADDON but the preference cant find it to disable the pie menus
Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Added subscriber: @sintyara6513
Added subscriber: @JustinWebster
Might want to not shout at the dev's (Caps).
Have you tried saving preferences and closing and restarting blender? or reverting to Default Preferences, could a another addon (if they are enabled) be causing it?, Tab should just go into Edit Mode by default, which does here for me on 2.92.
Added subscriber: @Alaska
Changed status from 'Needs Developer To Reproduce' to: 'Archived'
The Add-on "3D Viewport Pie Menus" is separate from the pie menu keyboard shortcut integration built into Blender. Please turn off the add-on to reduce the number of pie menus you have.
After that, Blender should have just a few pie-menus for hot keys like
TAB
andZ
. To disable theTAB
hotkey for pie menu, go to theKeymap
section of the user preferences in the first section at the top turn offTab for Pie Menu
and if you want, turn offPie Menu on Drag
.As for all the other pie menus (Keymaps for things like
Z
andShift+S
), you might have to do a bunch of manual work to get it done, but you can go through the keymap section and find the shortcuts for pie menus and just delete them. That way, the pie menus won't be called if you push that button. If you still want access to those menus, but you don't want them in pie menu form, then you can change the operator being called fromwm.call_menu_pie
towm.call_menu
ensuring you add theName"
section back in underneath with the_pie
section also removed. Here's an example video on how to do that.2021-06-02 21-32-59.mp4
As for requesting an option that automatically changes everything from pie menus to non-pie means is a feature request and feature requests are to be made through other channels: https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests
For more information on why this isn't considered a bug, visit: https://wiki.blender.org/wiki/Reference/Not_a_bug
Added subscriber: @PratikPB2123
Changed status from 'Archived' to: 'Needs User Info'
@sintyara6513 , for that set Display support level to
Community
and setAll
in place of "Filter by category" then try to search for the add-on.Loading default settings is actually I would prefer (
File -> Defaults _> Load Factory Settings
).Changed status from 'Needs User Info' to: 'Archived'
(Alaska already commented When I was typing, So I missed the message. Thanks @Alaska , guess I misunderstood the report)
@PratikPB2123 I may have also misunderstood the report. If you or anyone else does feel like this is a bug report, please re-open it.