Preferences: Factory Defaults out of sync with RNA defaults #120833

Open
opened 2024-04-19 18:04:08 +02:00 by Demeter Dzadik · 1 comment
Member

Blender Version
Broken: version: 4.2.0 Alpha, branch: main, commit date: 2024-04-18 21:44, hash: 05c1abe59c95

Short description of error
I think it's unintentional that for many user preferences, the RNA defined defaults aren't what Blender ships with. So if you Load Factory Settings, then RMB->Reset to Default (or Backspace) on some user preferences, they will change. That also means if you genuinely want to reset some preference to the default, but not all of them, you can't trust Blender to do what you expect.

I compiled the list of all RNA properties I could find in the preferences whose factory default differs from their RNA default, and I noted down the factory default. So the RNA defaults should be synced with that.

The list

  • PreferencesView.show_splash: True
  • PreferencesView.use_recent_searches: True
  • PreferencesView.use_text_antialiasing: True
  • PreferencesView.language: English
  • PreferencesView.use_translate_interface: True
  • PreferencesView.use_translate_reports: True
  • PreferencesView.use_translate_new_dataname: True
  • All theme colors.
  • PreferencesSystem.use_edit_mode_smooth_wire: True
  • PreferencesSystem.use_select_pick_depth: True
  • PreferencesSystem.anisotropic_filter: "2x"
  • PreferencesEdit.use_anim_channel_group_colors: False
  • PreferencesEdit.key_insert_channels: Loc/Rot/Scale/Custom Props
  • PreferencesEdit.use_auto_keying_warning: True
  • PreferencesEdit.use_negative_frames: False
  • PreferencesInput.ndof_view_navigate_method: Orbit
  • PreferencesFilePaths.use_load_ui: True
  • PreferencesFilePaths.use_tabs_as_spaces: True
  • PreferencesFilePaths.use_scripts_auto_execute: False
  • PreferencesFilePaths.show_recent_locations: True
  • PreferencesFilePaths.show_system_bookmarks: True
  • PreferencesFilePaths.show_hidden_files_datablocks: False

Sidenotes/opinions:

  • language should be Automatic, but in the implementation, it should only actually auto-switch to languages with >40% complete translation.
  • use_translate_new_dataname should be False, because allowing non-English speaking users to read Blender's interface is inclusive and welcoming, but making their files unreadable to English users is isolating.
  • use_text_render_subpixelaa should also be True by default, it looks a lot better.
**Blender Version** Broken: version: 4.2.0 Alpha, branch: main, commit date: 2024-04-18 21:44, hash: `05c1abe59c95` **Short description of error** I think it's unintentional that for many user preferences, the RNA defined defaults aren't what Blender ships with. So if you Load Factory Settings, then RMB->Reset to Default (or Backspace) on some user preferences, they will change. That also means if you genuinely want to reset some preference to the default, but not all of them, you can't trust Blender to do what you expect. I compiled the list of all RNA properties I could find in the preferences whose factory default differs from their RNA default, and I noted down the factory default. So the RNA defaults should be synced with that. ## The list - PreferencesView.show_splash: True - PreferencesView.use_recent_searches: True - PreferencesView.use_text_antialiasing: True - PreferencesView.language: English - PreferencesView.use_translate_interface: True - PreferencesView.use_translate_reports: True - PreferencesView.use_translate_new_dataname: True - All theme colors. - PreferencesSystem.use_edit_mode_smooth_wire: True - PreferencesSystem.use_select_pick_depth: True - PreferencesSystem.anisotropic_filter: "2x" - PreferencesEdit.use_anim_channel_group_colors: False - PreferencesEdit.key_insert_channels: Loc/Rot/Scale/Custom Props - PreferencesEdit.use_auto_keying_warning: True - PreferencesEdit.use_negative_frames: False - PreferencesInput.ndof_view_navigate_method: Orbit - PreferencesFilePaths.use_load_ui: True - PreferencesFilePaths.use_tabs_as_spaces: True - PreferencesFilePaths.use_scripts_auto_execute: False - PreferencesFilePaths.show_recent_locations: True - PreferencesFilePaths.show_system_bookmarks: True - PreferencesFilePaths.show_hidden_files_datablocks: False #### Sidenotes/opinions: - language should be Automatic, but in the implementation, it should only actually auto-switch to languages with >40% complete translation. - use_translate_new_dataname should be False, because allowing non-English speaking users to read Blender's interface is inclusive and welcoming, but making their files unreadable to English users is isolating. - use_text_render_subpixelaa should also be True by default, it looks a lot better.
Demeter Dzadik added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2024-04-19 18:04:08 +02:00
Demeter Dzadik changed title from Preferences: Many RNA defaults not the same as the default default to Preferences: Factory Defaults out of sync with RNA defaults 2024-04-19 18:04:28 +02:00
Iliya Katushenock added the
Interest
User Interface
label 2024-04-19 18:18:25 +02:00

I guess this would be covered by DNA defaults - #80164? Or is this defined in RNA itself?
Looked at use_recent_searches, this seems to need DNA defaults. In any case will confirm.

I guess this would be covered by DNA defaults - #80164? Or is this defined in RNA itself? Looked at `use_recent_searches`, this seems to need DNA defaults. In any case will confirm.
Richard Antalik added
Module
User Interface
Status
Confirmed
and removed
Status
Needs Triage
labels 2024-04-24 00:36:50 +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
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#120833
No description provided.