Commit graph

20 commits

Author SHA1 Message Date
339c9ee2c2
feat(zlog)!: JSON logging support
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Failing after 56s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
Build Zenyx ⚡ / 🔧 Setup Environment (pull_request) Failing after 53s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Has been skipped
2025-04-19 13:48:26 -04:00
aa655a84d3
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-17 20:51:18 -04:00
aefb3fd97b
feat: basic triangle rendering 2025-04-16 01:24:10 +00:00
fff9c1562c feat: event based non-blocking logger 2025-04-15 20:08:58 +00:00
7c95a0b38b
feat: modify flakenix to include cargo utils 2025-04-13 16:08:18 -04:00
e5e62b3cb2 wip: push logs to a dedicated buffer 2025-04-12 21:03:31 -04:00
5171799e52 refactor: A new beginning 2025-04-11 20:17:24 -04:00
f702cd91e0 fix: sudo not intalled on runners 2025-04-10 22:57:19 -04:00
0acbbcf9f6
feat: basic GUI terminal when pressing F12 2025-04-10 14:26:52 -04:00
bb9bca8ca5
chore: run clippy and cargo fmt on pending changes 2025-04-07 23:06:48 -04:00
7c3fa95566
build: remove regex dependency in favor of rust iterators 2025-04-07 22:11:38 -04:00
7739275353 feat: add more useful debug information to system metadata 2025-04-03 18:21:19 -04:00
43fd5966b7 improve error handling and add metadata 2025-04-03 01:00:24 -04:00
13893e96a9
show dialog on panic 2025-03-30 02:54:07 -04:00
7cd954a48a
formatting 2025-03-29 20:20:53 -04:00
8097441fee
load arbitrary model data 2025-03-29 01:31:16 -04:00
0333e1f676
fix selecting wrong window for key events 2025-03-25 15:13:57 -04:00
09d69bf78d
wip: attempt to close winit window (?) 2025-03-24 23:21:05 -04:00
883df3ee94
format rust and nix files 2025-03-22 21:58:27 -04:00
b270f3066f
proper 3d projection 2025-03-22 18:19:32 -04:00