Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
rendering
Age
Commit message (
Expand
)
Author
2025-05-31
simple support for animated parallax textures
Kae
2025-05-16
UB trying to dereference end of string view
FalseIlyu
2024-12-05
add sky setting overrides to celestial.flyShip, pass net rules to packet read...
Kae
2024-11-07
Add camera bindings
Kae
2024-06-02
directive-based color variants for materials
Kae
2024-06-02
further MaterialDatabase checks
Kae
2024-05-03
catch image processing errors in font rendering
Kae
2024-05-01
fix inventory hotbar links breaking when moving an item
Kae
2024-04-25
reduce some Directives exceptions down to error strings for perf
Kae
2024-04-24
slight font directives changes
Kae
2024-04-24
feat: unicode emoji support + other stuff
Kae
2024-04-23
Fix text after an unclosed ^ tag not wrapping
Kae
2024-04-22
Add UnifontEx fallback for glyphs that are missing from the current font
Kae
2024-04-22
Lua chat callbacks + better font styling
Kae
2024-04-15
only round vertices if AA is on
Kae
2024-04-15
Fix text wrapping bug that only happened under a specific scenario
Kae
2024-04-15
new object lighting toggle, log non-master entity render/update exceptions
Kae
2024-04-08
fix: slightly jittery zoom level transitions
Kae
2024-04-08
2 features: multi-sample anti-aliasing & Lua patches for images
Kae
2024-04-04
fix: last minor text wrapping bug
Kae
2024-04-03
fix rare text wrapping bug in the chat box
Kae
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-25
change fonts to woff2
Kae
2024-03-20
Update StarWorldPainter.cpp
Kae
2024-03-20
cursed point lights everywhere (but god it looks good)
Kae
2024-03-20
experiment: unclamped lighting
Kae
2024-03-19
Async lighting improvements
Kae
2024-03-14
Game window respects Windows theme setting
Kae
2024-03-08
Merge launcher branch
Kae
2024-03-01
Dynamic sun image
Niffe
2024-02-28
Fixed remaining compiler warnings
Kai Blaschke
2024-02-25
Use "#pragma once" instead of include guards
Kai Blaschke
2024-02-20
Merge branch 'main' into small-fixes
Kae
2024-02-19
Fixed some uninitialized members
Kai Blaschke
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2023-11-01
Skip generating tile pieces if a color variant is invalid
Kae
2023-10-12
Add vertical speed support to parallax layers
Kae
2023-08-20
Hook tile meshing up to Material Item drop and preview
Kae
2023-08-20
Add ItemDrop glow
Kae
2023-08-19
Fix parallax and space dust jitter when lerping zoom level on very old universes
Kae
2023-08-04
Add optional alpha threshold option for fonts
Kae
2023-08-03
More default fonts
Kae
2023-07-22
Add character swapping (no GUI yet)
Kae
2023-07-21
Support for changing the game's timescale
Kae
2023-07-06
Render the world in its own framebuffer
Kae
2023-07-04
Cache font directives
Kae
2023-07-04
Fix terrain chunk meshes constantly being removed from the cache because the ...
Kae
2023-07-03
Add 1-px padding around font and round to fix jitter
Kae
2023-07-03
Fix horizontal alignment with font, add new fonts
Kae
[next]