Cycles: viewport rendered draw mode now shows background images, also changed the

image editor checkerboard pattern to be the same as cycles viewport.
This commit is contained in:
Brecht Van Lommel
2012-03-28 09:07:10 +00:00
parent 30d128c7a7
commit 33740c5eb5
6 changed files with 39 additions and 51 deletions

View File

@@ -119,7 +119,6 @@ public:
bool draw_ready();
protected:
void draw_transparency_grid();
void device_free();
Device *device;