Halbear
|
1519a1c065
|
prevents crashing when reconfiguring with an in use view/image/swapchain something, moved the configure event to after the image has been displayed and resources are released, thats all
|
2026-09-05 20:21:15 +01:00 |
|
Halbear
|
b02f629bd3
|
added a check for external overlays, anything like overwolf, OBS and the such will instantly crash the engine with error "ERROR wgpu_hal::vulkan::instance] GENERAL [Loader Message (0x0)] loader_get_json: Failed to open JSON file" so i've put a simple environment variable to skip external overlays in the vulkan initialisation
|
2026-09-05 19:54:32 +01:00 |
|
|
|
3231ed9190
|
Added skybox to renderer and reflections to shader. Builds and runs. Flickering with many objects in scene, assuming swap chain issue.
|
2026-09-03 22:18:48 +01:00 |
|
paladin
|
efe98454d9
|
Added primitive renderer, world with tree hierarchy supporting lights and objects with GLTF loading. Builds and runs with broken rendering and tree.
|
2026-09-03 12:08:00 +01:00 |
|