Blender Git Commit Log
Git Commits -> Revision 78bbf37
Revision 78bbf37 by Bastien Montagne (master) June 9, 2019, 20:59 (GMT) |
Fix T65301: Convert to mesh with Keep Original loses adjust operator panel. We need to properly select new objects (and deselect 'source' ones) when converting to another type while keeping original ones. Otherwise poll check of the operator fails, and redo panel cannot be shown. Note that this is actually a design flaw in redo system currently, since *new* state has to still allow last operator to be ran, when it should actually be previous step in history that matters here... |
Commit Details:
Full Hash: 78bbf374f475d370ff07a59ade5b62f61433955c
Parent Commit: 5dc9797
Lines Changed: +5, -0
1 Modified Path:
/source/blender/editors/object/object_add.c (+5, -0) (Diff)