|
Blender V5.0
|
#include <DNA_scene_types.h>
Public Attributes | |
| Paint | paint |
| int | flag |
| int | mode |
Grease pencil drawing brushes.
Definition at line 1379 of file DNA_scene_types.h.
| int GpPaint::flag |
Definition at line 1381 of file DNA_scene_types.h.
| int GpPaint::mode |
Mode of paint (Materials or Vertex Color).
Definition at line 1383 of file DNA_scene_types.h.
Referenced by blender::ed::sculpt_paint::greasepencil::brush_using_vertex_color(), and blender::ed::greasepencil::grease_pencil_primitive_invoke().
| Paint GpPaint::paint |
Definition at line 1380 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_do_versions_410(), BLO_update_defaults_startup_blend(), do_version_curvemapping_walker(), do_versions_after_linking_280(), blender::ed::sculpt_paint::greasepencil::EraseOperationExecutor::execute(), 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_init(), blender::ed::sculpt_paint::grease_pencil_fill_invoke(), blender::ed::greasepencil::grease_pencil_primitive_invoke(), blender::ed::greasepencil::grease_pencil_primitive_update_curves(), blender::ed::greasepencil::keymap_grease_pencil_brush_stroke_poll(), blender::ed::greasepencil::keymap_grease_pencil_fill_tool_poll(), blender::ed::sculpt_paint::greasepencil::PaintOperation::on_stroke_begin(), blender::ed::sculpt_paint::greasepencil::PaintOperation::on_stroke_done(), paint_runtime_init(), blender::ed::greasepencil::paintmode_toggle_exec(), scene_blend_write(), and scene_foreach_toolsettings().