Commit graph

129 commits

Author SHA1 Message Date
f835941432
app: Move render_pass into scene
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m8s
2025-05-29 00:17:21 +02:00
131811a539
pipeline: Refactor square pipeline + add support of indexes 2025-05-28 22:39:56 +02:00
122f577a26
texture: Let compiler type inference
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m9s
2025-05-28 13:47:10 +02:00
fbb1493b45
Fixes
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
2025-05-28 13:41:13 +02:00
09bfe6fb48
camera: Try fix camera
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m5s
2025-05-27 23:31:23 +02:00
a0fce9c08e
texture: Avoid clone image
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m15s
2025-05-27 22:32:44 +02:00
29a4da5666
texture: First image load
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
2025-05-27 22:25:17 +02:00
5b0ab19207
input: Refactor all previous states
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m48s
2025-05-27 19:44:21 +02:00
b0f82b0714
input: Add support for Axis, Mouse Button, MouseWheel
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m50s
2025-05-27 19:11:28 +02:00
8c42e7b139
Refactor input
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m43s
2025-05-27 17:13:22 +02:00
1976a8b53e
Refactor camera code
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m57s
2025-05-26 22:53:32 +02:00
7401a9b5f3
First scene refactor working
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m13s
2025-05-26 19:55:34 +02:00
5b74eef561
Push break job work [not work]
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m55s
2025-05-26 16:46:26 +02:00
e58c22b531
remove held state in input.
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m57s
- Winit not return event if multiple key as repeat event
2025-05-26 13:29:38 +02:00
1babc5bfeb
Add debug in gui
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 10m16s
2025-05-26 00:04:46 +02:00
c4c691c4dd
Begin implement input management
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m4s
2025-05-25 23:48:02 +02:00
2c3392c3ea
add EGUI
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 2m41s
2025-05-25 22:36:27 +02:00
6dae0339db
Fix warning
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 6m25s
2025-05-25 21:10:58 +02:00
a4a6c0c60a
Use vulkano_util instead
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 6m30s
2025-05-25 19:48:59 +02:00
f486486be3
Remove ECS pattern: Split into new repo
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 6m2s
2025-05-25 18:55:58 +02:00
d232706f68
engine_render: Resize swapchain
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m7s
2025-05-25 18:05:20 +02:00
dbe415d262
engine_render: Add first render
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m50s
2025-05-24 18:04:56 +02:00
15565d03c1
engine_vulkan: Fix allocate more queue as available and add different priorities
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m56s
2025-05-24 17:02:01 +02:00
d10212ac3b
engine_vulkan: Fixes of queue allocation
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m48s
- Avoid to allocate dedicated queue for presentation and use graphics queue for it
- Use queueCount of Queue Family Properties for queue support checking
2025-05-24 16:44:51 +02:00
4676b1b5b8
engine_vulkan: Refactor queue finding
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m39s
2025-05-23 14:10:51 +02:00
9ea8721346
render_vulkan: Avoid continue loop if all queues is found
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m36s
2025-05-21 13:46:13 +02:00
18174e42e9
render_vulkan: Fixes
- Avoid create device for each physical device during support checking
- Avoid to select different queue family index and add support of creating multiple queues on same queue family
- Log select queue family index for each queue type
2025-05-21 13:42:36 +02:00
7951b05ab3
Add README.md
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m5s
2025-05-19 23:30:35 +02:00
62d12f2ab8
render_plugin: Autocreate swapchain and update
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 9m45s
2025-05-18 21:00:22 +02:00
ae0a2be097
render_plugin: Begin add window plugin
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m7s
2025-05-18 19:28:34 +02:00
0ee29a3649
render_plugin: Add first SubApp and default schedules
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 18:02:54 +02:00
f585ba78e7
Split vulkan resources
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 17:06:59 +02:00
b977f446d3
Split crates
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 7m49s
2025-05-18 13:15:29 +02:00
99be029ff8
First vulkan init working 2025-05-18 12:41:25 +02:00
6639f0bb1e
Init plugins + first system
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 5m40s
2025-05-16 14:22:18 +02:00
dda368e802
Update all dependencies
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 5m39s
2025-05-16 13:47:24 +02:00
285b194280
Surface: Add required extensions
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m20s
2025-04-27 17:16:50 +02:00
a295093c97
Use bevy_app instead
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m2s
2025-04-24 13:05:38 +02:00
8b0c59f7c0
Remove useless schedule (for now)
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m39s
2025-04-13 20:05:17 +02:00
a04c769438
Begin add Window Render Context
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m40s
2025-04-13 19:23:05 +02:00
e2616a0ef5
Add vulkan creation from resources
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m47s
2025-04-13 18:45:33 +02:00
4f6216635f
Update
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m34s
2025-04-13 18:06:18 +02:00
df99ef3a3f
Add AppError
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m29s
2025-04-13 16:49:07 +02:00
f4694157ab
Update
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
2025-04-13 16:35:21 +02:00
b361965033
Update
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m31s
2025-04-07 22:51:49 +02:00
1d333b633b
Push lunch break code
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m26s
2025-04-07 17:03:00 +02:00
9664ea754c
flake: Fix missing libstdc++
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m19s
2025-04-07 13:11:19 +02:00
852d72d716
Begin move mesh + Vertex and Camera into core
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 20m30s
2025-04-04 13:38:27 +02:00
2fbf4e6ce2
Split pick_graphics_device
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m24s
2025-04-03 21:10:08 +02:00
15c273b93d
Split app, window render context and vulkan context
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m52s
2025-04-03 19:59:10 +02:00