Nick

Results 6 issues of Nick

Hi, Would love to start using Flyimg, but the thing that is making us doubt is that June 2018 was the end-of-life of Silex, see message on the Silex homepage:...

enhancement

Hi, just updated to the latest `fbx2gltf.py` (thanks again!), but [my test FBX](https://s3-us-west-1.amazonaws.com/zencoder-output-tests/input/test.FBX) file now returns `TypeError: 'int' object is not iterable`. Here is the stack trace: ``` $ python...

Hi, While using your converter, we ran into a significant bug where textures are not correctly included in the GLB or not correctly referenced in the glTF, depending on your...

**Describe the bug** Installing nanovna-saver on MacOS using MacPorts throws errors. The first error had to do with an incorrect version of `py37-pyqt5`. After installing that package manually, installation of...

help wanted
stale

Add missing endpoints for [fulfilment customer management](https://picqer.com/en/api/fulfilment-customers).

An example API error response would be: ``` 404 Not Found { "error": true, "error_code": 8, "error_message": "Not implemented" } ``` This matches what is [described in the docs](https://picqer.com/en/api/response-codes), and...