blender/release/scripts/startup
Aaron Carlisle ef0ec01461 UI: Dont abbriviate location & rotation
This resolves one of the last few areas where we still use inappropriate
abbreviations. Reading abbreviated words is usually slower, because
users must parse, guess and translate the words. Using abbreviations
such as 'rot' is also especially bad since it's a word in itself too.

The main advantage of abbreviations is that they are faster to *write*,
which just isn't a concern for text in the UI.

Differential Revision: https://developer.blender.org/D8174
2020-07-02 16:28:45 -04:00
..
bl_app_templates_system GPencil: Add licence text at header 2020-05-14 21:49:44 +02:00
bl_operators UI: use term 'Current Frame' instead of 'Playhead' 2020-07-01 20:16:27 +10:00
bl_ui UI: Dont abbriviate location & rotation 2020-07-02 16:28:45 -04:00
keyingsets_builtins.py UI: Dont abbriviate location & rotation 2020-07-02 16:28:45 -04:00
nodeitems_builtins.py Nodes: add Combine Strings and Group Instance ID node UIs 2020-05-04 12:49:25 +02:00