69d25a4a9b
fixed flickering issue. problem was, that in the camera update of the render target the window was updatet agein, what internaly starts a new frame, so made the update function only affent non IWindow calsses, for IWindow it strictly is not neccecery anyway
Mexpert_RPO2026-05-05 13:26:02 +02:00
b817a29356
fixed ordering problem, but have a wier flicker in non editor mode
Mexpert_PRO2026-05-03 22:09:23 +02:00
f637f0ec08
made trees possible, but they still have issues with overlapping each other wrongly, i suspect the chunkborders, because it mostly happens in lines
Mexpert_PRO2026-03-01 20:53:06 +01:00
9330a08e28
made improvements with MRT, and the render pipeline, and made shure, that the software works in non editor mode too
Mexpert_PRO2026-02-21 13:53:12 +01:00
08ab5c4f02
started using MRT and reworking TileMap shader for it
Mexpert_PRO2026-02-20 16:00:20 +01:00