|
f6a2e9896f
|
fix: use correct path for model static variable
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 11s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 59s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 4m26s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Successful in 4m33s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Successful in 4m32s
|
2025-04-21 19:27:12 -04:00 |
|
|
3fd318b59a
|
fix: update model path to new directory
|
2025-04-21 19:27:10 -04:00 |
|
|
3b904e7bfe
|
fix(lfs): re-add assets
|
2025-04-21 19:27:08 -04:00 |
|
|
6e4731930a
|
fix(lfs): move assets to Git LFS
|
2025-04-21 19:27:06 -04:00 |
|
|
9076c54b3f
|
feat(ci): windows build support
|
2025-04-21 19:27:04 -04:00 |
|
|
34dcc847c5
|
fix(ci): caching and vulkan builds, add tests
|
2025-04-21 19:27:02 -04:00 |
|
|
0d1eb9243b
|
chore: fix typo in function name
|
2025-04-21 19:27:00 -04:00 |
|
|
c26c29bfb9
|
feat(ecs): add rudimentary sparse set impl
|
2025-04-21 19:26:59 -04:00 |
|
|
ae67fe3267
|
fix(ci): remove unneeded -y argument from cargo-install
|
2025-04-21 19:26:57 -04:00 |
|
|
c6e80db0e0
|
fix(ci): use cargo-install instead of cargo-binstall
|
2025-04-21 19:26:55 -04:00 |
|
|
87d7e6ad88
|
fix(ci): correct mismatched cache keys
|
2025-04-21 19:26:53 -04:00 |
|
|
8bca2dfd48
|
fix(ci): incorrect tar arguments
|
2025-04-21 19:26:51 -04:00 |
|
|
92530ce621
|
fix(ci): use correct link for zig
|
2025-04-21 19:26:50 -04:00 |
|
|
ba159917b3
|
fix(ci): do not pipe tar when extracting zig
|
2025-04-21 19:26:48 -04:00 |
|
|
a60f09e092
|
feat(rendering): add default checkerboard texture
|
2025-04-21 19:26:46 -04:00 |
|
|
a92cbb0544
|
fix(zlog): remove unused LogJsonStructure struct
|
2025-04-21 19:26:44 -04:00 |
|
|
d6541ab699
|
fix: use string logging by default
|
2025-04-21 19:26:43 -04:00 |
|
|
94486a2608
|
feat(zlog): add tests
|
2025-04-21 19:26:41 -04:00 |
|
|
36daa42245
|
feat(zlog)!: JSON logging support
|
2025-04-21 19:26:39 -04:00 |
|
|
5f5cb2d618
|
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3 .
|
2025-04-21 19:26:37 -04:00 |
|
|
12b5a8f030
|
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8 .
|
2025-04-21 19:26:36 -04:00 |
|
|
fe85e6d6a7
|
fix(ci): ensure node is installed
|
2025-04-21 19:26:34 -04:00 |
|
|
e73fefcd46
|
feat(ci): use cargo zibuild & xbuild
|
2025-04-21 19:26:32 -04:00 |
|
|
d7e0b3cc73
|
feat(ci): seperate build and setup jobs
|
2025-04-21 19:26:30 -04:00 |
|
|
3af677cd64
|
fix(cicd): remove unneeded docker setup
|
2025-04-21 19:26:29 -04:00 |
|
|
560d246f61
|
chore(nix): cleanup and update flake
|
2025-04-21 19:26:27 -04:00 |
|
|
018a17780c
|
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
|
2025-04-21 19:26:25 -04:00 |
|
|
c3cc619f30
|
fix: LICENSE copyright attribution
|
2025-04-21 19:26:23 -04:00 |
|
|
5783eef1d3
|
fix(ci): renamed .gitlab to .forgejo , corrected workflow name
|
2025-04-21 19:26:22 -04:00 |
|
|
1aa3efb54e
|
wip(rendering): obj model loading
|
2025-04-21 19:26:20 -04:00 |
|
|
bbfdbfd50e
|
fix(rendering): enable alpha blending
|
2025-04-21 19:26:18 -04:00 |
|
|
0354e3da2a
|
fix(android): properly destroy windows on suspend
|
2025-04-21 19:26:16 -04:00 |
|
|
69bf41c684
|
feat(android): basic android support via winit native activity
|
2025-04-21 19:26:15 -04:00 |
|
|
19e13d697f
|
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
|
2025-04-21 19:26:13 -04:00 |
|
|
31b1bbda85
|
feat: set max loglevel in logger configuration
|
2025-04-21 19:26:11 -04:00 |
|
|
dc51eaed44
|
feat: add the ability to open and close new windows
|
2025-04-21 19:26:09 -04:00 |
|
|
7a35f88dcb
|
fix(ci): add missing vulkan libraries
|
2025-04-21 19:26:08 -04:00 |
|
|
dc88eebb95
|
fix: add .vscode to .gitignore
|
2025-04-21 19:26:06 -04:00 |
|
|
1a90bf362b
|
feat: basic triangle rendering
|
2025-04-21 19:26:04 -04:00 |
|
|
e40087b61b
|
feat: event based non-blocking logger
|
2025-04-21 19:26:02 -04:00 |
|
|
40d9488aec
|
feat: fix apt not finding gcc in ci/cd
|
2025-04-21 19:26:00 -04:00 |
|
|
e4b788a9a7
|
feat: add cross compilation without cargo-cross
|
2025-04-21 19:25:59 -04:00 |
|
|
c98c2af34c
|
feat: make ci/cd pipeline multi-target
|
2025-04-21 19:25:57 -04:00 |
|
|
c0722ee209
|
feat: simplify ci/cd pipeline
|
2025-04-21 19:25:55 -04:00 |
|
|
3b8f180208
|
feat: add a WIP ci/cd pipeline
|
2025-04-21 19:25:54 -04:00 |
|
|
b19b4db335
|
Update .gitlab-ci.yml file
|
2025-04-21 19:25:52 -04:00 |
|
|
93da8f6711
|
chore: modify readme to use up to date information
|
2025-04-21 19:25:50 -04:00 |
|
|
28173a8cdb
|
feat: modify flakenix to include cargo utils
|
2025-04-21 19:25:48 -04:00 |
|
|
768fef19ee
|
chore: broaden the support of ci/cd
|
2025-04-21 19:25:46 -04:00 |
|
|
aedc801eeb
|
feat: push logs to a dedicated buffer
|
2025-04-21 19:25:45 -04:00 |
|