Blender Git Commit Log

Git Commits -> Revision 17f5d7f

Revision 17f5d7f by Mai Lavelle (master)
February 7, 2018, 06:18 (GMT)
Depsgraph: Add missing relationship between object transform and point cache reset

This fixes an issue where old cache data was used after an object has been moved.
Particles were coming from very wrong positions. Reproduction case is to move an
object while animation is running and then let the animation loop back and
play again.

Differential Revision: https://developer.blender.org/D3044

Commit Details:

Full Hash: 17f5d7f3c53da2cd90470efe13c54dc708297f4b
Parent Commit: 5b01e42
Lines Changed: +18, -1

4 Modified Paths:

/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+8, -0) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+5, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+3, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cc (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021