February 16, 2020, 12:05 (GMT) |
GPencil: Disable Glow Blend mode when Glow Under mode is set |
February 16, 2020, 11:22 (GMT) |
GPencil: Remove Mask invert icons |
February 15, 2020, 18:18 (GMT) |
GPencil: Add new Blend parameter to Glow effect Still pending the implementation. This commit only adds the parameter in the UI. |
February 15, 2020, 18:02 (GMT) |
GPencil: New Glow rotation parameter Similar to Blur rotate parameter. |
February 15, 2020, 15:22 (GMT) |
GPencil: Cleanup function using SWAP macro |
February 15, 2020, 15:15 (GMT) |
GPencil: Set collision box aligned to axis If the box was not aligned, the detection fails. |
February 15, 2020, 14:41 (GMT) |
GPencil: Add RNA properties for stroke bound box |
February 15, 2020, 12:54 (GMT) |
GPencil: Cleanup unused code |
February 15, 2020, 12:41 (GMT) |
GPencil: Remove old parameters from presets templates |
February 15, 2020, 12:29 (GMT) |
GPencil: Cleanup formating issue |
February 15, 2020, 09:19 (GMT) |
GPencil: Remove unused define |
February 15, 2020, 09:17 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_engine.h source/blender/draw/engines/overlay/overlay_extra.c |
February 15, 2020, 09:13 (GMT) |
GPencil: Disable VFXs in Solid mode The VFX must be visible in Material or Render shading mode only. |
February 14, 2020, 20:35 (GMT) |
GPencil: Change default z-depth offset to 0.150 |
February 14, 2020, 19:41 (GMT) |
Merge branch 'master' into greasepencil-object |
February 14, 2020, 19:40 (GMT) |
GPencil: Fix On/OFF buttons for VFX As the VFX was using if the mode was render, and this mode was shared with the shading type, the Viewport ON/OFF button was not working as expected. Now, the VFX use a is_viewport control and the is_render is not used. |
February 14, 2020, 19:25 (GMT) |
GPencil: Change Weight Paint to Blend values Before, to substract weights it was necessary to press Ctrl key, but now the weight paint work equals to mesh weight paint blending weights and the Ctrl key is not used anymore. This also allows to define the target weight easily. |
February 14, 2020, 18:36 (GMT) |
GPencil: Add rotation effect to Blur and change default value |
February 14, 2020, 17:46 (GMT) |
GPencil: Rename some params in Material panel |
February 14, 2020, 17:44 (GMT) |
GPencil: New Rotation parameter for Blur VFX Still pending (only var added) |
|