Blender Git Commit Log
Git Commits -> Revision 5d14463
Revision 5d14463 by Nathan Craddock (master) April 25, 2020, 02:18 (GMT) |
Fix: Selection syncing for outliner operators A few outliner operators that modify selection were not tagging for a selection sync which led to selection inconsistencies. This adds syncing for the following operators: * Duplicating and deleting collections * Selecting/deselecting collection contents * Drag and drop * Object select, deselect, delete, and delete hierarchy |
Commit Details:
Full Hash: 5d14463e1aee44a99d37f6d94804c9e8407ee4fd
Parent Commit: a8441fc
Lines Changed: +19, -8