Files
test/source/blender/makesdna
Campbell Barton e949ff7334 Fix unit scale use when when units were disabled
UnitSettings::scale_length was used to scale reported
values for operators (translate, shrink-fatten, voxel-size).

This isn't expected as the value isn't editable when the unit-system
is set to None.

Add BKE_unit_value_as_string_scaled utility function for clarity &
to ensure scaling is only applied when it should be.
2025-01-08 21:07:23 +11:00
..
2024-01-03 13:38:14 +01:00
2024-08-30 17:48:52 +02:00
2024-06-18 12:09:40 +10:00