Commit Graph

7 Commits

Author SHA1 Message Date
cypress 6772ac97a9
Merge pull request #3 from Peter0x44/main 2024-06-14 07:25:07 -07:00
Peter0x44 446eead965 Update Docker for SDL2
There are various changes put into this one commit, I am too lazy to split
them up. I have tested this passes CI for all desktop platforms + web.

I switched from Ubuntu to Debian, because dpkg --add-architecture
doesn't seem to work on Ubuntu, and it's necessary to obtain SDL so
cross-compilation works.

I removed osxcross because it builds llvm, which takes a long time, and
I didn't want to wait. It's broken/unused anyway, so not really a loss.
It can still be added back more carefully in future.

I fixed the web CI by installing Debian's emscripten package. It seems
to build fine, I downloaded the artifact and tested it locally with
emrun, and the fte help menu showed up. I'm not sure how to test
further than that, but I doubt anything is broken.
2024-06-14 13:41:03 +01:00
blubs aefe4d56d5 Add "Flags" export field for custom effect flags 2023-10-13 00:45:34 -07:00
blubs 9b8f9b8077 Adds first and final frame setting
Adds preview of mdl mins / maxs bbox
Adds author
2023-01-21 13:41:59 -08:00
moto 2bd94d2b7a fteqw-docker: Add emscripten SDK setup 2022-07-04 15:57:04 -04:00
unknown a57f2f5e55 Add io_mesh_qfmdl_blubs 2022-02-08 21:42:02 -05:00
unknown 05f34cc0ee Initial commit 2022-02-08 18:01:59 -05:00