📋 Metadata

💬 Content

Craig_Holland:

Is there a way to get the panel groups in the filter area of the workspace filters under tools?

Nice idea. Will add in one of the next versions.

Craig_Holland:

I’d like to have certain panel groups created in PME only show up when in certain workspaces.

In the current version you can use this code in poll method:

return C.workspace.name in ["Workspace 1", "Workspace 2"]

❤️ 4 likes


🔗 View on Blender Artists