Blender Git Loki
Git Commits -> Revision 0c98bb7
Revision 0c98bb7 by Pablo Dobarro (master) June 26, 2020, 15:17 (GMT) |
Fix Edit Voxel Size label rotation and scale in rotated objects Previously, the text rotation was always calculated in object space, so the text rotation always had the object rotation applied. Now the rotation is calculated in world space, so it always aligns correctly to the view. Same applies to text scale not taking into account the object position. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8068 |
Commit Details:
Full Hash: 0c98bb75cb1b46206e4ff52df398ea8865f47297
Parent Commit: 5c48592
Lines Changed: +6, -2
1 Modified Path:
/source/blender/editors/object/object_remesh.c (+6, -2) (Diff)