Page MenuHome

Geometry Nodes: Change Mesh Primitive Nodes to New Socket Format
ClosedPublic

Authored by Johnny Matthews (guitargeek) on Sep 1 2021, 5:54 PM.

Details

Summary

Change the remaining Mesh Primitive Nodes to New Socket Format

cube.
cylinder
grid
ico_sphere
line
uv_sphere

Diff Detail

Repository
rB Blender

Event Timeline

Johnny Matthews (guitargeek) requested review of this revision.Sep 1 2021, 5:54 PM
Johnny Matthews (guitargeek) created this revision.

Looks good, the only thing I think I'd change is always keeping the socket definition at the top of the file. The layout and update functions could be added to the blender::nodes namespace in that case.

Rearrange the files so that the socket declarations are at the top.

This revision is now accepted and ready to land.Sep 2 2021, 5:57 AM