]> git.tdb.fi Git - libs/gl.git/commitdiff
Change the vertex group attribute to uvec4
authorMikko Rasa <tdb@tdb.fi>
Tue, 4 Oct 2022 21:15:18 +0000 (00:15 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 4 Oct 2022 21:22:35 +0000 (00:22 +0300)
The exporter writes it as UBYTE, which is not compatible with a signed
integer attribute.


No differences found