Blender Git Commit Log
Git Commits -> Revision 33c35c9
Revision 33c35c9 by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-extrude-and-move, soc-2021-porting-modifiers-to-nodes_all) August 16, 2021, 05:48 (GMT) |
Geometry Nodes: Mesh Extrude Node that extrudes vertices, edges and Faces. Uses the corresponding bmesh operator. I renamed D12108, which was previously named Mesh Extrude to Mesh Inset, because that uses the bmesh inset operators. NOTE: This requires an update of the attribute interpolation to work, that is not yet in master. Part of the GSOC 2021 |
Commit Details:
Full Hash: 33c35c93409d7da02f631fd1703cb25737721f37
Parent Commit: fad55ce
Lines Changed: +277, -238