Blender Git Commit Log
Git Commits -> Revision 44b3985
Revision 44b3985 by Clément Foucault (master) September 5, 2020, 15:49 (GMT) |
GPUTexture: OCIO: Workaround new missing bind error checking We cannot change the texture bind point since the interface count 4/5 textures to bind. Changing the uniform to avoid one bind make the system thinks one texture is missing. Avoid this by creating a dummy texture and binding it to the empty slot. |
Commit Details:
Full Hash: 44b3985a180a1530f4f54bb8c269c82807d3f577
Parent Commit: 65a593f
Lines Changed: +10, -4
1 Modified Path:
/intern/opencolorio/ocio_impl_glsl.cc (+10, -4) (Diff)