svn merge -r 17201:17502 https://svn.blender.org/svnroot/bf-blender/trunk/blender
This commit is contained in:
@@ -184,6 +184,7 @@ typedef struct ShadeInput
|
||||
/* node shaders... */
|
||||
struct Tex;
|
||||
int multitex_ext(struct Tex *tex, float *texvec, float *dxt, float *dyt, int osatex, struct TexResult *texres);
|
||||
int multitex_thread(struct Tex *tex, float *texvec, float *dxt, float *dyt, int osatex, struct TexResult *texres, short thread, short which_output);
|
||||
|
||||
/* shaded view and bake */
|
||||
struct Render;
|
||||
|
||||
Reference in New Issue
Block a user