Blender Git Commit Log

Git Commits -> Revision 66e2e24

Revision 66e2e24 by Mai Lavelle (master)
July 29, 2016, 07:37 (GMT)
Cycles microdisplacement: move subdivision options to subsurf modifier

Subdivision options can now be found in the subsurf modifier. The modifier must
be the last in the stack or the options will be unavailable. Catmull-Clark
subdivision is still unavailable and will fallback to linear subdivision instead

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D2109

Commit Details:

Full Hash: 66e2e2484c09d35d6fe9a6282c9722c4039ec25f
Parent Commit: c96ae81
Lines Changed: +92, -37

7 Modified Paths:

/intern/cycles/blender/addon/properties.py (+17, -21) (Diff)
/intern/cycles/blender/addon/ui.py (+0, -8) (Diff)
/intern/cycles/blender/blender_mesh.cpp (+28, -5) (Diff)
/intern/cycles/blender/blender_util.h (+22, -0) (Diff)
/intern/cycles/render/mesh.cpp (+2, -0) (Diff)
/intern/cycles/render/mesh.h (+8, -0) (Diff)
/release/scripts/startup/bl_ui/properties_data_modifier.py (+15, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021