Blender Git Loki
Git Commits -> Revision e85ab2c
Revision e85ab2c by Pablo Dobarro (master) November 27, 2019, 15:55 (GMT) |
Fix T71868: Clay Strips brush collapsed geometry We are now modifying the relation between pressure and radius using custom functions to improve the brushes, but dyntopo was not prepared for this. This fix sends the unmodified radius to dyntopo so it modifies the geometry correctly. Reviewed By: jbakker Maniphest Tasks: T71868 Differential Revision: https://developer.blender.org/D6299 |
Commit Details:
Full Hash: e85ab2cdc2a6905f4d2eb4a2acdc6db8e20fbeec
Parent Commit: c9e7d80
Lines Changed: +9, -2