Blender V5.0
grease_pencil_tint.cc File Reference
#include "BKE_brush.hh"
#include "BKE_colortools.hh"
#include "BKE_context.hh"
#include "BKE_curves.hh"
#include "BKE_grease_pencil.hh"
#include "BKE_material.hh"
#include "BKE_paint.hh"
#include "BLI_bounds.hh"
#include "BLI_math_color.h"
#include "BLI_math_geom.h"
#include "DNA_brush_types.h"
#include "DEG_depsgraph_query.hh"
#include "ED_curves.hh"
#include "ED_grease_pencil.hh"
#include "ED_view3d.hh"
#include "WM_api.hh"
#include "WM_types.hh"
#include "grease_pencil_intern.hh"

Go to the source code of this file.

Classes

class  blender::ed::sculpt_paint::greasepencil::TintOperation
struct  blender::ed::sculpt_paint::greasepencil::MutableDrawingInfo

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::sculpt_paint
namespace  blender::ed::sculpt_paint::greasepencil

Functions

std::unique_ptr< GreasePencilStrokeOperationblender::ed::sculpt_paint::greasepencil::new_tint_operation (bool temp_eraser=false)