Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/sculpt_paint/paint_intern.h
| Context not available. | |||||
| unsigned int vpaint_get_current_col(struct Scene *scene, struct VPaint *vp, bool secondary); | unsigned int vpaint_get_current_col(struct Scene *scene, struct VPaint *vp, bool secondary); | ||||
| /* paint_vertex_color_utils.c */ | /* paint_vertex_color_utils.c */ | ||||
| void tag_object_after_update(Object *object); | |||||
| unsigned int ED_vpaint_blend_tool( | unsigned int ED_vpaint_blend_tool( | ||||
| const int tool, const uint col, | const int tool, const uint col, | ||||
| const uint paintcol, const int alpha_i); | const uint paintcol, const int alpha_i); | ||||
| Context not available. | |||||