UI: Add prefix to Blender version #106897

Open
Pablo Vazquez wants to merge 3 commits from pablovazquez/blender:ui-version-prefix into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member

There are currently two prominent places where the Blender version is
shown without context.

The most prominent place is the status bar, which could lead to confusion
since that area is also used for other types of numeric info such as stats
for geometry, time, or memory usage.

The other place is the About dialog which also shows the version number
without context. Since there is room for it and to make it match the
rest of the list underneath, add the Version: string next to it.

This PR contains two commits:

  1. Add 'v' prefix to version number in status bar.
    image

  2. Add 'Version' prefix in About dialog.
    image


Some history: Blender used to have the version number without prefix
when the URL was in the header, in context it didn't look bad:
image

Then in 2.5x the URL was removed, and the v prefix was introduced:
image

The prefix got removed when moved to the new status bar in 2.8x

There are currently two prominent places where the Blender version is shown without context. The most prominent place is the status bar, which could lead to confusion since that area is also used for other types of numeric info such as stats for geometry, time, or memory usage. The other place is the About dialog which also shows the version number without context. Since there is room for it and to make it match the rest of the list underneath, add the `Version:` string next to it. This PR contains two commits: 1. Add 'v' prefix to version number in status bar. ![image](/attachments/e39a58fa-6bdf-490e-bf8c-6b86bde74be6) 2. Add 'Version' prefix in About dialog. ![image](/attachments/a645c7d2-64cc-443a-98c3-a612306dd173) ---- Some history: Blender used to have the version number without prefix when the URL was in the header, in context it didn't look bad: ![image](/attachments/224242b5-920d-4d37-845c-28c2dda6d2eb) Then in 2.5x the URL was removed, and the `v` prefix was introduced: ![image](/attachments/aadcd4cb-9abd-4f3a-afb3-5a6b593ca936) The prefix got removed when moved to the new status bar in 2.8x
Pablo Vazquez added 2 commits 2023-04-13 12:27:01 +02:00
81c3a39d6b UI: Add prefix "v" to version number in status bar
Since we have other types of numbers in that area (geometry stats, memory, etc),
add "v" prefix so it is clear that the numbers indicate Blender's version.
9df541674e UI: Add "Version" label to version in about dialog
Even though it says "Blender" right above, there is enough space to fit
"Version" next to it, this makes it more clear and follows other labels underneath.
Pablo Vazquez added the
Module
User Interface
label 2023-04-13 12:30:12 +02:00
Member

Adding "Version" in the about popup makes sense to me, but what's the reasoning for the "v" prefix? It seems clear to me that it's a version number without it already. To me it seems a bit like noise and a bit of an oddity, not that my opinion is so strong about it.

Adding "Version" in the about popup makes sense to me, but what's the reasoning for the "v" prefix? It seems clear to me that it's a version number without it already. To me it seems a bit like noise and a bit of an oddity, not that my opinion is so strong about it.
Author
Member

what's the reasoning for the "v" prefix? It seems clear to me that it's a version number without it already. To me it seems a bit like noise and a bit of an oddity

The v prefix is a common way to indicate a version number without taking much space. Without it those numbers could mean anything, especially when next to them are other types of numeric values such as geometry stats and memory usage.

image

It's a bit more obvious when there is Alpha, Beta, or Release Candidate next to it but for main releases users just see a bunch of numbers.

I think this would make it a bit more clear to users looking at Blender screenshots and video tutorials.

> what's the reasoning for the "v" prefix? It seems clear to me that it's a version number without it already. To me it seems a bit like noise and a bit of an oddity The `v` prefix is a common way to indicate a version number without taking much space. Without it those numbers could mean anything, especially when next to them are other types of numeric values such as geometry stats and memory usage. ![image](/attachments/e9ce8f5a-753b-4aaf-95c8-2e41e59efdd1) It's a bit more obvious when there is `Alpha`, `Beta`, or `Release Candidate` next to it but for main releases users just see a bunch of numbers. I think this would make it a bit more clear to users looking at Blender screenshots and video tutorials.
Pablo Vazquez added 1 commit 2023-08-30 16:58:38 +02:00
This pull request has changes conflicting with the target branch.
  • source/blender/editors/space_info/info_stats.cc

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u ui-version-prefix:pablovazquez-ui-version-prefix
git checkout pablovazquez-ui-version-prefix
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#106897
No description provided.