Blender Git Loki

Git Commits -> Revision 233ef82

Revision 233ef82 by Sergey Sharybin (depsgraph_refactor)
March 18, 2015, 10:51 (GMT)
Depsgraph: Fix tweaking animated custom property doesn't work

It was not totally correct logic around when to tag animation component
for update.

Now its tagging when adt->recalc is set to ADT_RECALC_ANIM, which means
for now setting this flag should happen prior to DAG_id_tag_update() call,
but in the future we can wrap this into an utility function.

Commit Details:

Full Hash: 233ef825cecc8e581f525e5ee473b547d4124517
Parent Commit: fc896c6
Lines Changed: +44, -51

4 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_build.cpp (+1, -5) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cpp (+27, -40) (Diff)
/source/blender/depsgraph/intern/depsnode.cpp (+15, -5) (Diff)
/source/blender/depsgraph/intern/depsnode.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021