UI: Add slash separators to Hue/Saturation/Value #106721

Merged
Daniel Salazar merged 4 commits from zanqdo/blender:rename-hue-saturation-value into main 2023-04-11 23:48:16 +02:00
Member

It was decided that names of related "combo" operations like Hue/Saturation/Value, Dilate/Erode and Brightness/Contrast should be separated by slashes in their names.

THis patch changes this for the multiple nodes and operators concerning Hue/Saturation/Value across Blender.

image

Note1: This patch should only touch UI names which do not need versioning and should not break scripts.

Note2: This breaks first letter fuzzy search for "hsl". It was noted vby @HooglyBoogly that the "/" character needs to be added to the fuzzy search split list. Note however that such search is already broken in Main for nodes like Brightness/Contrast and Dilate/Erode which already use slash separators

It was [decided](https://projects.blender.org/blender/blender/pulls/104998) that names of related "combo" operations like *Hue/Saturation/Value*, *Dilate/Erode* and *Brightness/Contrast* should be separated by slashes in their names. THis patch changes this for the multiple nodes and operators concerning Hue/Saturation/Value across Blender. ![image](/attachments/11224301-dbe0-41d9-a863-22f62dfcc2ec) *Note1: This patch should only touch UI names which do not need versioning and should not break scripts.* *Note2: This breaks first letter fuzzy search for "hsl". It was [noted](https://projects.blender.org/blender/blender/pulls/104998#issuecomment-915383) vby @HooglyBoogly that the "/" character needs to be added to the fuzzy search split list. Note however that such search is already broken in Main for nodes like Brightness/Contrast and Dilate/Erode which already use slash separators*
Daniel Salazar added 1 commit 2023-04-08 22:03:23 +02:00
Daniel Salazar changed title from Add slash separators to Hue/Saturation/Value to WIP: Add slash separators to Hue/Saturation/Value 2023-04-08 22:04:19 +02:00
Daniel Salazar requested review from Pablo Vazquez 2023-04-08 22:09:41 +02:00
Daniel Salazar requested review from Hans Goudey 2023-04-08 22:09:41 +02:00
Daniel Salazar changed title from WIP: Add slash separators to Hue/Saturation/Value to Add slash separators to Hue/Saturation/Value 2023-04-08 22:16:56 +02:00
Daniel Salazar changed title from Add slash separators to Hue/Saturation/Value to UI: Add slash separators to Hue/Saturation/Value 2023-04-08 22:22:28 +02:00
Hans Goudey approved these changes 2023-04-11 21:15:30 +02:00
Daniel Salazar added 1 commit 2023-04-11 23:36:08 +02:00
Daniel Salazar added 1 commit 2023-04-11 23:39:00 +02:00
Daniel Salazar added 1 commit 2023-04-11 23:41:13 +02:00
Daniel Salazar merged commit 5df8e35da7 into main 2023-04-11 23:48:16 +02:00
Daniel Salazar deleted branch rename-hue-saturation-value 2023-04-11 23:48:17 +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 project
No Assignees
2 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#106721
No description provided.