Blender Git Commit Log

Git Commits -> Revision fd0a9d0

February 20, 2021, 17:06 (GMT)
LineArt: Remove WITH_LINEAR and merge projects

As Lineart can be considered a grease pencil feature is not logic to have a flag that only adds problems.

Also, the bf_gpencil_lineart has been removed and all code set inside bf_gpencil_modifiers.

Commit Details:

Full Hash: fd0a9d04835bb5d71d412803b2e4c3a3dd9c7ab8
Parent Commit: 874ecab
Lines Changed: +35, -198

1 Deleted Path:

/source/blender/gpencil_modifiers/intern/lineart/CMakeLists.txt (+0, -48)

23 Modified Paths:

/CMakeLists.txt (+0, -4) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/__init__.py (+1, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+0, -4) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+0, -4) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+2, -2) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -1) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -1) (Diff)
/source/blender/editors/object/CMakeLists.txt (+0, -4) (Diff)
/source/blender/editors/object/object_add.c (+0, -9) (Diff)
/source/blender/editors/render/CMakeLists.txt (+0, -4) (Diff)
/source/blender/editors/space_api/CMakeLists.txt (+0, -4) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+0, -4) (Diff)
/source/blender/editors/space_buttons/CMakeLists.txt (+0, -4) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+0, -4) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+0, -4) (Diff)
/source/blender/editors/util/CMakeLists.txt (+0, -4) (Diff)
/source/blender/gpencil_modifiers/CMakeLists.txt (+10, -11) (Diff)
/source/blender/gpencil_modifiers/intern/lineart/ED_lineart.h (+0, -4) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c (+1, -16) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+0, -13) (Diff)
/source/blender/python/intern/bpy_app_build_options.c (+18, -42) (Diff)
/source/blender/python/intern/CMakeLists.txt (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021