Blender Git Loki
Git Commits -> Revision 328406c
Revision 328406c by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 18, 2021, 19:14 (GMT) |
generalized material offset for solidify_modifier |
Commit Details:
Full Hash: 328406cf608c6c45338760ecace19e48a7793d31
Parent Commit: 3ecf075
Lines Changed: +190, -127
5 Modified Paths:
/source/blender/blenkernel/BKE_solidifiy.h (+3, -1) (Diff)
/source/blender/blenkernel/intern/solidify_nonmanifold.c (+37, -56) (Diff)
/source/blender/modifiers/intern/MOD_solidify.c (+89, -43) (Diff)
/source/blender/modifiers/intern/MOD_solidify_util.h (+1, -6) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_solidify.cc (+60, -21) (Diff)
/source/blender/blenkernel/intern/solidify_nonmanifold.c (+37, -56) (Diff)
/source/blender/modifiers/intern/MOD_solidify.c (+89, -43) (Diff)
/source/blender/modifiers/intern/MOD_solidify_util.h (+1, -6) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_solidify.cc (+60, -21) (Diff)