Blender Git Loki

Git Commits -> Revision 78411dc

Revision 78411dc by Antonis Ryakiotakis (master)
May 19, 2015, 13:37 (GMT)
Fix T44755 set_value node output in node tree not properly converted to
color in GLSL

Issue here is that intermediate result was clipped as an optimization in
such nodes and thus not converted to the correct type properly. Now only
clip those values if types match.
This keeps both the optimization and the conversion. I looked at
converting uniform types always but it's more involved to compare types
at conversion time for such links because the type was getting
overridden during link duplication.

Commit Details:

Full Hash: 78411dc7d77328e6c8fb7b38f7cacd186e68171e
Parent Commit: dc35330
Lines Changed: +4, -1

1 Modified Path:

/source/blender/gpu/intern/gpu_codegen.c (+4, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021