Files
blender/intern
Mike Erwin 0debbe2b7f Gawain: VertexFormat_add_attrib (function name change)
See intern/gawain for the API change. Other files are updated to use the new name. Also updated every call site to the recommended style:
unsigned int foo = VertexFormat_add_attrib(format, "foo", COMP_ ... )
2017-04-06 01:18:12 -04:00
..
2017-03-12 02:47:53 +11:00
2017-04-05 11:25:58 +02:00
2017-03-16 23:32:35 -04:00