Blender V2.61 - r43446
|
Public Attributes | |
SpaceImage * | sima |
View2D * | v2d |
Scene * | scene |
bScreen * | screen |
Brush * | brush |
short | tool |
short | blend |
Image * | image |
ImBuf * | canvas |
ImBuf * | clonecanvas |
short | clonefreefloat |
char * | warnpackedfile |
char * | warnmultifile |
Object * | ob |
Mesh * | me |
int | faceindex |
float | uv [2] |
Definition at line 142 of file paint_image.c.
short ImagePaintState::blend |
Definition at line 149 of file paint_image.c.
Referenced by imapaint_paint_op(), paint_apply_event(), and texture_paint_init().
Definition at line 148 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_op(), paint_apply_event(), paint_exit(), paint_invoke(), and texture_paint_init().
Definition at line 151 of file paint_image.c.
Referenced by imapaint_canvas_set(), and imapaint_paint_op().
Definition at line 152 of file paint_image.c.
Referenced by imapaint_canvas_free(), imapaint_canvas_set(), and imapaint_paint_op().
Definition at line 153 of file paint_image.c.
Referenced by imapaint_canvas_free(), and imapaint_canvas_set().
Definition at line 160 of file paint_image.c.
Referenced by imapaint_paint_stroke().
Definition at line 150 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_op(), imapaint_paint_stroke(), paint_redraw(), and texture_paint_init().
Definition at line 159 of file paint_image.c.
Referenced by imapaint_face_image(), imapaint_paint_stroke(), and texture_paint_init().
Definition at line 158 of file paint_image.c.
Referenced by imapaint_face_image(), imapaint_paint_stroke(), and texture_paint_init().
Definition at line 145 of file paint_image.c.
Referenced by imapaint_face_image(), imapaint_paint_stroke(), and texture_paint_init().
Definition at line 146 of file paint_image.c.
Referenced by texture_paint_init().
Definition at line 143 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_stroke(), imapaint_paint_sub_stroke(), paint_redraw(), and texture_paint_init().
short ImagePaintState::tool |
Definition at line 149 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_op(), and texture_paint_init().
float ImagePaintState::uv[2] |
Definition at line 161 of file paint_image.c.
Referenced by imapaint_paint_stroke().
Definition at line 144 of file paint_image.c.
Referenced by imapaint_paint_stroke(), and texture_paint_init().
Definition at line 155 of file paint_image.c.
Referenced by imapaint_canvas_set(), paint_exit(), and texture_paint_init().
Definition at line 154 of file paint_image.c.
Referenced by imapaint_canvas_set(), paint_exit(), and texture_paint_init().