Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
rendering
/
StarWorldPainter.cpp
Age
Commit message (
Expand
)
Author
2024-03-27
remove redundant logMap, now that lighting is 100% asynchronous
Kae
2024-03-25
Fix animated particle discrepancies vs vanilla
Kae
2024-03-20
Update StarWorldPainter.cpp
Kae
2024-03-19
Async lighting improvements
Kae
2024-03-01
Dynamic sun image
Niffe
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2023-07-21
Support for changing the game's timescale
Kae
2023-07-06
Render the world in its own framebuffer
Kae
2023-07-03
Prevent particle copy, tweak debugging some more
Kae
2023-07-03
Use more portable encoding for Unicode character in debug strfs
Kae
2023-07-03
Change debug render time logging to use microseconds
Kae
2023-06-30
Change how the game renders the world backdrops
Kae
2023-06-30
RenderPrimitive micro-optimizations
Kae
2023-06-29
Move lightmap wait into WorldPainter to fix single-frame lightmap lag-behind
Kae
2023-06-29
Move lighting calculation to separate thread
Kae
2023-06-29
Decimal zoom with lerp
Kae
2023-06-26
Fix particles finally
Kae
2023-06-26
fix Particles not being drawn with the new image member
Kae
2023-06-25
Fix up new Object directives handling, more directives rendering improvements...
Kae
2023-06-21
custom fonts!!
Kae
2023-06-20
everything everywhere
Kae