|
Blender V4.5
|
| bool blender::bke::brush::supports_accumulate | ( | const Brush & | brush | ) |
Definition at line 1689 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_BLOB, SCULPT_BRUSH_TYPE_CLAY, SCULPT_BRUSH_TYPE_CLAY_STRIPS, SCULPT_BRUSH_TYPE_CLAY_THUMB, SCULPT_BRUSH_TYPE_CREASE, SCULPT_BRUSH_TYPE_DRAW, SCULPT_BRUSH_TYPE_DRAW_SHARP, SCULPT_BRUSH_TYPE_INFLATE, SCULPT_BRUSH_TYPE_PLANE, SCULPT_BRUSH_TYPE_ROTATE, SCULPT_BRUSH_TYPE_SLIDE_RELAX, and supports_accumulate().
Referenced by blender::ed::sculpt_paint::sculpt_update_cache_invariants(), and supports_accumulate().
| bool blender::bke::brush::supports_auto_smooth | ( | const Brush & | brush | ) |
Definition at line 1715 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_MASK, SCULPT_BRUSH_TYPE_PAINT, SCULPT_BRUSH_TYPE_SMEAR, SCULPT_BRUSH_TYPE_SMOOTH, and supports_auto_smooth().
Referenced by supports_auto_smooth().
| bool blender::bke::brush::supports_color | ( | const Brush & | brush | ) |
Definition at line 1792 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_PAINT, and supports_color().
Referenced by supports_color().
| bool blender::bke::brush::supports_dyntopo | ( | const Brush & | brush | ) |
Definition at line 1665 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_BOUNDARY, SCULPT_BRUSH_TYPE_CLOTH, SCULPT_BRUSH_TYPE_DISPLACEMENT_ERASER, SCULPT_BRUSH_TYPE_DRAW_FACE_SETS, SCULPT_BRUSH_TYPE_DRAW_SHARP, SCULPT_BRUSH_TYPE_ELASTIC_DEFORM, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_LAYER, SCULPT_BRUSH_TYPE_MASK, SCULPT_BRUSH_TYPE_PAINT, SCULPT_BRUSH_TYPE_POSE, SCULPT_BRUSH_TYPE_ROTATE, SCULPT_BRUSH_TYPE_SLIDE_RELAX, SCULPT_BRUSH_TYPE_SMEAR, SCULPT_BRUSH_TYPE_SMOOTH, SCULPT_BRUSH_TYPE_THUMB, and supports_dyntopo().
Referenced by blender::ed::sculpt_paint::dyntopo::stroke_is_dyntopo(), and supports_dyntopo().
| bool blender::bke::brush::supports_gravity | ( | const Brush & | brush | ) |
Definition at line 1851 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_BOUNDARY, SCULPT_BRUSH_TYPE_DISPLACEMENT_ERASER, SCULPT_BRUSH_TYPE_DISPLACEMENT_SMEAR, SCULPT_BRUSH_TYPE_DRAW_FACE_SETS, SCULPT_BRUSH_TYPE_MASK, SCULPT_BRUSH_TYPE_PAINT, SCULPT_BRUSH_TYPE_SIMPLIFY, SCULPT_BRUSH_TYPE_SMEAR, SCULPT_BRUSH_TYPE_SMOOTH, and supports_gravity().
Referenced by blender::ed::sculpt_paint::sculpt_update_cache_invariants(), and supports_gravity().
| bool blender::bke::brush::supports_height | ( | const Brush & | brush | ) |
Definition at line 1724 of file brush.cc.
References SCULPT_BRUSH_TYPE_LAYER, and supports_height().
Referenced by supports_height().
| bool blender::bke::brush::supports_inverted_direction | ( | const Brush & | brush | ) |
Definition at line 1834 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_BLOB, SCULPT_BRUSH_TYPE_CLAY, SCULPT_BRUSH_TYPE_CLAY_STRIPS, SCULPT_BRUSH_TYPE_CREASE, SCULPT_BRUSH_TYPE_DRAW, SCULPT_BRUSH_TYPE_DRAW_SHARP, SCULPT_BRUSH_TYPE_INFLATE, SCULPT_BRUSH_TYPE_LAYER, SCULPT_BRUSH_TYPE_MASK, SCULPT_BRUSH_TYPE_PINCH, SCULPT_BRUSH_TYPE_PLANE, SCULPT_BRUSH_TYPE_SMOOTH, and supports_inverted_direction().
Referenced by supports_inverted_direction().
| bool blender::bke::brush::supports_jitter | ( | const Brush & | brush | ) |
Definition at line 1736 of file brush.cc.
References BRUSH_ANCHORED, BRUSH_DRAG_DOT, ELEM, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_ROTATE, SCULPT_BRUSH_TYPE_SNAKE_HOOK, SCULPT_BRUSH_TYPE_THUMB, and supports_jitter().
Referenced by supports_jitter().
| bool blender::bke::brush::supports_normal_weight | ( | const Brush & | brush | ) |
Definition at line 1745 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_ELASTIC_DEFORM, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_SNAKE_HOOK, and supports_normal_weight().
Referenced by blender::ed::sculpt_paint::sculpt_brush_needs_normal(), blender::ed::sculpt_paint::sculpt_update_cache_invariants(), and supports_normal_weight().
| bool blender::bke::brush::supports_persistence | ( | const Brush & | brush | ) |
Definition at line 1756 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_CLOTH, SCULPT_BRUSH_TYPE_LAYER, and supports_persistence().
Referenced by supports_persistence().
| bool blender::bke::brush::supports_pinch_factor | ( | const Brush & | brush | ) |
Definition at line 1760 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_BLOB, SCULPT_BRUSH_TYPE_CREASE, SCULPT_BRUSH_TYPE_SNAKE_HOOK, and supports_pinch_factor().
Referenced by supports_pinch_factor().
| bool blender::bke::brush::supports_plane_depth | ( | const Brush & | brush | ) |
Definition at line 1732 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_PLANE, and supports_plane_depth().
Referenced by supports_plane_depth().
| bool blender::bke::brush::supports_plane_height | ( | const Brush & | brush | ) |
Definition at line 1728 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_PLANE, and supports_plane_height().
Referenced by supports_plane_height().
| bool blender::bke::brush::supports_plane_offset | ( | const Brush & | brush | ) |
Definition at line 1767 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_CLAY, SCULPT_BRUSH_TYPE_CLAY_STRIPS, SCULPT_BRUSH_TYPE_CLAY_THUMB, SCULPT_BRUSH_TYPE_PLANE, and supports_plane_offset().
Referenced by supports_plane_offset().
| bool blender::bke::brush::supports_rake_factor | ( | const Brush & | brush | ) |
Definition at line 1752 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_SNAKE_HOOK, and supports_rake_factor().
Referenced by blender::ed::sculpt_paint::brush_needs_rake_rotation(), and supports_rake_factor().
| bool blender::bke::brush::supports_random_texture_angle | ( | const Brush & | brush | ) |
Definition at line 1775 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_ROTATE, SCULPT_BRUSH_TYPE_SNAKE_HOOK, SCULPT_BRUSH_TYPE_THUMB, and supports_random_texture_angle().
Referenced by supports_random_texture_angle().
| bool blender::bke::brush::supports_sculpt_plane | ( | const Brush & | brush | ) |
Definition at line 1783 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_INFLATE, SCULPT_BRUSH_TYPE_MASK, SCULPT_BRUSH_TYPE_PINCH, SCULPT_BRUSH_TYPE_SMOOTH, and supports_sculpt_plane().
Referenced by supports_sculpt_plane().
| bool blender::bke::brush::supports_secondary_cursor_color | ( | const Brush & | brush | ) |
Definition at line 1796 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_BLOB, SCULPT_BRUSH_TYPE_CLAY, SCULPT_BRUSH_TYPE_CLAY_STRIPS, SCULPT_BRUSH_TYPE_CLAY_THUMB, SCULPT_BRUSH_TYPE_CREASE, SCULPT_BRUSH_TYPE_DRAW, SCULPT_BRUSH_TYPE_DRAW_SHARP, SCULPT_BRUSH_TYPE_INFLATE, SCULPT_BRUSH_TYPE_LAYER, SCULPT_BRUSH_TYPE_MASK, SCULPT_BRUSH_TYPE_PINCH, and supports_secondary_cursor_color().
Referenced by blender::ed::sculpt_paint::paint_cursor_context_init(), and supports_secondary_cursor_color().
| bool blender::bke::brush::supports_smooth_stroke | ( | const Brush & | brush | ) |
Definition at line 1811 of file brush.cc.
References BRUSH_ANCHORED, BRUSH_CURVE, BRUSH_DRAG_DOT, BRUSH_LINE, ELEM, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_ROTATE, SCULPT_BRUSH_TYPE_SNAKE_HOOK, SCULPT_BRUSH_TYPE_THUMB, and supports_smooth_stroke().
Referenced by supports_smooth_stroke().
| bool blender::bke::brush::supports_space_attenuation | ( | const Brush & | brush | ) |
Definition at line 1821 of file brush.cc.
References BRUSH_CURVE, BRUSH_LINE, BRUSH_SPACE, ELEM, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_ROTATE, SCULPT_BRUSH_TYPE_SMOOTH, SCULPT_BRUSH_TYPE_SNAKE_HOOK, and supports_space_attenuation().
Referenced by supports_space_attenuation().
| bool blender::bke::brush::supports_strength_pressure | ( | const Brush & | brush | ) |
Definition at line 1830 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_SNAKE_HOOK, and supports_strength_pressure().
Referenced by supports_strength_pressure().
| bool blender::bke::brush::supports_tilt | ( | const Brush & | brush | ) |
Definition at line 1864 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_CLAY_STRIPS, SCULPT_BRUSH_TYPE_DRAW, SCULPT_BRUSH_TYPE_DRAW_SHARP, SCULPT_BRUSH_TYPE_PLANE, and supports_tilt().
Referenced by blender::ed::sculpt_paint::paint_cursor_drawing_setup_cursor_space(), and supports_tilt().
| bool blender::bke::brush::supports_topology_rake | ( | const Brush & | brush | ) |
Definition at line 1704 of file brush.cc.
References ELEM, SCULPT_BRUSH_TYPE_DISPLACEMENT_ERASER, SCULPT_BRUSH_TYPE_DRAW_SHARP, SCULPT_BRUSH_TYPE_GRAB, SCULPT_BRUSH_TYPE_MASK, SCULPT_BRUSH_TYPE_ROTATE, SCULPT_BRUSH_TYPE_SLIDE_RELAX, SCULPT_BRUSH_TYPE_THUMB, and supports_topology_rake().
Referenced by blender::ed::sculpt_paint::brush_uses_topology_rake(), and supports_topology_rake().