Blender Git Commit Log
Git Commits -> Revision 528ae88
Revision 528ae88 by Bastien Montagne (master) June 1, 2017, 10:18 (GMT) |
Fix T51687: GPUmat evaluation of shader tree would crash uppon unknown/unsupported socket types. Made this resilient to unknown types, for now. Supporting specific INT sockets (through implicit conversion to GPU_FLOAT ones) is considered nice TODO. |
Commit Details:
Full Hash: 528ae8885ebb8a2eebbc6726af3950ca4db38665
Parent Commit: e2b1c70
Lines Changed: +34, -21