Blender
V3.3
|
Go to the source code of this file.
Functions | |
bool | CURVES_SCULPT_mode_poll (struct bContext *C) |
bool | CURVES_SCULPT_mode_poll_view3d (struct bContext *C) |
Definition at line 55 of file curves_sculpt_ops.cc.
References C, CTX_data_active_object(), Object::mode, and OB_MODE_SCULPT_CURVES.
Referenced by CURVES_SCULPT_mode_poll_view3d(), and ED_keymap_paint().
Definition at line 61 of file curves_sculpt_ops.cc.
References C, CTX_wm_region_view3d(), and CURVES_SCULPT_mode_poll().
Referenced by blender::ed::sculpt_paint::curves_sculptmode_enter().