Home
last modified time | relevance | path

Searched refs:BRUSH_GRADIENT_SPACING_CLAMP (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_brush_types.h719 BRUSH_GRADIENT_SPACING_CLAMP = 2, /* gradient from spacing */ enumerator
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_image.c388 case BRUSH_GRADIENT_SPACING_CLAMP: { in paint_brush_color_get()
H A Dpaint_image_2d.c797 BRUSH_GRADIENT_SPACING_CLAMP)) || in brush_painter_2d_refresh_cache()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_brush.c1969 {BRUSH_GRADIENT_SPACING_CLAMP, "SPACING_CLAMP", 0, "Clamp", ""}, in rna_def_brush()