Blender Git Commit Log

Git Commits -> Revision 9396e11

Revision 9396e11 by Mai Lavelle (master)
August 14, 2016, 19:04 (GMT)
Cycles microdisplacement: Move call to tessellate() from addon to Cycles

By calling `tessellate()` from the mesh manager in Cycles we can do pre/post
processing or even threaded tessellation without concerning client side code
with the details.

Commit Details:

Full Hash: 9396e11180fbdc380f06dbd4c696a9c39ff32ec9
Parent Commit: 5c0a67b
Lines Changed: +49, -6

4 Modified Paths:

/intern/cycles/blender/blender_mesh.cpp (+4, -5) (Diff)
/intern/cycles/render/mesh.cpp (+41, -1) (Diff)
/intern/cycles/render/mesh.h (+3, -0) (Diff)
/intern/cycles/subd/CMakeLists.txt (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021