Page MenuHome

Fix T61226: Hair editing is not thread safe yet
AbandonedPublic

Authored by Jacques Lucke (JacquesLucke) on Mar 15 2019, 5:35 PM.

Diff Detail

Repository
rB Blender
Branch
disable-hair-editing-threading (branched from master)
Build Status
Buildable 3134
Build 3134: arc lint + arc unit

Event Timeline

Sergey Sharybin (sergey) requested changes to this revision.Mar 15 2019, 6:04 PM

Is always a good idea to include details into actual code review section about what and why is happening in the code.

If the distance calculation is the only issue, i'd prefer to get that solved. It shouldn't be hard to put that into task's userdata_chunk.

This revision now requires changes to proceed.Mar 15 2019, 6:04 PM

ok, will look into that next week.