Doc > Changelog > 1.4.3
New Nodes
This version introduces a series of nodes dedicated to parametric modeling, also known as CAD (computer-aided design). Therefore, all those nodes are prefixed with CAD.
- sop/CADBoolean
- sop/CADBox
- sop/CADCircle2D
- sop/CADCircle3Points
- sop/CADCircle
- sop/CADCone
- sop/CADConvertDimension
- sop/CADCurve2DToSurface
- sop/CADCurveFromPoints2D
- sop/CADCurveFromPoints
- sop/CADCurveTrim
- sop/CADEllipse2D
- sop/CADEllipse
- sop/CADExtrude
- sop/CADFileSTEP
- sop/CADFillet
- sop/CADGroup
- sop/CADLoft
- sop/CADMirror
- sop/CADPipe
- sop/CADPoint2D
- sop/CADPointsFromCurve
- sop/CADPoint
- sop/CADRectangle
- sop/CADRevolution
- sop/CADSegment
- sop/CADSphere
- sop/CADThickness
- sop/CADTorus
- sop/CADTransform2D
- sop/CADTransform
- sop/CADTriangulate
- sop/CADTube
- sop/CADUnpack
- sop/CADWedge
Improvements
- As the CAD nodes above were added into the SOP context, it made sense to also move the CSG nodes into that same context. This allows all of them to be used along side other SOP nodes that help proceduralism, like attributes creation, copy nodes, etc...
Learn about new versions with our newsletter, twitter, forum or discord.