Anim: Properties Dialog Titles #117741

Merged
Harley Acheson merged 2 commits from Harley/blender:AnimationProps into main 2024-02-02 17:12:43 +01:00
Member

For ARMATURE_OT_move_to_collection, when moving to a NEW collection,
title of "Move to New Collection" and confirm button that says "Move".
For POSE_OT_paths_calculate, title of "Calculate Paths for the Selected
Bones", confirm button text of "Calculate"


Some operators bring up a dialog asking the user to supply information before it proceeds. We are now able to customize the title of these dialogs and the text shown on the confirm button. The title can be anything that helps instruct the user about what they are doing, preferably in title case, and should not be a question. Ideally the confirm button text is a short (word or two) action verb, i.e. : "Create", "New" , "Delete", "Move" etc.

When moving to a new collection, I thought it would be nice to include "New" in the title to make it clear that something is being created:

image

For Motion Paths / Calculate I find this dialog a bit confusing so hoping we can clarify it a bit. With this PR it currently makes it...

image

But is this really just "calculating" something, or is it Adjusting or Setting or Changing or ?

For ARMATURE_OT_move_to_collection, when moving to a NEW collection, title of "Move to New Collection" and confirm button that says "Move". For POSE_OT_paths_calculate, title of "Calculate Paths for the Selected Bones", confirm button text of "Calculate" --- Some operators bring up a dialog asking the user to supply information before it proceeds. We are now able to customize the title of these dialogs and the text shown on the confirm button. The title can be anything that helps instruct the user about what they are doing, preferably in title case, and should not be a question. Ideally the confirm button text is a short (word or two) action verb, i.e. : "Create", "New" , "Delete", "Move" etc. When moving to a new collection, I thought it would be nice to include "New" in the title to make it clear that something is being created: ![image](/attachments/8a9dbcab-3cd9-44e7-8667-0f3e63b1ed8d) For Motion Paths / Calculate I find this dialog a bit confusing so hoping we can clarify it a bit. With this PR it currently makes it... ![image](/attachments/1f1907c3-5fff-40f0-9229-69cbdff179a6) But is this really just "calculating" something, or is it Adjusting or Setting or Changing or ?
Harley Acheson added 1 commit 2024-02-02 00:16:55 +01:00
b001da0ce5 Anim: Properties Dialog Titles
For ARMATURE_OT_move_to_collection, when moving to a NEW collection,
title of "Move to New Collection" and confirm button that says "Move".
For POSE_OT_paths_calculate, title of "Calculate Paths for the Selected
Bones", confirm button text of "Calculate"
Harley Acheson added this to the Animation & Rigging project 2024-02-02 00:17:09 +01:00
Sybren A. Stüvel approved these changes 2024-02-02 08:16:26 +01:00
Sybren A. Stüvel left a comment
Member

Excellent! This is something I wanted to have for quite a while, thanks :)

Excellent! This is something I wanted to have for quite a while, thanks :)
Sybren A. Stüvel added the
Module
Animation & Rigging
label 2024-02-02 08:16:39 +01:00
Harley Acheson added 1 commit 2024-02-02 17:12:02 +01:00
Harley Acheson merged commit 311a2ec74d into main 2024-02-02 17:12:43 +01:00
Harley Acheson deleted branch AnimationProps 2024-02-02 17:12:46 +01: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
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#117741
No description provided.