Blender Git Loki
Git Commits -> Revision 23035cf
Revision 23035cf by Mike Erwin (master) May 21, 2017, 22:25 (GMT) |
Gawain: remove GLenum from IndexType API Goal is to make most of the API independent of OpenGL, Vulkan, any other backend. Able to remove default case from ElementList_size because IndexType only covers index types. Not that and *everything else* like GLenum. |
Commit Details:
Full Hash: 23035cf46fb4dd6a0bf7e688b0f15128030c77d1
Parent Commit: 054eb94
Lines Changed: +20, -12