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

summaryrefslogtreecommitdiff
path: root/source/rendering
AgeCommit message (Expand)Author
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-07-03Fix font glyph generation to work correctly with other fontsKae
2023-07-02use raw wrapWidth ptr instead of MaybeKae
2023-07-02Fix splitting bug and optimize a littleKae
2023-07-01Re-optimize text splitting while maintaining vanilla behaviorKae
2023-07-01Fix text wrapping splitting inside of words with color codes in themKae
2023-06-30Change how the game renders the world backdropsKae
2023-06-30fix EnvironmentPainter issuesKae
2023-06-30typo lolKae
2023-06-30Update StarTilePainter.cppKae
2023-06-30Split world & interface shadersKae
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-29Update StarTextPainter.cppKae
2023-06-28TextPainter now uses StringViewKae
2023-06-28Fix broken regex, make game timestep non-constKae
2023-06-27The Formatting String CatastropheKae
2023-06-26resolved most of the compiler warnings/errors under gccLDA
2023-06-26Fix particles finallyKae
2023-06-26fix Particles not being drawn with the new image memberKae
2023-06-25Upgrade to C++17Kae
2023-06-25Fix up new Object directives handling, more directives rendering improvements...Kae
2023-06-24Pretty much working nowKae
2023-06-23small cleanup in TextPainterKae
2023-06-23👋 only print opengl errors if errors actually occurred. also fixed buildin...LDA
2023-06-21fonts can reload nowKae
2023-06-21The FontpocalypseKae
2023-06-21Fix glyph width issue with custom fontsKae
2023-06-21font directives bwahahahaKae
2023-06-21custom fonts!!Kae
2023-06-21Font improvementsKae
2023-06-21make the chat really pretty!!Kae
2023-06-20fix minor culling issuesKae
2023-06-20everything everywhereKae