Blender Git Loki
Git Commits -> Revision 27127bf
Revision 27127bf by Sergey Sharybin (master) November 22, 2019, 13:02 (GMT) |
Depsgraph: Ignore action time dependency if it's not needed It is possible to have action which is not nullptr but which have no f-curves in it (for example, animate cube's location, then delete all f-curves). Such situation should not add time dependency as it could slow down scene evaluation on frame change. |
Commit Details:
Full Hash: 27127bf533428c71e81afbad9947aa232523b7a9
Parent Commit: 2a38b85
Lines Changed: +5, -3
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+5, -3) (Diff)