Blender Git Commit Log
Git Commits -> Revision f8abc3f
Revision f8abc3f by Campbell Barton (master) August 3, 2021, 08:13 (GMT) |
Fix T85436: Separate by loose parts doesn't show new objects Only the "changed" state from the last edit-object was used, this meant the operator would not perform the necessary update with multi-object edit-mode. Use "changed" & "changed_multi" naming convention. |
Commit Details:
Full Hash: f8abc3fb2fd3ec883a13ff5e692550b38479f81f
Parent Commit: d6e97a5
Lines Changed: +13, -11
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+13, -11) (Diff)