Blender Git Loki
Git Commits -> Revision ee0ec0f
Revision ee0ec0f by Pablo Dobarro (master) May 6, 2021, 17:16 (GMT) |
Fix T83398: Fade inactive geometry overlay option not visible depending on the mode This option should always be available. Even if it does not affect the current object depending on its mode, it affects the rest of the geometry of the scene. The rest of the options also work this way. For example, a grease pencil object does not have face orientation, but the ovelay option is still there for the rest of the scene. Reviewed By: JulienKaspar, HooglyBoogly Maniphest Tasks: T83398 Differential Revision: https://developer.blender.org/D10215 |
Commit Details:
Full Hash: ee0ec0f2af4f03340c4fc91495f702bb67a96c33
Parent Commit: b0271e4
Lines Changed: +1, -4
1 Modified Path:
/release/scripts/startup/bl_ui/space_view3d.py (+1, -4) (Diff)