Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archimesh/achm_books_maker.py')
-rw-r--r--archimesh/achm_books_maker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archimesh/achm_books_maker.py b/archimesh/achm_books_maker.py
index 890a6952..1c78f8b7 100644
--- a/archimesh/achm_books_maker.py
+++ b/archimesh/achm_books_maker.py
@@ -369,7 +369,7 @@ def create_book(objname, sx, sy, sz, px, py, pz, mat, frx,
# ---------------------------------
# Materials and UV Maps
# ---------------------------------
- if mat:
+ if mat and bpy.context.scene.render.engine == 'CYCLES':
rgb = objcol
# External
mat = create_diffuse_material(objname + "_material", True,