Blender Git Commit Log
Git Commits -> Revision 0e29a97
Revision 0e29a97 by Dalai Felinto (master) August 25, 2017, 09:47 (GMT) |
Eevee: Fix generated coordinates when no texture coordinates connected Orco should behave the same if it comes from unconnected vec inputs, or from the Texture Coordinate -> Generated node output. Fixup for 11e7e0769a4c. This is related to T52528. The coordinates are still different between Eevee and Cycles, but at least it behaves consistent within itself. In fact the shader should now be correct, but the orco attributes we are passing the shader seems to be where the problem is. But it's to be tackled separately. |
Commit Details:
Full Hash: 0e29a97813d2a2df77afe64d49d1683687ed37ab
Parent Commit: 9e76269
Lines Changed: +1, -1
1 Modified Path:
/source/blender/gpu/shaders/gpu_shader_material.glsl (+1, -1) (Diff)