|
77affedf93
|
Refactor + Begin add SceneSchedule
|
2025-06-13 13:27:34 +02:00 |
|
|
07056fc0ce
|
Move input_manager and camera as resource
|
2025-06-12 19:36:49 +02:00 |
|
|
9c651c5e0a
|
Avoid use borrow_mut in with_renderer
|
2025-06-12 12:56:43 +02:00 |
|
|
8ce620a74b
|
Integration of ECS pattern: Iteration 1
|
2025-06-11 16:05:35 +02:00 |
|
|
45ccf030f6
|
app: refactor WindowContext name and creation
|
2025-05-31 12:56:00 +02:00 |
|
|
a293b962f7
|
use RefCell instead of RwLock
- Gui and VulkanoWindows is not thread safe
- It's more adapted with association with Rc
|
2025-05-31 12:40:19 +02:00 |
|
|
d765e78da4
|
Move to tracing with tracy support
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
|
2025-05-30 23:27:03 +02:00 |
|
|
8a57094478
|
app_context: Remove useless monitors video modes checking
Build legacy Nix package on Ubuntu / build (push) Failing after 9m43s
|
2025-05-30 22:49:18 +02:00 |
|
|
1aa2dcc55d
|
Avoid to use Arc for not Send/Sync reference
Build legacy Nix package on Ubuntu / build (push) Failing after 10m8s
|
2025-05-30 22:33:06 +02:00 |
|
|
1568223b9d
|
some cleanup from clippy
Build legacy Nix package on Ubuntu / build (push) Failing after 9m20s
|
2025-05-30 22:21:34 +02:00 |
|
|
b1458785e5
|
Change Mutex by RwLock
Build legacy Nix package on Ubuntu / build (push) Failing after 10m35s
|
2025-05-30 22:04:54 +02:00 |
|
|
bc42892d39
|
cleanup
Build legacy Nix package on Ubuntu / build (push) Failing after 9m39s
|
2025-05-30 21:54:58 +02:00 |
|
|
2c169548b9
|
Refactor app context and render pass manager
Build legacy Nix package on Ubuntu / build (push) Failing after 9m10s
|
2025-05-30 21:40:25 +02:00 |
|