Fixed bug in model3d-view control 18/74418/2
authorFerran Sole <ferran.sole@samsung.com>
Tue, 14 Jun 2016 07:27:39 +0000 (08:27 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Tue, 14 Jun 2016 08:50:20 +0000 (09:50 +0100)
commit5817a82647a2da08b91058659b70238fc7dbf2dd
tree9609c63a5a4e163e1d3bd003eb9e74095ce9efcc
parent302b126321bd660aa11f2c934d3da878e8fffff2
Fixed bug in model3d-view control

Diffuse texture was being added to the TextureSet when illumination type was
DIFFUSE. Diffuse shader doesn't use any textures so the TextureSet should be empty.

Change-Id: I521100cb4e399f0ef673e59b612cde4bec58e219
dali-toolkit/internal/controls/model3d-view/model3d-view-impl.cpp