Blender Git Commit Log

Git Commits -> Revision 2b79f27

Revision 2b79f27 by Jacques Lucke (master)
March 18, 2019, 12:31 (GMT)
Fix T61226: Make hair editing (more?) thread safe

This replaces the global `PEData->dist` with a thread local variable
that is passed into the callback functions separately.

There are two new function types which have `Hit` in the name.
Those take the distance to the mouse as an additional parameter.

Reviewers: sergey

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

Commit Details:

Full Hash: 2b79f274e38b10bd28bae34e98990ae95a0eafc0
Parent Commit: 4d2672c
Lines Changed: +83, -24

1 Modified Path:

/source/blender/editors/physics/particle_edit.c (+83, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021