UI: Rename and reorder group operators in Node Editor menus #111505

Merged
Pablo Vazquez merged 2 commits from persun/blender:menu_order into main 2023-08-29 15:05:51 +02:00
Contributor

Rename and reorder group operators in Node header and context menu for consistency and clarity.

  • Header menu
    • Reorder operators, from Edit - Ungroup - Make - Insert to Make - Insert - Edit - Ungroup. In my opinion the order of creation - edition - deletion is more natural. This is also consistent with how group operators are ordered in the node context menu
    • Rename Group Insert to Insert Into Group
  • Context menu: rename Edit to Edit Group
Menu Before After
Header node_menu_group_before2.png node_menu_group_after3.png
Context node_context_menu_group_before.png node_context_menu_group_after.png
Rename and reorder group operators in Node header and context menu for consistency and clarity. - Header menu - Reorder operators, from `Edit - Ungroup - Make - Insert` to `Make - Insert - Edit - Ungroup`. In my opinion the order of creation - edition - deletion is more natural. This is also consistent with how group operators are ordered in the node context menu - Rename `Group Insert` to `Insert Into Group` - Context menu: rename `Edit` to `Edit Group` |Menu|Before|After| |---|---|---| |Header|![node_menu_group_before2.png](/attachments/438d2531-7bcd-4885-82cf-5ed70e968893)|![node_menu_group_after3.png](/attachments/a033881d-0b4c-424f-9b6a-5cc4974cfdd2)| |Context|![node_context_menu_group_before.png](attachments/6bc1a306-fa1e-4e50-8907-8cbf32689bfa)|![node_context_menu_group_after.png](/attachments/8411e1b5-1968-4483-8a2b-d8aa27c7a727)|
Sun Kim added 1 commit 2023-08-25 10:08:52 +02:00
a54605350e Change order of group operators in node menu
From `Edit - Ungroup - Make - Insert` to `Make - Insert - Edit - Ungroup`
Member
cc @pablovazquez
Iliya Katushenock added this to the Nodes & Physics project 2023-08-25 12:35:33 +02:00
Iliya Katushenock added the
Module
User Interface
label 2023-08-25 12:35:38 +02:00
Member

Nice one! This is also a good chance to rename the entries to match the context menu as well:
image

Nice one! This is also a good chance to rename the entries to match the context menu as well: ![image](/attachments/d3ab4a93-05a5-4636-b364-1ff5a1f2ce4a)
Author
Contributor

This is also a good chance to rename the entries to match the context menu as well

Yeah, that makes sense.

Maybe Edit in the context menu should be matched to the header menu's Edit Group, to make it more explicit in both menus.

> This is also a good chance to rename the entries to match the context menu as well Yeah, that makes sense. Maybe `Edit` in the context menu should be matched to the header menu's `Edit Group`, to make it more explicit in both menus.
Member

Maybe Edit in the context menu should be matched to the header menu's Edit Group, to make it more explicit in both menus.

Good point. +1. Can be done as part of this patch too.

> Maybe `Edit` in the context menu should be matched to the header menu's `Edit Group`, to make it more explicit in both menus. Good point. +1. Can be done as part of this patch too.
Sun Kim added 1 commit 2023-08-29 12:03:53 +02:00
407d23ac81 Rename group operators in header and context menus
Rename group operators in head and context menu for conistency and clarity.
Sun Kim changed title from Change order of group operators in Node menu to Rename and reorder group operators in Node header and context menus 2023-08-29 12:22:40 +02:00
Pablo Vazquez approved these changes 2023-08-29 15:03:44 +02:00
Pablo Vazquez left a comment
Member

Awesome, thanks!

Awesome, thanks!
Pablo Vazquez changed title from Rename and reorder group operators in Node header and context menus to UI: Rename and reorder group operators in Node Editor menus 2023-08-29 15:04:37 +02:00
Pablo Vazquez merged commit 50afd1f05d into main 2023-08-29 15:05:51 +02:00
Pablo Vazquez deleted branch menu_order 2023-08-29 15:05:53 +02:00
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
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
EEVEE & Viewport
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
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
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
EEVEE & Viewport
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
Platform
FreeBSD
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 Assignees
3 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#111505
No description provided.