Commit graph

169 commits

Author SHA1 Message Date
0eab8a1b51
fix: typo in arrch in workflow 2025-04-22 21:01:25 +02:00
6dc4b937dc
fix: sudo not intalled on runners 2025-04-22 21:01:20 +02:00
84dd7e44f3
fix: specify github source for actions-rs 2025-04-22 21:01:15 +02:00
db4f338467
fix: pkg-config cannot cross compile to different architectures 2025-04-22 21:01:12 +02:00
78c88d6b07
fix: dont use codeberg's broken ci/cd runners 2025-04-22 21:01:04 +02:00
4ca6424d1a
fix: workflow fails due to long file names 2025-04-22 21:00:59 +02:00
4882ecb4fc
fix: ci/cd workflow doesnt properly compile wayland 2025-04-22 21:00:56 +02:00
ba461e8a02
change github workflow to be forgejo compatible 2025-04-22 21:00:51 +02:00
019629ee7a
build: remove unused rust-toolchain.toml 2025-04-22 21:00:44 +02:00
87b9d7c7bd
feat: basic GUI terminal when pressing F12 2025-04-22 21:00:41 +02:00
9fb729569f
chore: run clippy and cargo fmt on pending changes 2025-04-22 21:00:36 +02:00
f5f45a9d1b
fix: build script generates dead code warnings if versioning data is not used 2025-04-22 21:00:31 +02:00
e97ec2aec1
build: remove regex dependency in favor of rust iterators 2025-04-22 21:00:28 +02:00
457a45313b
fix: running default Nix package doesnt provide runtime libraries 2025-04-22 21:00:19 +02:00
8f7eaa0b2b
feat: add more useful debug information to system metadata 2025-04-22 21:00:15 +02:00
a15b4e2785
update panic handler with system information 2025-04-22 21:00:12 +02:00
4df5ef2dfa
add window icon 2025-04-22 21:00:07 +02:00
668ca6d6b9
fix creating two event loops at once 2025-04-22 21:00:01 +02:00
248adc085d
Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-22 20:59:57 +02:00
ab8985b2c1
improve error handling and add metadata 2025-04-22 20:58:32 +02:00
3c7e677108
improve error handling 2025-04-22 20:58:26 +02:00
64fbf6a2d6
cross compile for windows and macOS 2025-04-22 20:58:20 +02:00
4eb31aaadb
show dialog on panic 2025-04-22 20:58:17 +02:00
Caznix
817d842ba5
Merge pull request 'Improve rendering and reduce rendering related crashes' from error_handling into main 2025-04-22 20:58:12 +02:00
2bd4349c6c
formatting 2025-04-22 20:58:07 +02:00
1205e95009
remove unneeded clone 2025-04-22 20:58:04 +02:00
33e2c3825a
load arbitrary model data 2025-04-22 20:57:52 +02:00
cc4e3e6bb5
refactor renderer into smaller functions 2025-04-22 20:57:45 +02:00
87a67205fc
include runtime dependencies in default package 2025-04-22 20:57:42 +02:00
024c1749aa
close all windows if the main window is destroyed 2025-04-22 20:57:37 +02:00
2a32ec316b
fix selecting wrong window for key events 2025-04-22 20:57:33 +02:00
Caznix
3ad782662d
Merge pull request 'multi window support' from rendering into main 2025-04-22 20:57:30 +02:00
Caznix
e4da4929a4
Merge branch 'main' into rendering 2025-04-22 20:57:22 +02:00
306c670b71
fix multi window support 2025-04-22 20:57:14 +02:00
f205c9de9e
exit event loop properly 2025-04-22 20:57:10 +02:00
5193a1544c
convert the vec of windows to a hashmap 2025-04-22 20:57:06 +02:00
84d7744062
feat: attempt to close winit window (?) 2025-04-22 20:57:00 +02:00
4662f442c3
feat: handle spawning multiple windows 2025-04-22 20:56:57 +02:00
f19be91363
rename build.nix to default.nix 2025-04-22 20:56:46 +02:00
Caznix
7ccac8d861
Merge pull request 'input_test' from input_test into main 2025-04-22 20:56:43 +02:00
acfedef279
Merge branch 'rendering' 2025-04-22 20:56:39 +02:00
771134fbe5
press esc to change bg color 2025-04-22 20:56:34 +02:00
1b015cc705
format rust and nix files 2025-04-22 20:56:21 +02:00
f50054aeb7
deprecate and remove zlua 2025-04-22 20:56:17 +02:00
b9d1a403fc
proper 3d projection 2025-04-22 20:56:12 +02:00
df555ef905
Merge pull request from Zenyx-Engine/core_update
core update
2025-04-22 20:56:08 +02:00
3e96888b97
Merge branch 'main' into core_update 2025-04-22 20:56:04 +02:00
6184227d22
cube 2025-04-22 20:55:30 +02:00
3814a9fb8e
remove welcome message to save terminal space 2025-04-22 20:55:26 +02:00
1a023687d4
update workflow to use nightly 2025-04-22 20:55:21 +02:00