Blender Git Commit Log
Git Commits -> Revision 6806459
Revision 6806459 by Philipp Oeser (master) August 10, 2021, 15:30 (GMT) |
UI: hide Viewport Display Bounds for object types that dont have bounding boxes These are namely 'LIGHT', 'CAMERA', 'EMPTY', 'SPEAKER' and 'LIGHTPROBE'. Note that Empties are included here despite the fact that they have instancing capabilities ('Display As' can be 'Bounds' for example which then displays all instanced geometry with boundingboxes -- this however is not meant to work with the 'Bounds' checkbox and the display bounds type, these are only affective for the object itself, not its instances) Issue came up in T88443. Maniphest Tasks: T88443 Differential Revision: https://developer.blender.org/D11344 |
Commit Details:
Full Hash: 6806459246255440aade69bc0e00a40325dfd95c
Parent Commit: b6538e1
Lines Changed: +11, -9
1 Modified Path:
/release/scripts/startup/bl_ui/properties_object.py (+11, -9) (Diff)