Blender Git Commit Log
Git Commits -> Revision 075156d
Revision 075156d by Pablo Dobarro (master) June 9, 2020, 16:28 (GMT) |
Voxel Size Edit: Fix text not readable when zooming in the viewport Previously the scale of the text was using object space, so when working with scaled objects or small meshes the size of the text was wrong. Now it calculates a scale in screen space, so the text size should be much more predictable Reviewed By: sergey, Severin Differential Revision: https://developer.blender.org/D7941 |
Commit Details:
Full Hash: 075156de9f5a5b80f9189f7c2e2a211e6ed24d29
Parent Commit: 69b67d4
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/object/object_remesh.c (+2, -2) (Diff)