Bugfix #3906
Restored animated background picture, using a bad call actually, but thats clearly noted in comments in code. Is remainder work for cleaning up the whole render api. :)
This commit is contained in:
@@ -132,6 +132,7 @@ int calcimanr(int cfra, Tex *tex)
|
||||
return imanr;
|
||||
}
|
||||
|
||||
/* note; this function is called in src/drawview.c for animated background image, option should move to kernel */
|
||||
void init_render_texture(Render *re, Tex *tex)
|
||||
{
|
||||
Image *ima;
|
||||
|
||||
Reference in New Issue
Block a user