Revision 15afcb6 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:57 (GMT) |
DRW: New functions for getting stencil_mask id Workaround functions waiting for the clearing operation to be available inside the shgroups. Required to check if the stencil was activated in the shading group to calculate batches of 255 stencil masks and reduce number of stencil clearing. |
Revision 16279cb by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:57 (GMT) |
GPencil: Remove parameter and use Stencil for lines solid only Also removed the parameter from UI |
Revision caa7c9a by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:56 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 0738dac by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:56 (GMT) |
Merge branch 'master' into GP_STENCIL |
Revision 1fe3139 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:25 (GMT) |
GPencil: Separate Stencils in groups of 255 Also some more changes to improve drawing. |
Revision 08f6566 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:17 (GMT) |
LANPR: Default values now in versioning_280.c |
Revision 4be8461 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 09:42 (GMT) |
LANPR: make format |
Revision ca0c24c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 09:41 (GMT) |
LANPR: Manual stroke update functions. (Not working yet) |
Revision b5ea252 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 08:47 (GMT) |
LANPR: Chaining threshold parameter. Disabled LANPR composition operators. |
Revision e38a32e by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 07:30 (GMT) |
DRW: New functions for getting stencil_mask id Workaround functions waiting for the clearing operation to be available inside the shgroups. Required to check if the stencil was activated in the shading group to calculate batches of 255 stencil masks and reduce number of stencil clearing. |
Revision b165d0a by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 07:20 (GMT) |
LANPR: Removed "Tip Extend" data and properties. GP Modifiers will handle this. |
Revision dbb151c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 07:09 (GMT) |
LANPR: modified default UI for more logical display. |
Revision e61479b by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 06:56 (GMT) |
Merge branch 'master' into GP_STENCIL |
Revision 6e38e95 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 05:23 (GMT) |
Merge branch 'master' into soc-2019-npr |
Revision 6d88f8e by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 18:44 (GMT) |
GPencil: Remove parameter and use Stencil for lines solid only Also removed the parameter from UI |
Revision 7d15efe by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 17:31 (GMT) |
GPencil: Add a new parameter to material to disable Stencil Sometimes is good to disable the stencil and get the overlap. With this parameter the artist has the option to disable it. |
Revision c2c6c62 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 17:24 (GMT) |
GPencil: Add a new parameter to material to disable Stencil Sometimes is good to disable the stencil and get the overlap. With this parameter the artist has the option to disable it. |
Revision 280135d by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 16:05 (GMT) |
GPencil: Disable Stencil for Fill while drawing |
Revision 5be1adf by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 16:05 (GMT) |
GPencil: Disable Stencil for Fill while drawing |
Revision 12b867c by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 16:01 (GMT) |
GPencil: Disable Stencil for Dots while drawing |
|