Blender Git Loki
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