Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/rendering/StarWorldPainter.cpp
AgeCommit message (Expand)Author
2024-03-27remove redundant logMap, now that lighting is 100% asynchronousKae
2024-03-25Fix animated particle discrepancies vs vanillaKae
2024-03-20Update StarWorldPainter.cppKae
2024-03-19Async lighting improvementsKae
2024-03-01Dynamic sun imageNiffe
2024-02-19Fixed a huge amount of Clang warningsKai Blaschke
2023-07-21Support for changing the game's timescaleKae
2023-07-06Render the world in its own framebufferKae
2023-07-03Prevent particle copy, tweak debugging some moreKae
2023-07-03Use more portable encoding for Unicode character in debug strfsKae
2023-07-03Change debug render time logging to use microsecondsKae
2023-06-30Change how the game renders the world backdropsKae
2023-06-30RenderPrimitive micro-optimizationsKae
2023-06-29Move lightmap wait into WorldPainter to fix single-frame lightmap lag-behindKae
2023-06-29Move lighting calculation to separate threadKae
2023-06-29Decimal zoom with lerpKae
2023-06-26Fix particles finallyKae
2023-06-26fix Particles not being drawn with the new image memberKae
2023-06-25Fix up new Object directives handling, more directives rendering improvements...Kae
2023-06-21custom fonts!!Kae
2023-06-20everything everywhereKae