Commit graph

22 commits

Author SHA1 Message Date
e290a46634
feat(ecs): add rudimentary sparse set impl 2025-04-21 20:15:41 -04:00
9950276e95
feat(zlog)!: JSON logging support 2025-04-21 20:15:22 -04:00
23d5023fb4
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-21 20:14:55 -04:00
0862abb266
feat: basic triangle rendering 2025-04-21 20:14:46 -04:00
7d13f2f670
feat: event based non-blocking logger 2025-04-21 20:14:44 -04:00
061826f4ab
feat: modify flakenix to include cargo utils 2025-04-21 20:14:30 -04:00
67ea0306cc
feat: push logs to a dedicated buffer 2025-04-21 20:14:26 -04:00
d9e485c17d
refactor: A new beginning 2025-04-21 20:14:24 -04:00
cccf08a414
fix: sudo not intalled on runners 2025-04-21 20:13:58 -04:00
e39043ff93
feat: basic GUI terminal when pressing F12 2025-04-21 20:13:44 -04:00
06cb7f9bec
chore: run clippy and cargo fmt on pending changes 2025-04-21 20:13:42 -04:00
3277c86d6e
build: remove regex dependency in favor of rust iterators 2025-04-21 20:13:38 -04:00
03b9ae2595
feat: add more useful debug information to system metadata 2025-04-21 20:13:35 -04:00
cda8f9aa03
add window icon 2025-04-21 20:13:31 -04:00
59cbf29dff
improve error handling and add metadata 2025-04-21 20:13:24 -04:00
befbeafe5d
show dialog on panic 2025-04-21 20:13:23 -04:00
4103cf925b
formatting 2025-04-21 20:13:21 -04:00
5f538de605
load arbitrary model data 2025-04-21 20:13:17 -04:00
2ebf823926
fix selecting wrong window for key events 2025-04-21 20:13:10 -04:00
e17eb89aaa
feat: attempt to close winit window (?) 2025-04-21 20:13:02 -04:00
628da25cf5
format rust and nix files 2025-04-21 20:12:56 -04:00
8c0308d105
proper 3d projection 2025-04-21 20:12:53 -04:00