October 3, 2019, 14:25 (GMT) |
GPencil: Sculpt brushes uses affect position flag This commit changes the following: 1) The affect parameters have been moved to brush. Before, this parameter was by toolsettings and this was wrong. 2) Intialize the affect postion to ON. 3) If affect position is OFF, don't apply Sculpt brush effect. |
October 3, 2019, 10:56 (GMT) |
Merge branch 'master' into greasepencil-object |
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. |
October 3, 2019, 10:48 (GMT) |
GPencil: Remove Active Subdivide parameter from Brush This parameter is not required with the last changes in paint smooth. |
October 2, 2019, 21:16 (GMT) |
GPencil: Use original strokes, not evaluated |
October 2, 2019, 14:27 (GMT) |
GPencil: Fix wrong break line This was kept in the code by error. |
October 2, 2019, 14:10 (GMT) |
GPencil: Change default value for Scale change |
October 2, 2019, 14:09 (GMT) |
GPencil: Add missing stroke UV initialization. |
October 2, 2019, 13:41 (GMT) |
Merge branch 'temp-gpencil-uv' into greasepencil-object |
October 2, 2019, 13:40 (GMT) |
GPencil: Set Reset UV menu as one option only |
October 2, 2019, 13:33 (GMT) |
Merge branch 'master' into greasepencil-object |
October 2, 2019, 13:26 (GMT) |
GPencil: Rename Clear transform to Reset |
October 2, 2019, 09:19 (GMT) |
GPencil: Fix memory leak The return was breaking the memory free. |
October 2, 2019, 09:11 (GMT) |
GPencil: Fix typo error |
October 2, 2019, 09:09 (GMT) |
Merge branch 'master' into temp-gpencil-uv |
October 2, 2019, 09:07 (GMT) |
Merge branch 'master' into greasepencil-object |
October 2, 2019, 09:04 (GMT) |
GPencil: New operator to clear UV transformations |
October 1, 2019, 20:54 (GMT) |
GPencil: Fix error of initialization |
October 1, 2019, 18:15 (GMT) |
GPencil: Set all tools in one Toolbar Icon |
October 1, 2019, 18:15 (GMT) |
GPencil: Improve messages |
|