33#define PC_IS_ANY_SEL(pc) (((pc)->bez.f1 | (pc)->bez.f2 | (pc)->bez.f3) & SELECT)
71 for (
i = 0;
i < 3;
i++) {
158 "TransDataPaintCurve");
201 for (
i = 0;
i < tc->
data_len;
i++, tdpc++, td2d++) {
void BKE_brush_tag_unsaved_changes(Brush *brush)
Paint * BKE_paint_get_active_from_context(const bContext *C)
Brush * BKE_paint_brush(Paint *paint)
void unit_m3(float m[3][3])
MINLINE void copy_v2_v2(float r[2], const float a[2])
MINLINE void copy_v3_v3(float r[3], const float a[3])
Read Guarded memory(de)allocation.
void * MEM_calloc_arrayN(size_t len, size_t size, const char *str)
struct PaintCurve * paint_curve