Files
test2/source/blender
Jacques Lucke a9f02cd8d8 Geometry Nodes: add map from bsocket index to lf socket index
The socket indices in `bNode` and their corresponding `lf::Node`
don't match exactly, because `lf::Node` does not contain the
unavailable sockets. A simple mapping from `bNodeSocket` index
to `lf::Socket` index is required for future work. For now it
only removes the need for various tempory vectors.
2023-04-22 16:14:45 +02:00
..
2023-04-22 13:46:11 +02:00
2023-04-22 13:46:11 +02:00
2023-04-22 13:46:11 +02:00
2023-04-20 13:35:35 +10:00
2023-04-22 13:46:11 +02:00
2023-04-21 23:27:21 +10:00