Commit graph

22 commits

Author SHA1 Message Date
D0RYU
91c80d0f91 feat: add telemetry subcrate
Some checks failed
Build Zenyx ⚡ / 🧪 Run Cargo Tests (pull_request) Failing after 4m55s
Build Zenyx ⚡ / 🏗️ Build aarch64-apple-darwin (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-apple-darwin (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Has been skipped
2025-04-28 15:40:48 -04:00
22e004ae57
feat(ecs): add rudimentary sparse set impl 2025-04-22 21:57:46 +02:00
e50409943c
feat(android): basic android support via winit native activity 2025-04-22 21:56:40 +02:00
d67acaadfa
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-22 21:56:37 +02:00
f6d1bfda7d
feat: set max loglevel in logger configuration 2025-04-22 21:56:34 +02:00
43f8f46021
feat: basic triangle rendering 2025-04-22 21:56:20 +02:00
f215c10d0e
feat: event based non-blocking logger 2025-04-22 21:56:16 +02:00
1f90088350
feat: modify flakenix to include cargo utils 2025-04-22 21:55:49 +02:00
f9c2b93c01
feat: push logs to a dedicated buffer 2025-04-22 21:55:42 +02:00
6ce3e627cc
refactor: A new beginning 2025-04-22 21:55:38 +02:00
84d9e50f6b
fix: configure cross with Cross.toml 2025-04-22 21:54:43 +02:00
c31830c0fb
fix: sudo not intalled on runners 2025-04-22 21:54:02 +02:00
424efd9c98
feat: add more useful debug information to system metadata 2025-04-22 21:53:17 +02:00
e106242d41
formatting 2025-04-22 21:52:08 +02:00
901f7a63cf
load arbitrary model data 2025-04-22 21:52:01 +02:00
f286a2b624
polish repl (#17)
* add less daunting panic message on release builds
2025-04-22 21:49:10 +02:00
fdb7844149
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-22 21:48:24 +02:00
0cf7e3e60d
exec .zenshell files + shell extensions
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-22 21:48:03 +02:00
eatmynerds
bd3ec33392
Control logging using key events 2025-04-22 21:47:36 +02:00
a11a13afd7
add zephyr ECS subcrate 2025-04-22 21:47:19 +02:00
1819a757be
Remove seperate editor and xtask 2025-04-22 21:47:12 +02:00
a3cec5eeb8
Rename cargo.toml to Cargo.toml 2025-04-22 21:45:35 +02:00
Renamed from cargo.toml (Browse further)