GP: Add missing preset properties

This commit is contained in:
2018-11-09 20:04:37 +01:00
parent e6b08b6306
commit dc346c05fe

View File

@@ -733,6 +733,8 @@ class AddPresetGpencilMaterial(AddPresetBase, Operator):
"gpcolor.texture_clamp",
"gpcolor.texture_mix",
"gpcolor.mix_factor",
"gpcolor.show_stroke",
"gpcolor.show_fill",
]
preset_subdir = "gpencil_material"