Blender Git Commit Log
Git Commits -> Revision adebd98
October 3, 2019, 10:54 (GMT) |
GPencil: Limit internally Smart Smooth to range 0 to 0.5 In the UI we keep a range between 0.0 to 1.0 for usability reasons, but internally, the value is divided by 2 to limit the real between 0.0 and to 0.5 and also makes it less sensible. |
Commit Details:
Full Hash: adebd9813b87133c9a72c6e77fd3b28db2ab8f4b
Parent Commit: dd9995e
Lines Changed: +4, -1