|
c07b93675f
|
fix:manually set up docker-in-docker
|
2025-04-19 21:10:06 +02:00 |
|
Speedy_Lex
|
5d8f392df3
|
Fix getting cache info on aarch64
|
2025-04-19 21:10:03 +02:00 |
|
|
f7757b86ad
|
properly specify artifact uses
|
2025-04-19 21:10:01 +02:00 |
|
|
0fd5283c85
|
feat:rework ci/cd to use cargo-cross
|
2025-04-19 21:10:00 +02:00 |
|
|
e9de75acbf
|
build: remove unused .cargo folder
|
2025-04-19 21:09:58 +02:00 |
|
Speedy_Lex
|
91a61b9755
|
Try fix CI artifacts
|
2025-04-19 21:09:56 +02:00 |
|
Speedy_Lex
|
9cbc397b02
|
Fix windows hanging on main window close
|
2025-04-19 21:09:54 +02:00 |
|
|
b1b05b391b
|
fix: typo in arrch in workflow
|
2025-04-19 21:09:52 +02:00 |
|
|
858d2dba87
|
fix: sudo not intalled on runners
|
2025-04-19 21:09:50 +02:00 |
|
|
b15d093e0c
|
fix: specify github source for actions-rs
|
2025-04-19 21:09:48 +02:00 |
|
|
1ded9b14b1
|
fix: pkg-config cannot cross compile to different architectures
|
2025-04-19 21:09:46 +02:00 |
|
|
d3f804cee2
|
fix: dont use codeberg's broken ci/cd runners
|
2025-04-19 21:09:44 +02:00 |
|
|
4a94ac6518
|
fix: workflow fails due to long file names
|
2025-04-19 21:09:42 +02:00 |
|
|
a62fae960d
|
fix: ci/cd workflow doesnt properly compile wayland
|
2025-04-19 21:09:40 +02:00 |
|
|
b5deebb06b
|
change github workflow to be forgejo compatible
|
2025-04-19 21:09:38 +02:00 |
|
|
a1665b1db9
|
build: remove unused rust-toolchain.toml
|
2025-04-19 21:09:36 +02:00 |
|
|
08af93448c
|
feat: basic GUI terminal when pressing F12
|
2025-04-19 21:09:32 +02:00 |
|
|
964a006c47
|
chore: run clippy and cargo fmt on pending changes
|
2025-04-19 21:09:10 +02:00 |
|
|
939fcdd01c
|
fix: build script generates dead code warnings if versioning data is not used
|
2025-04-19 21:08:47 +02:00 |
|
|
9c650789d5
|
build: remove regex dependency in favor of rust iterators
|
2025-04-19 21:08:46 +02:00 |
|
|
ebd3b894d9
|
fix: running default Nix package doesnt provide runtime libraries
|
2025-04-19 21:08:44 +02:00 |
|
|
6dab11a5aa
|
feat: add more useful debug information to system metadata
|
2025-04-19 21:08:40 +02:00 |
|
|
6d71e907a4
|
update panic handler with system information
|
2025-04-19 21:08:00 +02:00 |
|
|
e2f47f1327
|
add window icon
|
2025-04-19 21:07:54 +02:00 |
|
|
a464dbaea6
|
fix creating two event loops at once
|
2025-04-19 21:07:16 +02:00 |
|
|
61a972a836
|
Merge branch 'main' of codeberg.org:Caznix/Zenyx
|
2025-04-19 21:06:07 +02:00 |
|
|
b8d5c09d08
|
improve error handling and add metadata
|
2025-04-19 21:05:05 +02:00 |
|
|
0b32f9ec0c
|
improve error handling
|
2025-04-19 21:05:03 +02:00 |
|
|
cb7a5058dc
|
cross compile for windows and macOS
|
2025-04-19 21:05:01 +02:00 |
|
|
87cef23366
|
show dialog on panic
|
2025-04-19 21:04:59 +02:00 |
|
Caznix
|
e09c15a94f
|
Merge pull request 'Improve rendering and reduce rendering related crashes' from error_handling into main
|
2025-04-19 21:04:50 +02:00 |
|
|
ab1ebec7bb
|
formatting
|
2025-04-19 21:04:46 +02:00 |
|
|
ce15112404
|
remove unneeded clone
|
2025-04-19 21:04:43 +02:00 |
|
|
0a55407222
|
load arbitrary model data
|
2025-04-19 21:04:41 +02:00 |
|
|
aec264653f
|
refactor renderer into smaller functions
|
2025-04-19 21:04:40 +02:00 |
|
|
cc428055f1
|
include runtime dependencies in default package
|
2025-04-19 21:04:34 +02:00 |
|
|
373c9365e8
|
close all windows if the main window is destroyed
|
2025-04-19 21:04:32 +02:00 |
|
|
c4bb321ed1
|
fix selecting wrong window for key events
|
2025-04-19 21:04:31 +02:00 |
|
Caznix
|
69ffc9f4b2
|
Merge pull request 'multi window support' from rendering into main
|
2025-04-19 21:04:22 +02:00 |
|
Caznix
|
55f2fb0d5c
|
Merge branch 'main' into rendering
|
2025-04-19 21:04:16 +02:00 |
|
|
c9fd635316
|
fix multi window support
|
2025-04-19 21:04:11 +02:00 |
|
|
b7da32fe1c
|
exit event loop properly
|
2025-04-19 21:04:09 +02:00 |
|
|
53f0070f7d
|
convert the vec of windows to a hashmap
|
2025-04-19 21:04:08 +02:00 |
|
|
7b6e3a2d8e
|
feat: attempt to close winit window (?)
|
2025-04-19 21:04:02 +02:00 |
|
|
64eda7056d
|
feat: handle spawning multiple windows
|
2025-04-19 21:03:54 +02:00 |
|
|
9b28860e34
|
rename build.nix to default.nix
|
2025-04-19 21:03:51 +02:00 |
|
Caznix
|
ff003747ca
|
Merge pull request 'input_test' from input_test into main
|
2025-04-19 21:03:31 +02:00 |
|
|
8dfaafc073
|
Merge branch 'rendering'
|
2025-04-19 21:03:25 +02:00 |
|
|
eeb9f730eb
|
press esc to change bg color
|
2025-04-19 21:03:21 +02:00 |
|
|
0f4e41ae48
|
format rust and nix files
|
2025-04-19 21:03:19 +02:00 |
|