Blender Git Loki
Git Commits -> Revision d02d868
Revision d02d868 by Jacques Lucke (override-recursive-resync) June 14, 2021, 14:34 (GMT) |
Nodes: cache socket identifier to index mapping While this preprocessing does take some time upfront, it avoids longer lookup later on, especially as nodes get more sockets. It's probably possible to make this more efficient in some cases but this is good enough for now. |
Commit Details:
Full Hash: d02d868f263368f76697890b6c67e8841d61640d
Parent Commit: 13a36f3
Committed By: Bastien Montagne
Lines Changed: +130, -31