Blender Git Loki
Git Commits -> Revision aca3814
Revision aca3814 by Jacques Lucke (master) October 15, 2021, 10:12 (GMT) |
Fix T92131: handle node declaration in material properties The issue was that this menu was only looking at socket templates, but not at the new node declarations. This fix is to just check those as well. The fix comes with a small refactor that makes the memory management a bit simpler. Differential Revision: https://developer.blender.org/D12866 |
Commit Details:
Full Hash: aca38148ad56c27840de1ee6ebb7bd1841ab0ca4
Parent Commit: e46055a
Lines Changed: +92, -76
1 Modified Path:
/source/blender/editors/space_node/node_templates.cc (+92, -76) (Diff)