Commit graph

20 commits

Author SHA1 Message Date
98efc8cbe0
chore: run clippy and cargo fmt on pending changes 2025-04-19 21:09:10 +02:00
8e36b5d68b
update panic handler with system information 2025-04-19 21:08:00 +02:00
841ff739dd
add window icon 2025-04-19 21:07:54 +02:00
ec74b0f93b
Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-19 21:06:07 +02:00
afbf3163fd
improve error handling and add metadata 2025-04-19 21:05:05 +02:00
f481dec62a
improve error handling 2025-04-19 21:05:03 +02:00
b192c15e3f
formatting 2025-04-19 21:04:46 +02:00
1326b25b3a
remove unneeded clone 2025-04-19 21:04:43 +02:00
eebf9feb2f
load arbitrary model data 2025-04-19 21:04:41 +02:00
42f9148f9f
refactor renderer into smaller functions 2025-04-19 21:04:40 +02:00
8d00266337
close all windows if the main window is destroyed 2025-04-19 21:04:32 +02:00
6ec3886544
fix selecting wrong window for key events 2025-04-19 21:04:31 +02:00
9187f4f4ea
fix multi window support 2025-04-19 21:04:11 +02:00
fba29a2669
exit event loop properly 2025-04-19 21:04:09 +02:00
0a1e241301
convert the vec of windows to a hashmap 2025-04-19 21:04:08 +02:00
5ad33b4704
feat: attempt to close winit window (?) 2025-04-19 21:04:02 +02:00
09f7d4d4f8
feat: handle spawning multiple windows 2025-04-19 21:03:54 +02:00
b3ed06c8d2
press esc to change bg color 2025-04-19 21:03:21 +02:00
6b3f83ad8b
proper 3d projection 2025-04-19 21:03:15 +02:00
78e9d31358
cube 2025-04-19 21:02:42 +02:00