Blender Git Loki
Git Commits -> Revision 722790e
Revision 722790e by Victor-Louis De Gusseme (master) February 9, 2021, 22:24 (GMT) |
Fix T85493: Attribute glitches while using Attribute Proximity node The span fill was in multithreaded code, so calculated values were sometimes reset. The fix is to move FLT_MAX fill outside of parallel_for. Differential Revision: https://developer.blender.org/D10378 |
Commit Details:
Full Hash: 722790e8d23091e776d67c5e27c9719923b2f4c3
Parent Commit: a86605f
Committed By: Hans Goudey
Lines Changed: +5, -5
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_attribute_proximity.cc (+5, -5) (Diff)