Update the Set Spline Type node for a fields based selection input.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| source/blender/nodes/geometry/nodes/legacy/node_geo_curve_spline_type.cc | ||
|---|---|---|
| 45–46 | Use Legacy DNA type | |
| source/blender/makesdna/DNA_node_types.h | ||
|---|---|---|
| 1395 ↗ | (On Diff #41919) | If the new node uses the same fields in DNA, I don't think there's any need to add a new struct. I doubt this node will change that much in the near future anyway. |
| source/blender/makesrna/intern/rna_nodetree.c | ||
| 9511 ↗ | (On Diff #41919) | Same comment here actually, I think this could be shared. |