Update the Set Spline Type node for a fields based selection input.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/nodes/geometry/nodes/legacy/node_geo_curve_spline_type.cc | ||
|---|---|---|
| 44–45 | Use Legacy DNA type | |
| source/blender/makesdna/DNA_node_types.h | ||
|---|---|---|
| 1395 | 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 | Same comment here actually, I think this could be shared. | |