Commit graph

78 commits

Author SHA1 Message Date
4e8f652ffd start unraveling engine 2025-02-27 06:29:28 +01:00
Michael Hübner
a7bbf4c7d3 Start reordering code to fit into new ecs concept 2025-02-26 14:51:44 +01:00
Michael Hübner
d6469c9181 Split to ecs (almost complete) 2025-02-26 12:22:32 +01:00
Michael Hübner
22662557ba Update 2024 & move ecs out of engine 2025-02-26 08:39:19 +01:00
b773002bdd Fix camera control with stick 2024-09-02 07:37:14 +02:00
ba0d30f6d6 Invert stick y direction 2024-09-01 09:27:53 +02:00
f8d029b18c Enforce f32 calculations 2024-09-01 09:11:09 +02:00
9c38252fad Correctly clamp 2024-09-01 08:53:08 +02:00
bf2e0b1d9f Add controller stick camera rotation 2024-09-01 08:51:15 +02:00
246234574d Expose device and queue via trait 2024-08-31 17:01:42 +02:00
26ae90118d Process callbacks 2024-08-29 11:10:48 +02:00
fade27c74f Move more into SceneEntities 2024-08-28 16:14:07 +02:00
fab7f14298 Expose archetype infos from scene contents 2024-08-28 13:10:23 +02:00
fc409187df Fix return type 2024-08-27 11:56:22 +02:00
504efe4c07 Shared view resource access 2024-08-27 11:53:45 +02:00
ead7f792b3 Fix resize 2024-08-27 11:43:48 +02:00
2be32bd5a3 Remove debug message 2024-08-27 11:15:20 +02:00
8ee56b0e90 Use ToString 2024-08-27 08:32:54 +02:00
8f01064b88 Only require view access 2024-08-27 08:04:27 +02:00
fc19aad393 Finish character window 2024-08-26 11:22:59 +02:00
cdb4bc2d69 Fix a lot of porting issues 2024-08-26 10:08:03 +02:00
380c465369 Export helper 2024-08-25 10:40:58 +02:00
6893b8d285 build path in engine 2024-08-25 08:45:28 +02:00
1517aa11d0 Split engine object 2024-08-24 19:50:41 +02:00
2c00285217 Don't double set 2024-08-24 17:51:23 +02:00
b1dd54614a Fix prefix for path 2024-08-24 17:50:03 +02:00
107173cd15 Set prefix automatically 2024-08-24 17:48:11 +02:00
09425fd0e7 Initial commit 2024-08-23 13:22:09 +02:00