Missing Editors in the Pie Menu #98289

Closed
opened 2022-05-20 16:23:33 +02:00 by Oscar Aceves Alonso · 10 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 750 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.77

Blender Version
Broken: version: 3.1.2, branch: master, commit date: 2022-03-31 17:40, hash: blender/blender@cc66d1020c
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: 3D Viewport Pie Menus (1, 2, 9)
Author: meta-androcto

Short description of error
I'm not sure if this is a bug but I can't find where else to report it: with the arrival of new features there are editors that are not accessible from the shortcut ctrl + alt + S.
The missing editors are the following:

  • Geometry Node Editor
  • Spreadsheet
  • Asset Browser

Exact steps for others to reproduce the error
Open Preferences, Addons, activate 3D Viewport Pie Menus add-on and try it out. You will soon see that you cannot access all editors from there.

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 750 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.77 **Blender Version** Broken: version: 3.1.2, branch: master, commit date: 2022-03-31 17:40, hash: `blender/blender@cc66d1020c` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: 3D Viewport Pie Menus (1, 2, 9) Author: meta-androcto **Short description of error** I'm not sure if this is a bug but I can't find where else to report it: with the arrival of new features there are editors that are not accessible from the shortcut ctrl + alt + S. The missing editors are the following: - Geometry Node Editor - Spreadsheet - Asset Browser **Exact steps for others to reproduce the error** Open Preferences, Addons, activate 3D Viewport Pie Menus add-on and try it out. You will soon see that you cannot access all editors from there.

Added subscriber: @Forteskun

Added subscriber: @Forteskun
Member

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

While this is not exactly a bug, it seems like a missing integral functionality, so confirming.
If you are interested and is able to create a patch, you can add the editors in https://developer.blender.org/diffusion/BA/browse/master/space_view3d_pie_menus/pie_editor_switch_menu.py. It should be a straightforward change.

While this is not exactly a bug, it seems like a missing integral functionality, so confirming. If you are interested and is able to create a patch, you can add the editors in https://developer.blender.org/diffusion/BA/browse/master/space_view3d_pie_menus/pie_editor_switch_menu.py. It should be a straightforward change.

Added subscriber: @JustinWebster

Added subscriber: @JustinWebster

I've done this, how does one create a patch?

I've done this, how does one create a patch?
Member

@JustinWebster See https:*wiki.blender.org/wiki/Process/Contributing_Code and https:*wiki.blender.org/wiki/Process/Addons. Let me know if you need further help.

@JustinWebster See https:*wiki.blender.org/wiki/Process/Contributing_Code and https:*wiki.blender.org/wiki/Process/Addons. Let me know if you need further help.

pie_editor_switch_menu.py

Can't seem to get it to work, all was needed was 3 lines.

[pie_editor_switch_menu.py](https://archive.blender.org/developer/F13102856/pie_editor_switch_menu.py) Can't seem to get it to work, all was needed was 3 lines.

This issue was referenced by 6471c7afb8

This issue was referenced by 6471c7afb8d7cc1725bae79a23fdd1e08fa8f68c

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Germano Cavalcante self-assigned this 2022-11-09 21:30:00 +01:00
Sign in to join this conversation.
No Milestone
No project
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#98289
No description provided.