UI: Rename Copy Vertex Group to Duplicate Vertex Group #107691

Merged
Harley Acheson merged 1 commits from zanqdo/blender:copy-vertex-group-rename into main 2023-05-21 02:02:16 +02:00
Member

The world Copy in Blender is usually related to transferring data from one object to another (see the Copy Vertex Group to Selected operator). On the other hand the word Duplicate is usually related to creating new data based on the selected data.

An example of this can be seen in the Constraints menu where Duplicate and Copy are used correctly:
image

Proposal

Current name: Copy Vertex Group
image

New name: Duplicate Vertex Group
image

The world _Copy_ in Blender is usually related to transferring data from one object to another (see the _Copy Vertex Group to Selected_ operator). On the other hand the word Duplicate is usually related to creating new data based on the selected data. An example of this can be seen in the Constraints menu where Duplicate and Copy are used correctly: ![image](/attachments/b1bac371-e9c9-4112-8462-5d5ec85f848a) ### Proposal Current name: Copy Vertex Group ![image](/attachments/29a1340b-d7ea-448b-a8f0-d82d23892f1d) New name: Duplicate Vertex Group ![image](/attachments/7f887421-d9a9-404a-9bf7-f1439aad8e9e)
Daniel Salazar added 1 commit 2023-05-07 00:19:33 +02:00
Daniel Salazar added this to the Animation & Rigging project 2023-05-07 00:27:20 +02:00
Iliya Katushenock added the
Interest
Modeling
label 2023-05-07 00:29:58 +02:00
First-time contributor

@zanqdo Thanks for your point.
So it would be better to also rename the operators and functions.

@zanqdo Thanks for your point. So it would be better to also rename the operators and functions.
Author
Member

@zanqdo Thanks for your point.
So it would be better to also rename the operators and functions.

I don't do changes that break the Python API

> @zanqdo Thanks for your point. > So it would be better to also rename the operators and functions. I don't do changes that break the Python API
Pratik Borhade modified the project from Animation & Rigging to User Interface 2023-05-12 17:55:23 +02:00
Daniel Salazar requested review from Sybren A. Stüvel 2023-05-15 23:25:47 +02:00
Daniel Salazar requested review from Harley Acheson 2023-05-19 22:56:24 +02:00
Member

Yes, that's correct.

"Duplicate" is unambiguous that you will get a new thing, while with "copy" you need to also specify where you are copying to. So "Copy to clipboard" or "copy to other object", etc.

And you are correct in that we don't want to also rename the operator as that breaks the API for not enough benefit.

I personally wouldn't make this change for 3.6 - I'm already seeing videos created about the 3.6 - so I would only do so in main for 4.0. Other people might have a different opinion on this though. So if you feel strongly about this just say so.

Yes, that's correct. "Duplicate" is unambiguous that you will get a new thing, while with "copy" you need to also specify where you are copying **to**. So "Copy to clipboard" or "copy to other object", etc. And you are correct in that we don't want to also rename the operator as that breaks the API for not enough benefit. I personally wouldn't make this change for 3.6 - I'm already seeing videos created about the 3.6 - so I would only do so in main for 4.0. Other people might have a different opinion on this though. So if you feel strongly about this just say so.
Harley Acheson approved these changes 2023-05-19 23:15:35 +02:00
Author
Member

@Harley I'm ok with 4.0. The decision about renaming the operator is all yours!

@Harley I'm ok with 4.0. The decision about renaming the operator is all yours!
Harley Acheson changed title from Rename Copy Vertex Group to Duplicate Vertex Group to UI: Rename Copy Vertex Group to Duplicate Vertex Group 2023-05-21 01:58:27 +02:00
Harley Acheson merged commit f637b8c095 into main 2023-05-21 02:02:16 +02:00
Howard Trickey referenced this issue from a commit 2023-05-29 02:51:38 +02:00
Sign in to join this conversation.
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
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#107691
No description provided.