March 7, 2020, 09:47 (GMT) |
Merge branch 'master' into greasepencil-object |
March 6, 2020, 21:07 (GMT) |
Merge branch 'master' into greasepencil-object |
March 6, 2020, 21:03 (GMT) |
GPencil: Add custom curves to some modifiers This allows to customize the effect along the stroke. |
March 6, 2020, 16:52 (GMT) |
GPencil: Fix errors after merge |
March 6, 2020, 16:41 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c source/blender/draw/engines/gpencil/gpencil_engine.c source/blender/editors/gpencil/drawgpencil.c source/blender/editors/gpencil/gpencil_fill.c source/blender/editors/gpencil/gpencil_interpolate.c source/blender/editors/gpencil/gpencil_paint.c source/blender/editors/gpencil/gpencil_sculpt_paint.c source/blender/editors/gpencil/gpencil_utils.c |
March 6, 2020, 16:37 (GMT) |
GPencil: Remove unused DRW_gpencil_freecache() function This free function was used in the old implementation, but in the new produces crashes when deleting an object. |
March 6, 2020, 16:34 (GMT) |
GPencil: Remove Angle Split from Multistroke Modifier This function is not clear how use it and it's getting segment faults. As the original developer that knows the function is not available, we remove the function and pending of adding in the future. |
March 6, 2020, 16:09 (GMT) |
GPencil: Fix stroke duplication error in Fill data |
March 6, 2020, 15:10 (GMT) |
GPencil: Cleanup alloc memory name |
March 6, 2020, 12:37 (GMT) |
GPencil: Fix memory crash when delete objects |
March 6, 2020, 11:45 (GMT) |
GPencil: Fix error after merge |
March 6, 2020, 11:40 (GMT) |
GPencil: Fix missing line after merge |
March 6, 2020, 11:39 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/blenkernel/intern/object.c source/blender/blenkernel/intern/scene.c |
March 6, 2020, 11:36 (GMT) |
GPencil: Change Noise modifier UI To have all factors in one line makes very difficult to see the values when the panel is narrow. |
March 6, 2020, 10:57 (GMT) |
GPencil: Fix segment fault in Noise modifier The random noise table used was wrong. |
March 6, 2020, 09:16 (GMT) |
GPencil: Fix Build modifier error in end frame calculation |
March 6, 2020, 09:12 (GMT) |
GPencil: Fix compiler warnings |
March 6, 2020, 07:51 (GMT) |
GPencil: Fix errors after merge |
March 6, 2020, 07:41 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c source/blender/editors/gpencil/gpencil_paint.c source/blender/editors/gpencil/gpencil_sculpt_paint.c source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c |
March 6, 2020, 00:52 (GMT) |
GPencil: Fix texture not appearing in render |
|