Commit graph

34 commits

Author SHA1 Message Date
45ccf030f6
app: refactor WindowContext name and creation 2025-05-31 12:56:00 +02:00
1568223b9d
some cleanup from clippy 2025-05-30 22:21:34 +02:00
bc42892d39
cleanup 2025-05-30 21:54:58 +02:00
2c169548b9
Refactor app context and render pass manager 2025-05-30 21:40:25 +02:00
f1ae54bc73
winit: Use user event 2025-05-29 21:38:07 +02:00
6a6b1821a4
depth: Fix not resized 2025-05-29 18:16:26 +02:00
650b61e3ae
render: add depth buffer 2025-05-29 17:44:00 +02:00
77c717f90b
Add instances support 2025-05-29 17:13:01 +02:00
f8b81f3269
camera: Change camera to Camera3D 2025-05-29 16:46:11 +02:00
3a562fb6eb
camera: Fix Y inverted 2025-05-29 16:38:45 +02:00
8b16def890
square: Fix indices 2025-05-29 16:09:04 +02:00
998aa68da1
camera: fix camera movement 2025-05-29 14:00:26 +02:00
f835941432
app: Move render_pass into scene 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
fbb1493b45
Fixes 2025-05-28 13:41:13 +02:00
09bfe6fb48
camera: Try fix camera 2025-05-27 23:31:23 +02:00
29a4da5666
texture: First image load 2025-05-27 22:25:17 +02:00
b0f82b0714
input: Add support for Axis, Mouse Button, MouseWheel 2025-05-27 19:11:28 +02:00
8c42e7b139
Refactor input 2025-05-27 17:13:22 +02:00
1976a8b53e
Refactor camera code 2025-05-26 22:53:32 +02:00
7401a9b5f3
First scene refactor working 2025-05-26 19:55:34 +02:00
5b74eef561
Push break job work [not work] 2025-05-26 16:46:26 +02:00
f486486be3
Remove ECS pattern: Split into new repo 2025-05-25 18:55:58 +02:00
62d12f2ab8
render_plugin: Autocreate swapchain and update 2025-05-18 21:00:22 +02:00
ae0a2be097
render_plugin: Begin add window plugin 2025-05-18 19:28:34 +02:00
0ee29a3649
render_plugin: Add first SubApp and default schedules 2025-05-18 18:02:54 +02:00
f585ba78e7
Split vulkan resources 2025-05-18 17:06:59 +02:00
b977f446d3
Split crates 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 2025-05-16 14:22:18 +02:00
a295093c97
Use bevy_app instead 2025-04-24 13:05:38 +02:00
e2616a0ef5
Add vulkan creation from resources 2025-04-13 18:45:33 +02:00
4f6216635f
Update 2025-04-13 18:06:18 +02:00
852d72d716
Begin move mesh + Vertex and Camera into core 2025-04-04 13:38:27 +02:00