Blender Git Loki
Git Commits -> Revision 1d6817d
Revision 1d6817d by Dalai Felinto (master) October 5, 2018, 16:33 (GMT) |
Fixes for ARMATURE_OT_extrude / ARMATURE_OT_extrude_move * Return OPERATOR_FINISHED only if at least one object succeeded. * Have a per object fork value, otherwise an object may influence the next. (which is why we should use `const foo = ...; foo_iter = foo;`) |
Commit Details:
Full Hash: 1d6817d5801f8543bfa43d561614fd64a3afd3f2
Parent Commit: 234d609
Lines Changed: +9, -5
1 Modified Path:
/source/blender/editors/armature/armature_add.c (+9, -5) (Diff)