Blender Git Commit Log
Git Commits -> Revision 5419f9a
Revision 5419f9a by Sybren A. Stüvel (master) September 25, 2020, 12:20 (GMT) |
Cleanup: animation, reduce complexity of RNA update function Reduce complexity of `rna_SpaceDopeSheetEditor_action_update()` by flipping conditions and returning early. The depsgraph tagging has slightly changed, in that the depsgraph is not tagged at all when there is no actual animation data added. I still see this as a non-functional change, though, as in that case nothing changed and tagging and re-evaluating wouldn't make any actual difference. No functional changes. |
Commit Details:
Full Hash: 5419f9a845ed58205ffbf38497ce9ff595499466
Parent Commit: 8ffd03a
Lines Changed: +69, -61
1 Modified Path:
/source/blender/makesrna/intern/rna_space.c (+69, -61) (Diff)