Blender Git Commit Log

Git Commits -> Revision ceddd2b

Revision ceddd2b by Luca Rood (cloth-improvements)
September 19, 2018, 13:55 (GMT)
Fix collision multithreading inconsistency

Multithreading makes collisions be detected in different orders, causing
the clustering step of collision resolution to generate possibly
slightly different results on each run. This commit makes collision
order consistent.

Commit Details:

Full Hash: ceddd2bcd913a94e5200448f4316962d2b86cf33
Parent Commit: f47ace5
Lines Changed: +70, -63

2 Modified Paths:

/source/blender/blenkernel/BKE_collision.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/collision.c (+69, -63) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021