Blender Git Commit Log
Git Commits -> Revision 58639ff
August 16, 2021, 04:19 (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: 58639ff4948309c26087ca2cc4ab9198847d8e0f
Parent Commit: 83f75d7
Committed By: YimingWu
Lines Changed: +11, -9
1 Modified Path:
/release/scripts/startup/bl_ui/properties_object.py (+11, -9) (Diff)