Blender Git Commit Log
Git Commits -> Revision b7386c6
Revision b7386c6 by Ankit Meel (master) May 14, 2020, 14:22 (GMT) |
Fix T76150: Viewport Axes not toggling correctly when 'Floor' and 'Grid' are turned off Fix T76150 While comparing with the deleted file [1] in the commit [2], saw this little addition which most probably was added for optimisation. Removing it fixes the behaviour too. To test: - In Viewport Overlays > Guides, uncheck both Grid & Floor. - Try toggling all three axes individually. - Z just sticks. X cannot be shown without Y enabled. [1] https://developer.blender.org/diffusion/B/change/master/source/blender/draw/modes/object_mode.c;9516921c05bd9fee5c94942eb8e38f47ba7e4351 [2] {rB9516921c05bd9fee5c94942eb8e38f47ba7e4351} Reviewed By: fclem Maniphest Tasks: T76150 Differential Revision: https://developer.blender.org/D7568 |
Commit Details:
Full Hash: b7386c66f9fdd8b6a3139c1ea4a4256c9729aab5
Parent Commit: ada03e8
Committed By: Clément Foucault
Lines Changed: +3, -1
1 Modified Path:
/source/blender/draw/engines/overlay/overlay_grid.c (+3, -1) (Diff)