Blender Git Commit Log
Git Commits -> Revision 6fad4ce
Revision 6fad4ce by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 18, 2021, 14:07 (GMT) |
Initial setup for solidify node |
Commit Details:
Full Hash: 6fad4ce981c70f6083244ed63c59d119b890a948
Parent Commit: 6d73d98
Lines Changed: +169, -1
1 Added Path:
/source/blender/nodes/geometry/nodes/node_geo_solidify.cc (+162, -0) (View)
6 Modified Paths:
/release/scripts/startup/nodeitems_builtins.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+2, -1) (Diff)
/source/blender/nodes/NOD_geometry.h (+1, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+2, -1) (Diff)
/source/blender/nodes/NOD_geometry.h (+1, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -0) (Diff)