Commit graph

50 commits

Author SHA1 Message Date
Michael Huebner
fe9099aac9 Find correct image rotations 2025-03-10 13:40:33 +01:00
8e7ea3e8b9 Rotate view in example 2025-03-08 16:01:20 +01:00
506962bdcd Small setting changes 2025-03-08 12:25:48 +01:00
8d3b03da24 Trying to fix missing sky box 2025-03-08 08:16:32 +01:00
2dddb4a5ea Fix ecs changes 2025-03-06 15:37:56 +01:00
f646c11d21 Move ecs into new repo 2025-03-04 18:34:44 +01:00
Michael Hübner
856f24e65e Use new ui crate version 2025-03-04 15:00:59 +01:00
06a64c81b7 Fix example 2025-03-03 17:51:24 +01:00
Michael Hübner
b0462d7377 Get sky box to see 2025-03-03 15:00:58 +01:00
Michael Hübner
ae1e06d52e Start reworking event system 2025-03-03 09:47:37 +01:00
Michael Hübner
3dfee8c7b0 Fix gui handler rendering 2025-03-03 08:55:07 +01:00
Michael Hübner
418f8c51d6 Reduce warnings 2025-03-03 08:45:50 +01:00
32bba75aa7 Create main part of sky box 2025-03-01 18:05:27 +01:00
f90dfb6236 Rename crates 2025-03-01 06:43:44 +01:00
e22381b8e9 Get rendering somewhat working 2025-03-01 06:01:46 +01:00
0daf0a858a Simplify render backend 2025-02-28 20:42:07 +01:00
0a93da3b5b Start sky box example 2025-02-28 15:13:19 +01:00
8205b91ec9 Please machete 2025-02-28 10:22:25 +01:00
d7a58d7352 Fix map 2025-02-28 08:19:35 +01:00
7253251e9d Fix engine creation 2025-02-28 07:08:03 +01:00
b90a81bcc5 Fix close event 2025-02-27 19:25:40 +01:00
5513558f3d Fix engine for new concept 2025-02-27 14:14:29 +01:00
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