Commit graph

165 commits

Author SHA1 Message Date
d4a971170f
fix(lfs): re-add assets 2025-04-21 20:15:51 -04:00
31d3d543c7
fix(lfs): move assets to Git LFS 2025-04-21 20:15:48 -04:00
7c1663c6f0
feat(ci): windows build support 2025-04-21 20:15:47 -04:00
1350d78704
fix(ci): caching and vulkan builds, add tests 2025-04-21 20:15:45 -04:00
78cd7b06c4
chore: fix typo in function name 2025-04-21 20:15:43 -04:00
e290a46634
feat(ecs): add rudimentary sparse set impl 2025-04-21 20:15:41 -04:00
61efe943e0
fix(ci): remove unneeded -y argument from cargo-install 2025-04-21 20:15:39 -04:00
fb3da1200e
fix(ci): use cargo-install instead of cargo-binstall 2025-04-21 20:15:38 -04:00
4e1e9a27bd
fix(ci): correct mismatched cache keys 2025-04-21 20:15:36 -04:00
50a979b07f
fix(ci): incorrect tar arguments 2025-04-21 20:15:34 -04:00
337c14c618
fix(ci): use correct link for zig 2025-04-21 20:15:32 -04:00
b008672bca
fix(ci): do not pipe tar when extracting zig 2025-04-21 20:15:31 -04:00
84de9a12b0
feat(rendering): add default checkerboard texture 2025-04-21 20:15:29 -04:00
577edc4acf
fix(zlog): remove unused LogJsonStructure struct 2025-04-21 20:15:27 -04:00
91b5e1c4d6
fix: use string logging by default 2025-04-21 20:15:25 -04:00
45a1a6c6bd
feat(zlog): add tests 2025-04-21 20:15:23 -04:00
9950276e95
feat(zlog)!: JSON logging support 2025-04-21 20:15:22 -04:00
0ebb0ed2bf
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-21 20:15:20 -04:00
c3a1d4ec17
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-21 20:15:18 -04:00
1891396416
fix(ci): ensure node is installed 2025-04-21 20:15:16 -04:00
8279b4628e
feat(ci): use cargo zibuild & xbuild 2025-04-21 20:15:14 -04:00
9b8d40c2f7
feat(ci): seperate build and setup jobs 2025-04-21 20:15:13 -04:00
1bfe02985e
fix(cicd): remove unneeded docker setup 2025-04-21 20:15:11 -04:00
b7d1953b91
chore(nix): cleanup and update flake 2025-04-21 20:15:09 -04:00
82d4e730bb
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
2025-04-21 20:15:07 -04:00
a74a9a8d35
fix: LICENSE copyright attribution 2025-04-21 20:15:06 -04:00
8da3ec4a63
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-21 20:15:04 -04:00
bd0c4a14c4
wip(rendering): obj model loading 2025-04-21 20:15:02 -04:00
cb890f3f55
fix(rendering): enable alpha blending 2025-04-21 20:15:00 -04:00
aed39d1d6d
fix(android): properly destroy windows on suspend 2025-04-21 20:14:58 -04:00
1c5c396db1
feat(android): basic android support via winit native activity 2025-04-21 20:14:57 -04:00
23d5023fb4
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-21 20:14:55 -04:00
dfb3b04c9d
feat: set max loglevel in logger configuration 2025-04-21 20:14:53 -04:00
29522c14f9
feat: add the ability to open and close new windows 2025-04-21 20:14:51 -04:00
2f35a3dd25
fix(ci): add missing vulkan libraries 2025-04-21 20:14:49 -04:00
bb211c64b2
fix: add .vscode to .gitignore 2025-04-21 20:14:48 -04:00
0862abb266
feat: basic triangle rendering 2025-04-21 20:14:46 -04:00
7d13f2f670
feat: event based non-blocking logger 2025-04-21 20:14:44 -04:00
d0301c784a
feat: fix apt not finding gcc in ci/cd 2025-04-21 20:14:42 -04:00
92967b963c
feat: add cross compilation without cargo-cross 2025-04-21 20:14:40 -04:00
8260b06918
feat: make ci/cd pipeline multi-target 2025-04-21 20:14:39 -04:00
6b67dd2720
feat: simplify ci/cd pipeline 2025-04-21 20:14:37 -04:00
9eb65b9669
feat: add a WIP ci/cd pipeline 2025-04-21 20:14:35 -04:00
4946a7c5a2
Update .gitlab-ci.yml file 2025-04-21 20:14:33 -04:00
03ec88b035
chore: modify readme to use up to date information 2025-04-21 20:14:32 -04:00
061826f4ab
feat: modify flakenix to include cargo utils 2025-04-21 20:14:30 -04:00
6eadf3c1ff
chore: broaden the support of ci/cd 2025-04-21 20:14:28 -04:00
67ea0306cc
feat: push logs to a dedicated buffer 2025-04-21 20:14:26 -04:00
d9e485c17d
refactor: A new beginning 2025-04-21 20:14:24 -04:00
a4a87a15a4
move Cross.toml to engine folder 2025-04-21 20:14:23 -04:00