Blender Git Loki
Git Commits -> Revision b72d921
Revision b72d921 by Philipp Oeser (master) April 21, 2021, 11:01 (GMT) |
Fix T87677: Add primitive tools produce wrong sized objects after changing values in 'Adjust Last Operation' Always use the defaults here (radius, depth etc), since desired bounds have been set interactively, it does not make sense to use a different value from a previous command. The Cube tool has already seen a fix for this in rB26e5718e29a7, but Cone/UVSphere/Cylinder/IcoSphere havent. Maniphest Tasks: T87677 Differential Revision: https://developer.blender.org/D11038 |
Commit Details:
Full Hash: b72d9216f12edb37e79ce2fe17c72bb5a072db6a
Parent Commit: 26ab90e
Lines Changed: +18, -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_placement.c (+18, -1) (Diff)