Page MenuHome

Missing Editors in the Pie Menu
Closed, ResolvedPublic

Description

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: rBcc66d1020c3b
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.

Event Timeline

Omar Emara (OmarSquircleArt) changed the task status from Needs Triage to Confirmed.May 23 2022, 9:52 AM

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.

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

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