Blender Git Commit Log

Git Commits -> Revision f314d9c

Revision f314d9c by Sergey Sharybin (master)
January 17, 2018, 10:23 (GMT)
Depsgrapph: Fix/workaround for missing hair

The issue was happening because dependency graph did not inform particle
settings as modified. This is a regression caused by tagging and flushing
mechanism refactor.

The real fix would be to make particle settings to use ID level recalc flags
rather than own flags, which will also simplify relations around particle system,
and particle settings evaluation.

Reported by Mai in IRC.

Commit Details:

Full Hash: f314d9ce474924a972b89fba4c8a6ba1c0aeb4b3
Parent Commit: 10ce5af
Lines Changed: +18, -1

1 Modified Path:

/source/blender/depsgraph/intern/depsgraph_tag.cc (+18, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021