Blender Git Commit Log

Git Commits -> Revision 8f5f0aa

April 28, 2016, 17:30 (GMT)
Allow building without OpenSubdiv

This makes cycles subdivision code respect build options, disabling OSD code paths when desired. Since Catmull-Clark
subdivision requires OSD this subdivision type is unavailable with OSD disabled and linear subdivision will be used as a
fallback.

Commit Details:

Full Hash: 8f5f0aaabe359fdac623065934eb2666bf6e2ec5
Parent Commit: 08c20d8
Lines Changed: +40, -11

7 Modified Paths:

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