Blender Git Commit Log

Git Commits -> Revision 2d3b29d

Revision 2d3b29d by Falk David (master)
February 14, 2021, 19:51 (GMT)
Fix T85488: Display units inset operator

The inset operator would display the inset thickness and depth as
Blender units during transform. This meant that when the scene units
were set to something different than meters, the display value would
give different results than entering the same number using the value
input. (Similar to D10325)

The fix makes sure that the numbers are always displayed in the correct
scene units.

Reviewed By: campbellbarton

Maniphest Tasks: T85488

Differential Revision: https://developer.blender.org/D10366

Commit Details:

Full Hash: 2d3b29de4fc72d5e293deccd2317c001ede703e3
Parent Commit: a909276
Lines Changed: +14, -3

1 Modified Path:

/source/blender/editors/mesh/editmesh_inset.c (+14, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021