Cleanup: Grease Pencil: Correct stroke outline tooltip description #127990

Merged
Falk David merged 2 commits from George-Mavroeidis/blender:gpencil-outline-tooltip-desc into main 2024-09-26 10:39:53 +02:00
Contributor

Replaced "Convert stroke to perimeter" with "Convert stroke to outline" in the outline tooltip description.

It was suggested that the description is not accurate and could be misleading between the two terms. Thus, I simply just replaced the word across all tooltip descriptions to keep it consistent and easily understood.

Reporting issue: blender/blender#126814

image
Replaced "Convert stroke to **perimeter**" with "Convert stroke to **outline**" in the outline tooltip description. It was suggested that the description is not accurate and could be misleading between the two terms. Thus, I simply just replaced the word across all tooltip descriptions to keep it consistent and easily understood. Reporting issue: blender/blender#126814 <img width="400" alt="image" src="attachments/f7238d7b-4226-42af-a2df-17282506f414">
George Mavroeidis added 1 commit 2024-09-22 23:10:27 +02:00
Replaced "perimeter" with "outline" n the outline tooltip description
George Mavroeidis requested review from Carlos 2024-09-22 23:11:07 +02:00
George Mavroeidis requested review from Pratik Borhade 2024-09-22 23:11:07 +02:00
Member

Hi, thanks for the PR. GP legacy code will be removed in future (GPv3, 4.3 onwards). I would leave the PR merge decision for @filedescriptor

Hi, thanks for the PR. GP legacy code will be removed in future (GPv3, 4.3 onwards). I would leave the PR merge decision for @filedescriptor
Falk David requested changes 2024-09-24 12:13:05 +02:00
Dismissed
Falk David left a comment
Member

I think this is a fine change. The brush setting and modifier are used by GPv3.

I think this is a fine change. The brush setting and modifier are used by GPv3.
@ -4471,3 +4471,3 @@
ot->name = "Convert Stroke to Outline";
ot->idname = "GPENCIL_OT_stroke_outline";
ot->description = "Convert stroke to perimeter";
ot->description = "Convert stroke to outline";
Member

The code for this will be removed in a few weeks so this change is not necessary.

The code for this will be removed in a few weeks so this change is not necessary.
George Mavroeidis added 1 commit 2024-09-25 19:14:59 +02:00
George Mavroeidis requested review from Falk David 2024-09-25 19:15:17 +02:00
Pratik Borhade approved these changes 2024-09-26 06:21:24 +02:00
Falk David approved these changes 2024-09-26 10:38:47 +02:00
Falk David merged commit ceaa064b97 into main 2024-09-26 10:39:53 +02:00
George Mavroeidis deleted branch gpencil-outline-tooltip-desc 2024-09-26 21:34:20 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
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
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
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#127990
No description provided.