Blender Git Commit Log

Git Commits -> Revision 3260ab8

July 18, 2018, 17:42 (GMT)
New Mirror modifier

Still some functions not implemented, but the basic functionality is in place.

Commit Details:

Full Hash: 3260ab8a7f9a6e73396f9599a5c700ff8853e600
Parent Commit: 7a2617a
Lines Changed: +353, -0

1 Added Path:

/source/blender/gpencil_modifiers/intern/MOD_gpencilmirror.c (+240, -0) (View)

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+25, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+3, -0) (Diff)
/source/blender/gpencil_modifiers/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c (+1, -0) (Diff)
/source/blender/gpencil_modifiers/MOD_gpencil_modifiertypes.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_gpencil_modifier_types.h (+18, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+63, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021