zenyx-engine/src
Chance 1b89120b73
All checks were successful
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 4m9s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (pull_request) Successful in 4m14s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Successful in 8m12s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 9m13s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Successful in 9m11s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Successful in 9m27s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (pull_request) Successful in 7m51s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Successful in 8m39s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Successful in 8m28s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Successful in 9m7s
feat(ecs): entity spawning
2025-05-01 20:00:06 -04:00
..
collections feat(ecs): add basic component storage for ECS 2025-05-02 01:10:49 +02:00
ecs feat(ecs): entity spawning 2025-05-01 20:00:06 -04:00
model feat(rendering): add default checkerboard texture 2025-04-22 21:57:53 +02:00
camera.rs wip(rendering): obj model loading 2025-04-22 21:56:51 +02:00
lib.rs feat(android): basic android support via winit native activity 2025-04-22 21:56:40 +02:00
main.rs feat(ecs): add basic component storage for ECS 2025-05-02 01:10:49 +02:00
texture.rs feat(rendering): add default checkerboard texture 2025-04-22 21:57:53 +02:00