Blender Git Loki
Git Commits -> Revision c1a27a7
Revision c1a27a7 by Mai Lavelle (master) April 12, 2016, 23:37 (GMT) |
Cycles microdisplacement: preserve smooth normals for linear subdivison This way we prevent cracks in the model due to discontinuous normals, by using smooth normals for displacement instead of always getting flat normals after linear subdivision. Reviewed By: brecht Differential Revision: https://developer.blender.org/D1916 |
Commit Details:
Full Hash: c1a27a76cf9f40ab9dabb5888ee535e585444fcd
Parent Commit: 068ee2c
Committed By: Brecht Van Lommel
Lines Changed: +76, -22