|
4c0560dc0c
|
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8 .
|
2025-04-19 20:17:07 +02:00 |
|
|
faaccf870e
|
fix(ci): ensure node is installed
|
2025-04-19 20:17:06 +02:00 |
|
|
af043e173f
|
feat(ci): use cargo zibuild & xbuild
|
2025-04-19 20:17:04 +02:00 |
|
|
3c0aacb22f
|
feat(ci): seperate build and setup jobs
|
2025-04-19 20:17:01 +02:00 |
|
|
87a5a1ab55
|
fix(cicd): remove unneeded docker setup
|
2025-04-19 20:17:00 +02:00 |
|
|
4449b11854
|
chore(nix): cleanup and update flake
|
2025-04-19 20:16:58 +02:00 |
|
|
47e8f1f28e
|
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
|
2025-04-19 20:16:55 +02:00 |
|
|
456193d169
|
fix: LICENSE copyright attribution
|
2025-04-19 20:16:53 +02:00 |
|
|
f6d763c974
|
fix(ci): renamed .gitlab to .forgejo , corrected workflow name
|
2025-04-19 20:16:52 +02:00 |
|
|
287fddd2c2
|
feat(rendering): obj model loading
|
2025-04-19 20:16:46 +02:00 |
|
|
666cbb230d
|
fix(rendering): enable alpha blending
|
2025-04-19 20:16:41 +02:00 |
|
|
5e4979017d
|
fix(android): properly destroy windows on suspend
|
2025-04-19 20:16:39 +02:00 |
|
|
568e72d4a6
|
feat(android): basic android support via winit native activity
|
2025-04-19 20:16:36 +02:00 |
|
|
8e560c21ac
|
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
|
2025-04-19 20:16:34 +02:00 |
|
|
d79af2be86
|
feat: set max loglevel in logger configuration
|
2025-04-19 20:16:33 +02:00 |
|
|
02e2496e40
|
feat: add the ability to open and close new windows
|
2025-04-19 20:16:30 +02:00 |
|
|
a7a966870a
|
fix(ci): add missing vulkan libraries
|
2025-04-19 20:16:28 +02:00 |
|
|
69dca95dd6
|
fix: add .vscode to .gitignore
|
2025-04-19 20:16:27 +02:00 |
|
|
bd106a2a08
|
feat: basic triangle rendering
|
2025-04-19 20:16:23 +02:00 |
|
|
21780fcb00
|
feat: event based non-blocking logger
|
2025-04-19 20:16:21 +02:00 |
|
|
9712f2fd4e
|
feat: fix apt not finding gcc in ci/cd
|
2025-04-19 20:16:19 +02:00 |
|
|
ed96d3b51b
|
feat: add cross compilation without cargo-cross
|
2025-04-19 20:16:17 +02:00 |
|
|
28037312aa
|
feat: make ci/cd pipeline multi-target
|
2025-04-19 20:16:15 +02:00 |
|
|
e5895143a4
|
feat: simplify ci/cd pipeline
|
2025-04-19 20:16:14 +02:00 |
|
|
365cbb3cfe
|
feat: add a hopefully working ci/cd pipeline
|
2025-04-19 20:16:01 +02:00 |
|
|
770511034b
|
Update .gitlab-ci.yml file
|
2025-04-19 20:15:57 +02:00 |
|
|
4b0daa7410
|
chore: modify readme to use up to date information
|
2025-04-19 20:15:54 +02:00 |
|
|
db66898211
|
feat: modify flakenix to include cargo utils
|
2025-04-19 20:15:53 +02:00 |
|
|
f3a9afff3e
|
chore: broaden the support of ci/cd
|
2025-04-19 20:15:51 +02:00 |
|
|
707f128b76
|
feat: push logs to a dedicated buffer
|
2025-04-19 20:15:45 +02:00 |
|
|
b518e7a963
|
refactor: A new beginning
|
2025-04-19 20:15:38 +02:00 |
|
|
a95ec66af6
|
move Cross.toml to engine folder
|
2025-04-19 20:15:19 +02:00 |
|
|
f9650e2e2f
|
seperate nested cross commands
|
2025-04-19 20:15:18 +02:00 |
|
|
016c1ae86f
|
fix: temporarily switch to codeberg-small
|
2025-04-19 20:15:15 +02:00 |
|
|
000bfe3911
|
fix: configure cross with Cross.toml
|
2025-04-19 20:15:14 +02:00 |
|
|
3a0e098c2a
|
fix: specify docker in docker
|
2025-04-19 20:15:12 +02:00 |
|
|
8a42e6ca62
|
fix: cross cant find cargo
|
2025-04-19 20:15:07 +02:00 |
|
Speedy_Lex
|
194bbfd4dd
|
Fix getting cache info on aarch64
|
2025-04-19 20:15:05 +02:00 |
|
|
b1b1c2e390
|
fix:manually set up docker-in-docker
|
2025-04-19 20:15:04 +02:00 |
|
|
9b9d67ae6a
|
properly specify artifact uses
|
2025-04-19 20:15:00 +02:00 |
|
|
0436633b9a
|
feat:rework ci/cd to use cargo-cross
|
2025-04-19 20:14:58 +02:00 |
|
|
4da549945b
|
build: remove unused .cargo folder
|
2025-04-19 20:14:56 +02:00 |
|
Speedy_Lex
|
95ae28f5c9
|
Try fix CI artifacts
|
2025-04-19 20:14:53 +02:00 |
|
Speedy_Lex
|
f3a1ce70d3
|
Fix windows hanging on main window close
|
2025-04-19 20:14:52 +02:00 |
|
|
5ab0aa2570
|
fix: typo in arrch in workflow
|
2025-04-19 20:14:50 +02:00 |
|
|
a26fce496e
|
fix: sudo not intalled on runners
|
2025-04-19 20:14:48 +02:00 |
|
|
b6327ccf66
|
fix: specify github source for actions-rs
|
2025-04-19 20:14:46 +02:00 |
|
|
553d6670c0
|
fix: pkg-config cannot cross compile to different architectures
|
2025-04-19 20:14:45 +02:00 |
|
|
83d9bdaa92
|
fix: dont use codeberg's broken ci/cd runners
|
2025-04-19 20:14:40 +02:00 |
|
|
f791347929
|
fix: workflow fails due to long file names
|
2025-04-19 20:14:38 +02:00 |
|