Commit Graph

7 Commits

Author SHA1 Message Date
Maeyanie
d9383a9352 Fix Linux compile (hopefully) 2026-01-29 14:50:05 -05:00
Maeyanie
69a1614a4c Initial Draco write support.
Currently always exports with 16-bit precision and speed 0 (best compression).
The back-end function does have arguments to specify them, it's just not hooked into the GUI.
2025-10-04 18:07:49 -04:00
Maeyanie
5e48ed0c5c Trim trailing whitespace. 2025-09-10 08:17:40 -04:00
Maeyanie
bf61f94bc4 Switch to boost memory-mapped file to save RAM and potentially improve performance. 2025-09-09 09:11:35 -04:00
Maeyanie
0896a9e686 Use boost instead of fstat. 2025-09-09 07:55:49 -04:00
Maeyanie
91df961287 Fix build on Linux 2025-09-09 07:24:37 -04:00
Maeyanie
fa22a3512b Add read support for Google's Draco (.drc) format. 2025-09-09 01:46:32 -04:00