Skip to content
Snippets Groups Projects
Select Git revision
  • 48c8d6c23010fc73d62f44e366901f08680d08da
  • master default protected
  • blender-v3.6-release
  • main
  • blender-v4.1-release
  • blender-v4.0-release
  • blender-v3.3-release
  • asset-shelf
  • blender-v3.5-release
  • brush-assets-project
  • blender-v2.93-release
  • blender-v3.4-release
  • xr-dev
  • bholodeck-v3.3
  • blender-v3.2-release
  • temp-xr-tracker
  • blender-v3.1-release
  • screenshots-manual
  • gltf_vtree
  • blender-v2.83-release
  • blender-v3.0-release
  • v3.6.18
  • v3.6.19
  • v3.6.20
  • v3.6.21
  • v3.6.22
  • v3.6.23
  • v4.1.1
  • v4.1.0
  • v3.6.10
  • v3.6.11
  • v3.6.12
  • v3.6.13
  • v3.6.14
  • v3.6.15
  • v3.6.16
  • v3.6.17
  • v3.6.9
  • v3.3.16
  • v3.6.8
  • v3.3.15
41 results

precision_drawing_tools

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Aaron Carlisle authored
    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.
    9128155d
    History
    Name Last commit Last update
    ..