Blender Git Commit Log

Git Commits -> Revision 94a6019

Revision 94a6019 by Sergey Sharybin (master)
April 28, 2016, 10:32 (GMT)
Fix T47715: EXCEPTION_ACCESS_VIOLATION crash when removing modifiers or rendering

The issue was caused by missing indirect dependencies from other scenes in the
current scene depsgraph, which was causing some threading conflicts.

Not sure what would be ideal solution here, for now use stupid but rather robust
approach to solve that. Maybe there's something better to do here tho.

Commit Details:

Full Hash: 94a6019a7ba94f8b46b737c185293ecce19cc6a6
Parent Commit: c01c47f
Lines Changed: +33, -2

1 Modified Path:

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