Blender Git Loki
Git Commits -> Revision 99d13d1
Revision 99d13d1 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) November 4, 2017, 04:43 (GMT) |
Cleanup: Remove the redundant GP_TOOL_SOURCE_OBJECT stuff Since we only have GP objects in the 3D view now, this is the only setting that should be used. Therefore, there's no need to set this setting or check if for any reasons anymore. |
Commit Details:
Full Hash: 99d13d1c65a3a640863e050a171a35a119a10e2b
Parent Commit: 1346ab8
Lines Changed: +37, -73
8 Modified Paths:
/source/blender/blenloader/intern/versioning_280.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+2, -4) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+0, -3) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+29, -32) (Diff)
/source/blender/editors/object/object_add.c (+3, -7) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -7) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -17) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+2, -4) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+0, -3) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+29, -32) (Diff)
/source/blender/editors/object/object_add.c (+3, -7) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -7) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -17) (Diff)