Blender Git Commit Log

Git Commits -> Revision 62e2bbd

Revision 62e2bbd by Alexander Gavrilov (master)
October 29, 2018, 17:33 (GMT)
Fix T57488: crash in Shrinkwrap constraint due to unsafe multi-threading.

- Constraints must not use mesh_get_eval_final as it isn't thread-safe.
- Depsgraph should keep lastDataMask when re-running COW.

Commit Details:

Full Hash: 62e2bbd068dd689620063ccf9e75db71e9931056
Parent Commit: bd7cb42
Lines Changed: +6, -4

2 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+3, -4) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021