Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 64 / 287

August 7, 2019, 15:01 (GMT)
GPencil: New Edit menu structure

Changes by @mendio
August 7, 2019, 11:11 (GMT)
GPencil: New operator merge by distance (WIP)

This operator joins points separated by a distance lower than factor. The point is moved to the middle location, except extremes that keep extreme location.
August 7, 2019, 10:16 (GMT)
Merge branch 'master' into greasepencil-object
August 7, 2019, 10:14 (GMT)
GPencil: Fix error after merge



August 6, 2019, 20:11 (GMT)
Merge branch 'master' into greasepencil-object

Conflicts:
source/blender/blenkernel/BKE_blender_version.h
source/blender/blenkernel/intern/gpencil.c
source/blender/blenkernel/intern/gpencil_modifier.c
source/blender/editors/gpencil/annotate_paint.c
source/blender/editors/gpencil/gpencil_edit.c
source/blender/editors/object/object_hook.c
source/blender/editors/space_clip/clip_graph_draw.c
August 6, 2019, 17:44 (GMT)
GPencil: Revert wrong merge of LANPR branch

Due to an error, the code of LANPR branch was merged accidentally to the Grease Pencil branch.

This commit reverts all work to the last correct commit.

The command executed was: `git diff ff7482286319e7b462b98dc26909b47d9d661ec6 | patch -p1 -R`

Thanks to @dfelinto for fixing the error.
July 29, 2019, 14:46 (GMT)
Merge branch 'master' into greasepencil-object
July 29, 2019, 14:24 (GMT)
GPencil: Update stroke loop after merge using macro

During merge, the loop back to old style using for's and now it's using the macro.
July 29, 2019, 14:13 (GMT)
Merge branch 'master' into greasepencil-object
July 29, 2019, 11:56 (GMT)
GPencil: Merge by distance (WIP)

Initial implementation of merge by distance
GPencil: Fix duplicated CMake entry


GPencil: Add missing code for operator in previous commit

July 29, 2019, 01:06 (GMT)
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr
July 28, 2019, 15:29 (GMT)
GPencil: Cleanup tarnsform rotation function
July 28, 2019, 15:06 (GMT)
Merge branch 'master' into greasepencil-object
July 27, 2019, 09:44 (GMT)
Merge branch 'master' into greasepencil-object
July 26, 2019, 15:28 (GMT)
GPencil: Add Edit support to Length modifier

Now the modifier is visible in edit mode.
July 26, 2019, 15:12 (GMT)
GPencil: Fix missing modifiers initialization

This was missing when the modifier was ported from NPR branch
July 26, 2019, 14:48 (GMT)
GPencil: Cleanup more compiler warnings
July 26, 2019, 14:43 (GMT)
GPencil: Remove compiler warnings
July 26, 2019, 09:29 (GMT)
Cleanup: Fixed some warnings in editor/lanpr.
July 26, 2019, 08:47 (GMT)
GPencil: two modifiers from LANPR branch.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021