October 14, 2019, 07:04 (GMT) |
Merge branch 'master' into greasepencil-object |
October 11, 2019, 17:59 (GMT) |
Merge branch 'master' into greasepencil-object |
October 11, 2019, 11:46 (GMT) |
Merge branch 'master' into greasepencil-object |
October 10, 2019, 18:21 (GMT) |
Merge branch 'master' into greasepencil-object |
October 10, 2019, 06:14 (GMT) |
Merge branch 'master' into greasepencil-object |
October 9, 2019, 07:06 (GMT) |
Merge branch 'master' into greasepencil-object |
October 7, 2019, 18:41 (GMT) |
Merge branch 'master' into greasepencil-object |
October 6, 2019, 10:07 (GMT) |
Merge branch 'master' into greasepencil-object |
October 4, 2019, 19:00 (GMT) |
Merge branch 'master' into greasepencil-object |
October 4, 2019, 08:22 (GMT) |
Merge branch 'master' into greasepencil-object |
October 3, 2019, 17:04 (GMT) |
Merge branch 'master' into greasepencil-object |
October 3, 2019, 15:46 (GMT) |
GPencil: Disable Smart Smooth when Random is enabled These options cannot be used at the same time because the Smart Smooth is designed to remove any imperfection in the stroke and the random options are designed to create these imperfections, so the smooth removes all randomnes. |
October 3, 2019, 14:56 (GMT) |
Cleanup: Fix comments |
October 3, 2019, 14:52 (GMT) |
Merge branch 'master' into greasepencil-object |
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. |
|