2.5: merge with trunk, previous merge was only up to yesterday.
svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17416:HEAD
This commit is contained in:
@@ -183,6 +183,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