Blender Git Commit Log
Git Commits -> Revision 9bce807
Revision 9bce807 by Lukas Stockner (master) June 23, 2016, 01:15 (GMT) |
Cycles: Fix the Convert Node type registration The function that assigns names to socket types missed an entry, therefore all entries after it were mapped to the wrong name. Long-term, it might be a better solution to use a map to avoid issues like these, but for now this fix works. |
Commit Details:
Full Hash: 9bce807d0b2f57ad32401fb2cc1080ab503a8a3c
Parent Commit: 29448bd
Lines Changed: +1, -0
1 Modified Path:
/intern/cycles/graph/node_type.cpp (+1, -0) (Diff)