Blender Git Commit Log
Git Commits -> Revision ebcd54c
August 16, 2021, 04:19 (GMT) |
UI: hide object instancing panel for object types that dont support instancing Basically, only meshes, empties and pointclouds support direct instancing atm., no need to have the panel for other types. note: prior to rB2eca054e14b1, collection instancing was possible on all types (but that was removed in said commit) note2: for empties, rna_Object_instance_type_itemf should also be tweaked so we dont get "Vertices" and "Faces" options, but that can be done in a separate commit Maniphest Tasks: T88443 Differential Revision: https://developer.blender.org/D11348 |
Commit Details:
Full Hash: ebcd54cdbf7fa0b24ef4a305f639fd241d093a2d
Parent Commit: ba282ac
Committed By: YimingWu
Lines Changed: +5, -0
1 Modified Path:
/release/scripts/startup/bl_ui/properties_object.py (+5, -0) (Diff)