Commit graph

119 commits

Author SHA1 Message Date
768fef19ee
chore: broaden the support of ci/cd 2025-04-21 19:25:46 -04:00
aedc801eeb
feat: push logs to a dedicated buffer 2025-04-21 19:25:45 -04:00
a8b6410c79
refactor: A new beginning 2025-04-21 19:25:43 -04:00
0d3754e722
move Cross.toml to engine folder 2025-04-21 19:22:01 -04:00
8063d66d20
seperate nested cross commands 2025-04-21 19:21:59 -04:00
5c0127006f
fix: temporarily switch to codeberg-small 2025-04-21 19:21:57 -04:00
e2da985aae
fix: configure cross with Cross.toml 2025-04-21 19:21:56 -04:00
67c193dddc
fix: specify docker in docker 2025-04-21 19:21:54 -04:00
ce702d16dc
fix: cross cant find cargo 2025-04-21 19:21:52 -04:00
Speedy_Lex
387b0578c2
Fix getting cache info on aarch64 2025-04-21 19:21:50 -04:00
fb47146263
fix:manually set up docker-in-docker 2025-04-21 19:21:48 -04:00
aeba86eb71
properly specify artifact uses 2025-04-21 19:21:46 -04:00
f875b09aad
feat:rework ci/cd to use cargo-cross 2025-04-21 19:21:44 -04:00
477274d2b8
build: remove unused .cargo folder 2025-04-21 19:21:42 -04:00
Speedy_Lex
8a6c1b65c9
Try fix CI artifacts 2025-04-21 19:21:40 -04:00
Speedy_Lex
16dad129b5
Fix windows hanging on main window close 2025-04-21 19:21:39 -04:00
157faab6e0
fix: typo in arrch in workflow 2025-04-21 19:21:37 -04:00
66b9041e1b
fix: sudo not intalled on runners 2025-04-21 19:21:35 -04:00
59ccc9ed2b
fix: specify github source for actions-rs 2025-04-21 19:21:33 -04:00
9b13191315
fix: pkg-config cannot cross compile to different architectures 2025-04-21 19:21:31 -04:00
1f437c7389
fix: dont use codeberg's broken ci/cd runners 2025-04-21 19:21:29 -04:00
72501dfc54
fix: workflow fails due to long file names 2025-04-21 19:21:27 -04:00
8b19db7c60
fix: ci/cd workflow doesnt properly compile wayland 2025-04-21 19:21:22 -04:00
d70e4a8e6d
change github workflow to be forgejo compatible 2025-04-21 19:21:15 -04:00
4126296339
build: remove unused rust-toolchain.toml 2025-04-21 19:21:06 -04:00
c6e2980562
feat: basic GUI terminal when pressing F12 2025-04-21 19:21:02 -04:00
2ceaca0921
chore: run clippy and cargo fmt on pending changes 2025-04-21 19:21:00 -04:00
d6b294af8f
fix: build script generates dead code warnings if versioning data is not used 2025-04-21 19:20:58 -04:00
1aa9688d08
build: remove regex dependency in favor of rust iterators 2025-04-21 19:20:56 -04:00
40d4456248
fix: running default Nix package doesnt provide runtime libraries 2025-04-21 19:20:54 -04:00
08b5d365a6
feat: add more useful debug information to system metadata 2025-04-21 19:20:52 -04:00
21d288ba3f
update panic handler with system information 2025-04-21 19:20:47 -04:00
527080c025
add window icon 2025-04-21 19:20:45 -04:00
a0e2f2eb7b
fix creating two event loops at once 2025-04-21 19:20:43 -04:00
99c959f212
improve error handling 2025-04-21 19:20:42 -04:00
d31ba97555
cross compile for windows and macOS 2025-04-21 19:19:16 -04:00
0c0258759b
improve error handling and add metadata 2025-04-21 19:19:14 -04:00
f66ff22908
show dialog on panic 2025-04-21 19:19:12 -04:00
ed77d95855
formatting 2025-04-21 19:19:10 -04:00
014bda51a9
remove unneeded clone 2025-04-21 19:19:08 -04:00
21db7ddcdb
load arbitrary model data 2025-04-21 19:19:06 -04:00
b0a95790c6
refactor renderer into smaller functions 2025-04-21 19:19:04 -04:00
d5d711f8a4
include runtime dependencies in default package 2025-04-21 19:19:02 -04:00
636a1db4b8
close all windows if the main window is destroyed 2025-04-21 19:19:00 -04:00
2d75d9a2e3
fix selecting wrong window for key events 2025-04-21 19:18:59 -04:00
a773e5b0b3
rename build.nix to default.nix 2025-04-21 19:18:57 -04:00
ca0470e1da
fix multi window support 2025-04-21 19:18:54 -04:00
794fe93934
exit event loop properly 2025-04-21 19:18:50 -04:00
88d0b71065
convert the vec of windows to a hashmap 2025-04-21 19:18:46 -04:00
f5274b87b9
feat: attempt to close winit window (?) 2025-04-21 19:18:35 -04:00