Blender Git Commit Log
Git Commits -> Revision eca5cf1
Revision eca5cf1 by Sybren A. Stüvel (master) April 20, 2021, 13:52 (GMT) |
Cleanup: keying sets, move common code to mix-in class Move code common to the Whole Character keying sets ("Whole Character" and "Whole Character (Selected Bones Only)" into a mix-in class. This avoids the need to use direct assignments like `poll = BUILTIN_KSI_WholeCharacter.poll`. No functional changes. |
Commit Details:
Full Hash: eca5cf146058a098625e289f0d49118755e10939
Parent Commit: 26d778c
Lines Changed: +9, -22
1 Modified Path:
/release/scripts/startup/keyingsets_builtins.py (+9, -22) (Diff)