Blender Git Loki
Git Commits -> Revision 4bb6be0
Revision 4bb6be0 by Clément Foucault (tmp-drw-callbatching) August 17, 2019, 12:48 (GMT) |
DRW: Fix eevee shaders and promote DRAW_ID to builtin uniform Also rename DRAWID to BASE_INSTANCE The Base instance uniform is necessary because fragment shaders does not have the gl_BaseInstance builtin input variable. So we need a workaround for those |
Commit Details:
Full Hash: 4bb6be01ed934a155096073c470af926d13a2ee0
Parent Commit: fb94075
Lines Changed: +28, -19