Blender Git Loki
Git Commits -> Revision 3b080c3
September 13, 2017, 23:03 (GMT) |
GPUCodegen: Add New GPU_SOURCE_STRUCT to be used for Closure Sockets This way we dont rely on the static array of chars that was causing T52385. That fixes T52385. |
Commit Details:
Full Hash: 3b080c3f66c05751f02af9a3f509c1a46b34ba20
Parent Commit: a01fbc6
Lines Changed: +38, -23
3 Modified Paths:
/source/blender/gpu/GPU_material.h (
+7,
-2)
(Diff)/source/blender/gpu/intern/gpu_codegen.c (
+29,
-20)
(Diff)/source/blender/gpu/intern/gpu_codegen.h (
+2,
-1)
(Diff)