Commit graph

167 commits

Author SHA1 Message Date
339c9ee2c2
feat(zlog)!: JSON logging support
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Failing after 56s
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
Build Zenyx ⚡ / 🔧 Setup Environment (pull_request) Failing after 53s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Has been skipped
2025-04-19 13:48:26 -04:00
6815a113cc
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-19 00:00:46 -04:00
630d13ebb2
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-18 23:59:21 -04:00
cb91bde7f8
fix(ci): ensure node is installed
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 5s
Build Zenyx ⚡ / Build universal2-apple-darwin (push) Failing after 5s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 4s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 4s
2025-04-18 23:56:51 -04:00
87d810aff3
feat(ci): use cargo zibuild & xbuild
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 7s
Build Zenyx ⚡ / Build universal2-apple-darwin (push) Failing after 5s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 5s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 4s
2025-04-18 23:22:32 -04:00
da1d7603d2
feat(ci): seperate build and setup jobs
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Failing after 55s
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-18 23:06:10 -04:00
5f815e3bd2
fix(cicd): remove unneeded docker setup
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 2m12s
Build Zenyx ⚡ / Build powerpc64le-unknown-linux-gnu (push) Failing after 1m26s
Build Zenyx ⚡ / Build riscv64gc-unknown-linux-gnu (push) Failing after 1m31s
Build Zenyx ⚡ / Build s390x-unknown-linux-gnu (push) Failing after 1m34s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 1m21s
Build Zenyx ⚡ / Build x86_64-pc-windows-gnu (push) Failing after 1m27s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 2m1s
2025-04-18 22:01:35 -04:00
4c1ed2965a
chore(nix): cleanup and update flake 2025-04-19 00:04:17 +02:00
b0926092b5
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-18 23:45:11 +02:00
f1f0e5e72b
fix: LICENSE copyright attribution
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build powerpc64le-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build riscv64gc-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build s390x-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-pc-windows-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Has been cancelled
2025-04-18 16:52:03 -04:00
5424e63bad
fix(ci): renamed .gitlab to .forgejo, corrected workflow name
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build powerpc64le-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build riscv64gc-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build s390x-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-pc-windows-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Has been cancelled
2025-04-18 16:44:52 -04:00
2c12251b97
wip(rendering): obj model loading 2025-04-18 15:53:56 -04:00
cebbe121cc
fix(rendering): enable alpha blending 2025-04-18 14:22:52 -04:00
9069e2d319
fix(android): properly destroy windows on suspend 2025-04-18 14:06:38 -04:00
766ed81987
feat(android): basic android support via winit native activity 2025-04-17 23:07:15 -04:00
aa655a84d3
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-17 20:51:18 -04:00
506c9a1146
feat: set max loglevel in logger configuration 2025-04-16 12:59:42 -04:00
5a27470896
feat: add the ability to open and close new windows 2025-04-16 12:59:42 -04:00
53ad206e5c
fix(ci): add missing vulkan libraries 2025-04-15 23:52:20 -04:00
7c4d0fa37c
fix: add .vscode to .gitignore 2025-04-15 23:51:24 -04:00
aefb3fd97b
feat: basic triangle rendering 2025-04-16 01:24:10 +00:00
fff9c1562c feat: event based non-blocking logger 2025-04-15 20:08:58 +00:00
28395167f0
feat: fix apt not finding gcc in ci/cd 2025-04-13 20:32:43 -04:00
df6c30e91f
feat: add cross compilation without cargo-cross 2025-04-13 20:18:41 -04:00
c770784712
feat: make ci/cd pipeline multi-target 2025-04-13 19:34:30 -04:00
e2755a5f38
feat: simplify ci/cd pipeline 2025-04-13 19:19:13 -04:00
9f528111bb
feat: add a WIP ci/cd pipeline 2025-04-13 19:13:24 -04:00
ca0eb764ad Update .gitlab-ci.yml file 2025-04-13 23:06:48 +00:00
a85d614f3d
chore: modify readme to use up to date information 2025-04-13 19:01:56 -04:00
7c95a0b38b
feat: modify flakenix to include cargo utils 2025-04-13 16:08:18 -04:00
dce7c5520a chore: broaden the support of ci/cd 2025-04-12 22:24:07 -04:00
e5e62b3cb2 wip: push logs to a dedicated buffer 2025-04-12 21:03:31 -04:00
5171799e52 refactor: A new beginning 2025-04-11 20:17:24 -04:00
d0d85a4ba0 move Cross.toml to engine folder 2025-04-11 16:33:46 -04:00
d1e2d2d986 seperate nested cross commands 2025-04-11 16:30:28 -04:00
ae12a9a942 fix: temporarily switch to codeberg-small 2025-04-11 16:27:33 -04:00
488472dd6f fix: configure cross with Cross.toml 2025-04-11 16:10:11 -04:00
cb9700ae29 fix: specify docker in docker 2025-04-11 15:51:27 -04:00
51556cef41 fix: cross cant find cargo 2025-04-11 15:08:18 -04:00
1a0eadbc14 Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-11 14:50:52 -04:00
9528a253c6 fix:manually set up docker-in-docker 2025-04-11 14:50:34 -04:00
Speedy_Lex
7ac6364c99 Fix getting cache info on aarch64 2025-04-11 17:55:59 +00:00
01c5b4961b properly specify artifact uses 2025-04-11 13:44:08 -04:00
f3103cee30 feat:rework ci/cd to use cargo-cross 2025-04-11 13:42:20 -04:00
56f842b3f0 build: remove unused .cargo folder 2025-04-11 13:29:00 -04:00
Speedy_Lex
58d742fcee Try fix CI artifacts 2025-04-11 19:18:21 +02:00
Speedy_Lex
102d13bf00 Fix windows hanging on main window close 2025-04-11 18:55:43 +02:00
7c7add3125 fix: typo in arrch in workflow 2025-04-10 22:58:54 -04:00
f702cd91e0 fix: sudo not intalled on runners 2025-04-10 22:57:19 -04:00
1bf9865062 fix: specify github source for actions-rs 2025-04-10 22:54:55 -04:00