monoto
Results
2
issues of
monoto
I am having trouble with this exported GLFT model with Draco Compression and your document is not helping. The UV coordinate came out all wrong. There are 3 primitives each...
nodebb version 1.13.2 nodebb-plugin-write-api version 5.7.3 node.js version 12.14.1 post data: `username=Panama.City&password=12345678&email=panama.city%40domain.com` http request option: ``` { hostname: 'localhost', port: 4567, path: '/api/v2/users', method: 'POST', timeout: 5000, headers: { Authorization:...