Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt.c1239 static int sculpt_brush_needs_normal(const SculptSession *ss, const Brush *brush) in sculpt_brush_needs_normal() function
5791 if (sculpt_brush_needs_normal(ss, brush)) { in do_brush_action()