Blender Git Loki
Git Commits -> Revision 0fbcb82
Revision 0fbcb82 by Philipp Oeser (master) April 23, 2020, 16:20 (GMT) |
Fix T76014: correct description of COLLECTION_OT_objects_remove_all before rB17bd5c9d4b1e it was "Remove selected objects from all groups" - `BKE_object_groups_clear` is not checking if a collection is linked to the current scene... - rB713010bd7795 did not change that either So this indeed removes selection from _all_ collections, so account for that in the operator description/idname. Reviewers: brecht https://developer.blender.org/D7500 |
Commit Details:
Full Hash: 0fbcb824d0ff1673ad186055a472b977406fb61d
Parent Commit: c03b6f6
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/object/object_collection.c (+2, -2) (Diff)