|
96d44163fc
|
feat(ecs): add basic component storage for ECS
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
|
2025-05-02 01:10:49 +02:00 |
|
|
7fbec03ecc
|
fix: removed unused _ICON and _PUMPKIN variables
Build Zenyx ⚡ / 🏗️ Build aarch64-apple-darwin (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-apple-darwin (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Has been cancelled
|
2025-04-23 17:56:40 -04:00 |
|
|
221bb68b3b
|
Merge branch 'sparse-sets' (#5)
Closes #2
Reviewed-on: #5
|
2025-04-22 21:58:21 +02:00 |
|
|
e32e764315
|
feat(rendering): add default checkerboard texture
|
2025-04-22 21:57:53 +02:00 |
|
|
57a37cdf52
|
chore: fix typo in function name
|
2025-04-22 21:57:50 +02:00 |
|
|
22e004ae57
|
feat(ecs): add rudimentary sparse set impl
|
2025-04-22 21:57:46 +02:00 |
|
|
4a674176cd
|
feat: add obj model loading
Co-authored-by: Chance <caznix01@gmail.com>
|
2025-04-22 21:57:01 +02:00 |
|
|
7142350362
|
wip(rendering): obj model loading
|
2025-04-22 21:56:51 +02:00 |
|
|
749e51e074
|
fix(rendering): enable alpha blending
|
2025-04-22 21:56:48 +02:00 |
|
|
cc3c82d412
|
fix(android): properly destroy windows on suspend
|
2025-04-22 21:56:44 +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 |
|
|
bb16554097
|
feat: add the ability to open and close new windows
|
2025-04-22 21:56:30 +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 |
|