Blender Git Loki
Git Commits -> Revision fa7623e
Revision fa7623e by Philipp Oeser (blender-v2.82-release) March 9, 2020, 19:33 (GMT) |
Fix (unreported) Separate bones creates empty armature Fix for fix (rB8bf7ca9fe31c). The fix was not actually working [neither for multi-armature-editing as intended nor for single armatures] and it broke single-armature bone separation completely. More or less indentation issue, move relevant code out of bone loop, do after all bones have been checked, guess this was intended anyways. Differential Revision: https://developer.blender.org/D6949 |
Commit Details:
Full Hash: fa7623ee4469b298473308ffc81365dc8864c531
Parent Commit: 50f058e
Committed By: Nathan Letwory
Lines Changed: +7, -7
1 Modified Path:
/source/blender/editors/armature/armature_relations.c (+7, -7) (Diff)