Blender Git Loki
Git Commits -> Revision 0aaae43
Revision 0aaae43 by Sybren A. Stüvel (master) January 17, 2018, 11:38 (GMT) |
Simplified GRAPH_OT_driver_delete_invalid after feedback @aligorith By adding the ANIMFILTER_NODUPLIS flag to the filter it'll only be processing each F-Curve once, which means we can remove while iterating. This also solves a potential issue when a datablock has a driver and is shared among multiple objects. |
Commit Details:
Full Hash: 0aaae43748205a4945fd8a1588a2f118a6d4edad
Parent Commit: c38ebf9
Lines Changed: +2, -20
1 Modified Path:
/source/blender/editors/space_graph/graph_edit.c (+2, -20) (Diff)