|
Blender V4.3
|
#include <DNA_scene_types.h>
Public Attributes | |
| Paint | paint |
| int | flag |
| int | mode |
Grease pencil drawing brushes.
Definition at line 1161 of file DNA_scene_types.h.
| int GpPaint::flag |
Definition at line 1163 of file DNA_scene_types.h.
| int GpPaint::mode |
Mode of paint (Materials or Vertex Color).
Definition at line 1165 of file DNA_scene_types.h.
Referenced by blender::ed::sculpt_paint::grease_pencil_brush_cursor_draw(), blender::ed::greasepencil::grease_pencil_primitive_invoke(), and blender::ed::sculpt_paint::greasepencil::PaintOperationExecutor::PaintOperationExecutor().
| Paint GpPaint::paint |
Definition at line 1162 of file DNA_scene_types.h.
Referenced by BKE_gpencil_palette_ensure(), BKE_paint_brushes_set_default_references(), BKE_paint_get_active(), BKE_paint_get_active_from_paintmode(), BKE_toolsettings_copy(), BKE_toolsettings_free(), BLO_update_defaults_startup_blend(), do_version_curvemapping_walker(), do_versions_after_linking_280(), blender::ui::greasepencil::eyedropper_add_palette_color(), blender::ui::greasepencil::eyedropper_set_brush_color(), blender::ed::sculpt_paint::GreasePencilFillOpData::from_context(), blender::ed::sculpt_paint::grease_pencil_apply_fill(), blender::ed::sculpt_paint::grease_pencil_fill_invoke(), blender::ed::greasepencil::grease_pencil_primitive_invoke(), blender::ed::greasepencil::keymap_grease_pencil_brush_stroke_poll(), blender::ed::greasepencil::keymap_grease_pencil_fill_tool_poll(), paint_runtime_init(), blender::ed::greasepencil::paintmode_toggle_exec(), blender::ed::sculpt_paint::greasepencil::PaintOperationExecutor::PaintOperationExecutor(), scene_blend_write(), and scene_foreach_toolsettings().