November 11, 2019, 15:54 (GMT) |
GPencil: Add a distance fallof to Smear tool Calc distance from initial sample location and add a fallof effect |
November 11, 2019, 15:22 (GMT) |
GPencil: Rename Transform UV to Transform Fill This affects to reset_uv also. |
November 11, 2019, 15:12 (GMT) |
GPencil: Fix segment fault in Blur brush |
November 11, 2019, 14:52 (GMT) |
GPencil: Fix Vertex Paint brush does not paint in center The brush curve factor was inverted. |
November 11, 2019, 10:29 (GMT) |
GPencil: Cleanup variable type |
November 11, 2019, 09:30 (GMT) |
GPencil: Check grid cell index range It could get wrong values in corner case situations. |
November 11, 2019, 09:18 (GMT) |
Merge branch 'master' into greasepencil-object |
November 11, 2019, 09:17 (GMT) |
GPencil: Redesign Vetex Paint Smear Tool Now instead to rorate the grid, the point is extracted using the direction and not the cell above in a rotated grid. This simplifies the process and gets better results. |
November 10, 2019, 16:39 (GMT) |
GPencil: First steps for the new Smear tool Note: Still not working. |
November 10, 2019, 08:11 (GMT) |
Merge branch 'master' into greasepencil-object |
November 9, 2019, 16:45 (GMT) |
GPencil: New Blur Tool for Vertex Paint |
November 9, 2019, 15:15 (GMT) |
GPencil: Add curve falloff for Vertex Paint brushes |
November 9, 2019, 12:49 (GMT) |
GPencil: Cleanup comment |
November 9, 2019, 12:45 (GMT) |
GPencil: New Vertex Paint Average Brush This brush tint the points with the average of the colors below the cursor. |
November 9, 2019, 11:28 (GMT) |
GPencil: Attenuate translate effect in Transform UV operator The old attenuate value makes the transform too hard. |
November 9, 2019, 11:09 (GMT) |
GPencil: Initialize Brush only if the brush is new |
November 9, 2019, 10:53 (GMT) |
GPencil: New Select by Color operator |
November 9, 2019, 10:01 (GMT) |
GPencil: New Vertex Paint Replace Tool This tool replaces the old mixed color with the current one, but keeps the same mix factor. This is not possible with Draw tool, because the draw tool replaces the mix factor. With this tool is very easy tint previous colors, but keeping the same mix and pressure values to maintain the same artistic look and feel. |
November 9, 2019, 08:04 (GMT) |
GPencil: Display Fill colors in Vertex Paint in Multiedit always Don't use the option of multiedit "use_gpencil_multiedit_line_only" |
November 8, 2019, 19:52 (GMT) |
GPencil: Fix origin of UV rotation using object location |
|