Blender Git Loki
Git Commits -> Revision a7dc664
Revision a7dc664 by Campbell Barton (master) September 12, 2020, 01:45 (GMT) |
Fix T80697: children_recursive returns edit-bones from non edit-bone Bone.children_recursive would return edit-bones when in edit-mode irrespective of the type of the bone. Check the type of self instead of the existence of edit-bones. |
Commit Details:
Full Hash: a7dc6647aedfdd0450bca3c054f0b55036af00b7
Parent Commit: b00820c
Lines Changed: +8, -9
1 Modified Path:
/release/scripts/modules/bpy_types.py (+8, -9) (Diff)