February 14, 2020, 17:35 (GMT) |
GPencil: Change Loop option for Onion Skin Now is Show Start Frame |
February 14, 2020, 17:16 (GMT) |
GPencil: Fix Duotone Colorize error in Panel The props were using old BITONE name mode. |
February 14, 2020, 17:07 (GMT) |
GPencil: Convert Blur size to float and avoid unedeed passes if size is 0 |
February 14, 2020, 16:42 (GMT) |
GPencil: Change Blur VFX panel and remove unused code |
February 14, 2020, 15:06 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/overlay/overlay_extra.c |
February 14, 2020, 07:14 (GMT) |
Merge branch 'master' into greasepencil-object |
February 13, 2020, 20:08 (GMT) |
GPencil: Opti: Merge AntiAliasing pass with compositing pass This avoid a useless memory write operation. |
February 13, 2020, 20:08 (GMT) |
GPencil: Cleanup: Remove TODOs |
February 13, 2020, 19:05 (GMT) |
GPencil: Avoid calculate diff matrix in every stroke |
February 13, 2020, 18:56 (GMT) |
GPencil: Speedup Eraser evaluation using collision check Now the eraser use the collision boundbox detection with the stroke before analyze stroke points. |
February 13, 2020, 18:28 (GMT) |
GPencil: Fix regresion in slow drawing with big files Now is not needed to tag depsgraph datablock because the copy is very slow and creates lag. |
February 13, 2020, 17:46 (GMT) |
GPencil: Cleanup old code of annotations |
February 13, 2020, 16:48 (GMT) |
GPencil: Cleanup: Move codeblocks to improve code quality. |
February 13, 2020, 16:27 (GMT) |
Merge branch 'master' into greasepencil-object |
February 13, 2020, 16:22 (GMT) |
GPencil: Back default Vertex Color for Brush to Green Other areas of blender use White, but as GPencil default background is White, to have the default color as white is not logic. We have decided to use the default green color used as icons color and in some add brushes. |
February 13, 2020, 16:04 (GMT) |
GPencil: Fix compiler warnings |
February 13, 2020, 14:53 (GMT) |
GPencil: Fix sbuffer stroke not overlapping with previous stroke |
February 13, 2020, 14:44 (GMT) |
Merge branch 'master' into greasepencil-object |
February 13, 2020, 12:19 (GMT) |
GPencil: More function names cleanup |
February 13, 2020, 12:11 (GMT) |
GPencil: Cleanup - Rename BKE_gpencil_eval_geometry New name: BKE_gpencil_frame_active_set |
|