Blender Git Commit Log
Git Commits -> Revision d040493
Revision d040493 by Julian Eisel (master) October 26, 2021, 19:57 (GMT) |
UI: Rename operator to open Preferences window Renames the operator from "Show Preferences" to "Open Preferences...". "Open" is more clear than "Show" (since they could be shown in-place). "..." is usually used in Blender to indicate that a new Window or popup will be opened. Note that vanilla Blender doesn't actually show this name anywhere, so this change shouldn't be visible. That may change, see D12894. |
Commit Details:
Full Hash: d040493cd48d3afce2d4b380c7ed5e518c3c5e6b
Parent Commit: 8422b24
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)