Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesrna/intern/rna_gpencil_modifier.c
| Context not available. | |||||
| ICON_MOD_MIRROR, | ICON_MOD_MIRROR, | ||||
| "Mirror", | "Mirror", | ||||
| "Duplicate strokes like a mirror"}, | "Duplicate strokes like a mirror"}, | ||||
| {eGpencilModifierType_Multiply, | |||||
| "GP_MULTIPLY", | |||||
| ICON_GP_MULTIFRAME_EDITING, | |||||
| "Multiple Strokes", | |||||
| "Produce multiple strokes along one stroke"}, | |||||
| {eGpencilModifierType_Simplify, | {eGpencilModifierType_Simplify, | ||||
| "GP_SIMPLIFY", | "GP_SIMPLIFY", | ||||
| ICON_MOD_SIMPLIFY, | ICON_MOD_SIMPLIFY, | ||||
| Context not available. | |||||
| ICON_MOD_SUBSURF, | ICON_MOD_SUBSURF, | ||||
| "Subdivide", | "Subdivide", | ||||
| "Subdivide stroke adding more control points"}, | "Subdivide stroke adding more control points"}, | ||||
| {eGpencilModifierType_Multiply, | |||||
| "GP_MULTIPLY", | |||||
| ICON_GP_MULTIFRAME_EDITING, | |||||
| "Multiple Strokes", | |||||
| "Produce multiple strokes along one stroke"}, | |||||
| {0, "", 0, N_("Deform"), ""}, | {0, "", 0, N_("Deform"), ""}, | ||||
| {eGpencilModifierType_Armature, | {eGpencilModifierType_Armature, | ||||
| "GP_ARMATURE", | "GP_ARMATURE", | ||||
| Context not available. | |||||