Commit graph

187 commits

Author SHA1 Message Date
3816c8567e
fix: update model path to new directory
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 11s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 51s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
2025-04-21 18:55:46 -04:00
4a76fc88fd
fix(lfs): re-add assets
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 13s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 53s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
2025-04-21 18:46:37 -04:00
f0ccea2a95
fix(lfs): move assets to Git LFS 2025-04-21 18:44:31 -04:00
d1625af8eb feat(ci): windows build support 2025-04-21 17:52:56 -04:00
a8fb89c4a9 Merge branch 'cicd' (#9)
Closes #6

Reviewed-on: #9
2025-04-21 23:24:47 +02:00
09ad151b5e fix(ci): caching and vulkan builds, add tests 2025-04-21 17:08:22 -04:00
22a61ea824 Merge branch 'sparse-sets' (#5)
Closes #2

Reviewed-on: #5
2025-04-21 00:07:59 +02:00
4c02b4b783 chore: fix typo in function name 2025-04-21 00:05:33 +02:00
a4f3d5b9ef feat(ecs): add rudimentary sparse set impl 2025-04-20 23:54:16 +02:00
1aa2c048b1 fix(ci): remove unneeded -y argument from cargo-install 2025-04-20 15:57:42 -04:00
8e0039c033 fix(ci): use cargo-install instead of cargo-binstall 2025-04-20 15:55:38 -04:00
41dff49da2 fix(ci): correct mismatched cache keys 2025-04-20 15:39:18 -04:00
4678061693 fix(ci): incorrect tar arguments 2025-04-20 15:32:42 -04:00
6a33f76325 fix(ci): use correct link for zig 2025-04-20 15:28:27 -04:00
54ff61804d fix(ci): do not pipe tar when extracting zig 2025-04-20 15:24:14 -04:00
14312e2a09 feat(rendering): add default checkerboard texture 2025-04-20 14:47:30 -04:00
d5c85402a5 Merge branch 'zlog-json' (#1)
Reviewed-on: #1
2025-04-20 20:22:45 +02:00
559368684e fix(zlog): remove unused LogJsonStructure struct 2025-04-19 16:39:49 -04:00
7856664a91 fix: use string logging by default 2025-04-19 16:16:01 -04:00
786ff95853 feat(zlog): add tests 2025-04-19 16:07:04 -04:00
778776e807 feat(zlog)!: JSON logging support 2025-04-19 15:39:21 -04:00
1a35140c12 Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-19 21:12:04 +02:00
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