Blender Git Commit Log

Git Commits -> Revision 74bd809

Revision 74bd809 by Mai Lavelle (master)
August 24, 2016, 14:39 (GMT)
Cycles Standalone: Fix support for subdivision meshes

Changes from microdisplacement work broke previous support for subdivision
meshes, sometimes leading to crashes; this makes things work again. Files
that contain "patch" nodes will need to be updated to use meshes instead, as
specifying patches was both inefficient and completely unsupported by the new
subdivision code.

Commit Details:

Full Hash: 74bd80996287b3d7bb99fa9e980bb545f59155f7
Parent Commit: 0ca4e39
Lines Changed: +86, -106

4 Modified Paths:

/intern/cycles/app/cycles_xml.cpp (+55, -101) (Diff)
/intern/cycles/kernel/svm/svm_attribute.h (+2, -2) (Diff)
/intern/cycles/render/mesh.cpp (+28, -2) (Diff)
/intern/cycles/subd/subd_dice.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021