Commit graph

165 commits

Author SHA1 Message Date
d0871bdc15 Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-19 21:12:03 +02:00
cfd1ed06a2 fix(ci): ensure node is installed 2025-04-19 21:12:01 +02:00
ee70585127 feat(ci): use cargo zibuild & xbuild 2025-04-19 21:11:59 +02:00
13a7170b25 feat(ci): seperate build and setup jobs 2025-04-19 21:11:57 +02:00
6b0fad2509 fix(cicd): remove unneeded docker setup 2025-04-19 21:11:55 +02:00
4704284b2d chore(nix): cleanup and update flake 2025-04-19 21:11:52 +02:00
4f4920bd32 feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-19 21:11:51 +02:00
a5cc577043 fix: LICENSE copyright attribution 2025-04-19 21:11:49 +02:00
98d500a6eb fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-19 21:11:46 +02:00
1521cad5cd wip(rendering): obj model loading 2025-04-19 21:11:44 +02:00
69cc0b264c fix(rendering): enable alpha blending 2025-04-19 21:11:42 +02:00
f2bb6e235c fix(android): properly destroy windows on suspend 2025-04-19 21:11:38 +02:00
89e4e5e11f feat(android): basic android support via winit native activity 2025-04-19 21:11:37 +02:00
0938c7d5fa feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-19 21:11:35 +02:00
1a9a8d6d3b feat: set max loglevel in logger configuration 2025-04-19 21:11:30 +02:00
2c8b4e8831 feat: add the ability to open and close new windows 2025-04-19 21:11:28 +02:00
4e3b4cd674 fix(ci): add missing vulkan libraries 2025-04-19 21:11:26 +02:00
b7a4befd47 fix: add .vscode to .gitignore 2025-04-19 21:11:20 +02:00
d30b0a2d2a feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
b10568484e feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
30c11215b6 feat: fix apt not finding gcc in ci/cd 2025-04-19 21:11:13 +02:00
00d9be487d feat: add cross compilation without cargo-cross 2025-04-19 21:11:12 +02:00
8902b1522d feat: make ci/cd pipeline multi-target 2025-04-19 21:11:10 +02:00
196d015d92 feat: simplify ci/cd pipeline 2025-04-19 21:11:07 +02:00
369e54eb60 feat: add a WIP ci/cd pipeline 2025-04-19 21:11:05 +02:00
93da141584 Update .gitlab-ci.yml file 2025-04-19 21:11:03 +02:00
a302f47b2b chore: modify readme to use up to date information 2025-04-19 21:11:00 +02:00
947f6c4cad feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
af67d9e589 chore: broaden the support of ci/cd 2025-04-19 21:10:57 +02:00
f0deb7951e feat: push logs to a dedicated buffer 2025-04-19 21:10:37 +02:00
d5890818c6 refactor: A new beginning 2025-04-19 21:10:33 +02:00
b0e682e454 move Cross.toml to engine folder 2025-04-19 21:10:30 +02:00
00488d1791 seperate nested cross commands 2025-04-19 21:10:29 +02:00
cb8ab0afe6 fix: temporarily switch to codeberg-small 2025-04-19 21:10:27 +02:00
258b7374fd fix: configure cross with Cross.toml 2025-04-19 21:10:24 +02:00
f23d50c66a fix: specify docker in docker 2025-04-19 21:10:22 +02:00
ad8828fac0 fix: cross cant find cargo 2025-04-19 21:10:20 +02:00
d3256b70e5 Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-19 21:10:09 +02:00
d50e47ba54 fix:manually set up docker-in-docker 2025-04-19 21:10:06 +02:00
Speedy_Lex
d25ffc6276 Fix getting cache info on aarch64 2025-04-19 21:10:03 +02:00
d105ff745b properly specify artifact uses 2025-04-19 21:10:01 +02:00
2aa5f2157a feat:rework ci/cd to use cargo-cross 2025-04-19 21:10:00 +02:00
655a5607fe build: remove unused .cargo folder 2025-04-19 21:09:58 +02:00
Speedy_Lex
40714a390c Try fix CI artifacts 2025-04-19 21:09:56 +02:00
Speedy_Lex
2be426cb02 Fix windows hanging on main window close 2025-04-19 21:09:54 +02:00
ae5cb17b7d fix: typo in arrch in workflow 2025-04-19 21:09:52 +02:00
3458028064 fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
f67211234c fix: specify github source for actions-rs 2025-04-19 21:09:48 +02:00
0b3b91ad19 fix: pkg-config cannot cross compile to different architectures 2025-04-19 21:09:46 +02:00
7d79e13f51 fix: dont use codeberg's broken ci/cd runners 2025-04-19 21:09:44 +02:00