Blender Git Commit Log
Git Commits -> Revision decf7ad
November 7, 2020, 10:52 (GMT) |
Fix T81915: Draw Face Sets not working with deformed sculpt mesh The draw face sets brush uses the poly center when used in meshes to increase its precision when working in low poly geometry. For this to work with deformed meshes, the deformed coordinates from the PBVH should be used instead. Reviewed By: sergey Maniphest Tasks: T81915 Differential Revision: https://developer.blender.org/D9424 |
Commit Details:
Full Hash: decf7adcf6c8eb8cda97bfb8efad5a357bfb1804
Parent Commit: 81531d5
Committed By: Joseph Eagar
Lines Changed: +22, -1