Tom Finegan

Results 3 issues of Tom Finegan

Disabling optimizations in draco_io prevents the failure, but that's not a viable fix. It appears that there is something wrong in the code there that's causing MSVC to generate bad...

bug

Repro steps: 1) Install node 18 2) npm install draco3d 3) change dir to draco3d install directory 4) `node draco_nodejs_example.js` Above fails: ``` $ node draco_nodejs_example.js (node:16258) ExperimentalWarning: The Fetch...

bug

Mostly it passes, but sometimes there's a seg fault. Needs investigation.

bug