Commit graph

21 commits

Author SHA1 Message Date
36daa42245
feat(zlog)!: JSON logging support 2025-04-21 19:26:39 -04:00
19e13d697f
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-21 19:26:13 -04:00
1a90bf362b
feat: basic triangle rendering 2025-04-21 19:26:04 -04:00
e40087b61b
feat: event based non-blocking logger 2025-04-21 19:26:02 -04:00
28173a8cdb
feat: modify flakenix to include cargo utils 2025-04-21 19:25:48 -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
66b9041e1b
fix: sudo not intalled on runners 2025-04-21 19:21:35 -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
1aa9688d08
build: remove regex dependency in favor of rust iterators 2025-04-21 19:20:56 -04:00
08b5d365a6
feat: add more useful debug information to system metadata 2025-04-21 19:20:52 -04:00
527080c025
add window icon 2025-04-21 19:20:45 -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
21db7ddcdb
load arbitrary model data 2025-04-21 19:19:06 -04:00
2d75d9a2e3
fix selecting wrong window for key events 2025-04-21 19:18:59 -04:00
f5274b87b9
feat: attempt to close winit window (?) 2025-04-21 19:18:35 -04:00
865813263c
format rust and nix files 2025-04-21 19:18:29 -04:00
6701dc6023
proper 3d projection 2025-04-21 19:18:25 -04:00