Blender Git Commit Log
Git Commits -> Revision 0300054
Revision 0300054 by Philipp Oeser (master) February 7, 2020, 16:31 (GMT) |
remove poll for OBJECT_OT_parent_clear This works on selected_editable_objects, so no active object mandatory. After deletion of the active object and using slection tools such as e.g. box select, the lack of an active object would prevent this operator from being called without good reason. Also cannot think of any other existing poll that would really make sense (Editor type, ...). ref T68975 Maniphest Tasks: T68975 Differential Revision: https://developer.blender.org/D6773 |
Commit Details:
Full Hash: 03000549fbed522cce231a3a41346af2c8c291c2
Parent Commit: 11df80f
Lines Changed: +0, -2
1 Modified Path:
/source/blender/editors/object/object_relations.c (+0, -2) (Diff)