Commit Graph

4 Commits

Author SHA1 Message Date
shaunrd0 67fcf4619b Update assimp to fix Mac CI.
Zlib no longer uses fdopen.
Zlib previously had redefined fdopen, causing conflicts in apple things.
Zlib has since updated to remove these defines, fixing the issue.
2026-02-14 16:33:10 -05:00
shaunrd0 ad59d9149e Drag and drop model loading (#14) 2023-12-27 19:36:47 +00:00
shaunrd0 e889785b65 Improve cmake and GUI (#13)
+ Packaging and CI for Windows, Mac, Linux
+ Debian package, NSIS Windows installer, OSX appbundle
+ Example application using libqtk
+ Component installation for `qtk`, `libqtk`, or `collection` with cmake
2023-03-12 02:02:26 +00:00
shaunrd0 44d9092306 Use git submodule for assimp 2022-08-21 18:03:04 -04:00