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:
authorVilém Duha <vilda.novak@gmail.com>2019-07-14 21:52:51 +0300
committerVilém Duha <vilda.novak@gmail.com>2019-07-14 21:53:09 +0300
commit20677f4ae5d7f4b9cbacebd08e4b6460449266f2 (patch)
tree4dd90fdce711c51822663268e3ba07cbb3e0e599 /blenderkit/blendfiles
parent44071d47303132d97f3e71d18e818d9b9d188dca (diff)
BlenderKit: fix thumbnailer generated coordinates
The object's coordinates were still off thanks to an unfixed cycles bug(T64739), so I avoided bevel modifier in the box thumbnail object for the cost of a few loops on the mesh.
Diffstat (limited to 'blenderkit/blendfiles')
-rw-r--r--blenderkit/blendfiles/material_thumbnailer_cycles.blendbin551885 -> 546728 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/blenderkit/blendfiles/material_thumbnailer_cycles.blend b/blenderkit/blendfiles/material_thumbnailer_cycles.blend
index 9b7c0b8a..56efcc96 100644
--- a/blenderkit/blendfiles/material_thumbnailer_cycles.blend
+++ b/blenderkit/blendfiles/material_thumbnailer_cycles.blend
Binary files differ