zenyx-engine/src
BitSyndicate 96d44163fc
Some checks failed
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Has been cancelled
Build Zenyx ⚡ / 🧪 Run Cargo Tests (pull_request) Successful in 2m48s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (pull_request) Successful in 8m37s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Successful in 8m41s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Successful in 8m55s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Successful in 5m5s
feat(ecs): add basic component storage for ECS
2025-05-02 01:10:49 +02:00
..
collections feat(ecs): add basic component storage for ECS 2025-05-02 01:10:49 +02:00
ecs feat(ecs): add basic component storage for ECS 2025-05-02 01:10:49 +02: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