Blender Git Commit Log
Git Commits -> Revision 3e5a354
Revision 3e5a354 by Pablo Dobarro (master) October 20, 2020, 19:41 (GMT) |
Fix sculpt pen tilt support changing the brush strength SCULPT_tilt_apply_to_normal expects a normal, and offset was already scaled by radius. The funcion returns a normalized vector, so the strength of the brush was changed. Reviewed By: sergey Differential Revision: https://developer.blender.org/D9275 |
Commit Details:
Full Hash: 3e5a354333adcaaf095b24777fd0d52f4d4bb75d
Parent Commit: 9854051
Lines Changed: +15, -4