hodasemi
  • Joined on 2022-12-28
hodasemi pushed to main at hodasemi/engine 2025-03-03 07:55:11 +00:00
3dfee8c7b0 Fix gui handler rendering
hodasemi pushed to main at hodasemi/engine 2025-03-03 07:46:08 +00:00
418f8c51d6 Reduce warnings
hodasemi pushed to main at hodasemi/engine 2025-03-02 08:05:37 +00:00
834b06e34d Fix pipeline and vertex buffer
hodasemi pushed to master at hodasemi/vulkan_lib 2025-03-02 07:37:09 +00:00
e76d35d8d5 Add convenience function for graphics pipe
hodasemi pushed to main at hodasemi/engine 2025-03-01 17:05:33 +00:00
32bba75aa7 Create main part of sky box
hodasemi pushed to master at hodasemi/ui 2025-03-01 13:13:03 +00:00
83ab6d73c6 Apply RenderTarget changes
hodasemi pushed to master at hodasemi/vulkan_lib 2025-03-01 13:10:30 +00:00
c9e00187da Improve set prepared target interface
hodasemi pushed to main at hodasemi/engine 2025-03-01 09:16:58 +00:00
c7b110392e Add image format
hodasemi pushed to master at hodasemi/vulkan_lib 2025-03-01 09:01:36 +00:00
8dd8d223dd Fix length check
hodasemi pushed to master at hodasemi/vulkan_lib 2025-03-01 08:59:35 +00:00
788543ae97 Attempt to fix cube map generation
hodasemi pushed to main at hodasemi/engine 2025-03-01 05:43:50 +00:00
f90dfb6236 Rename crates
hodasemi pushed to master at hodasemi/vulkan_lib 2025-03-01 05:32:24 +00:00
74fafcdd8f Remove deprecated extensions
hodasemi pushed to main at hodasemi/engine 2025-03-01 05:01:53 +00:00
e22381b8e9 Get rendering somewhat working
hodasemi pushed to main at hodasemi/engine 2025-02-28 19:42:13 +00:00
0daf0a858a Simplify render backend
hodasemi pushed to main at hodasemi/engine 2025-02-28 15:42:05 +00:00
2955e6aed5 Rework concept how scenes are called
hodasemi pushed to main at hodasemi/rpg_base 2025-02-28 15:16:35 +00:00
8b0fe04183 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
75dd23c2d4 Add renovate.json
Compare 2 commits »
hodasemi deleted branch renovate/configure from hodasemi/rpg_base 2025-02-28 15:16:35 +00:00
hodasemi merged pull request hodasemi/rpg_base#1 2025-02-28 15:16:34 +00:00
Configure Renovate
hodasemi pushed to main at hodasemi/engine 2025-02-28 14:13:26 +00:00
0a93da3b5b Start sky box example
hodasemi pushed to master at hodasemi/ui 2025-02-28 14:10:09 +00:00
8aacebd16d Fix image changes