jmschrack

Results 5 issues of jmschrack

-d / --dziFormat was hardcoded to set dziFormat to true. dziFormat is already defaulted to true. Changed to -d takes boolean true/false. In sliceImage "if [ ! dziFormat ] "...

**Description:** Adds `alphaMap`, `alphaTextureOffset`, and `alphaTextureRepeat` to Standard Material schema. This is already supported by Super-Three **Changes proposed:** - Add `alphaMap`, `alphaTextureOffset`, and `alphaTextureRepeat` to Standard Material schema. - Update...

### Initial checklist - [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...

Bug

- Switched from OneEuroFilter to SmoothDampFilter. [Video comparison](https://www.youtube.com/watch?v=BOV6_3wRHKw) - Controller can take a customFilter{filter,opts} parameter to allow users to use their own custom filters - Added a basic example `three-filter.html`...

I tried adding three-inspect to an existing project I have that is written using vanilla js in Vite and ThreeJS Unfortunately, I run into this error when I try to...