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

summaryrefslogtreecommitdiff
path: root/source/base/StarCellularLighting.cpp
AgeCommit message (Collapse)Author
2024-06-28lighting: disable the new additive point light behavior when new lighting is offKae
2024-04-15only round vertices if AA is onKae
[skip ci]
2024-03-29wire interface: fetch render vars on init instead of every wire (wtf?)Kae
2024-03-29Add a default brightness limitKae
2024-03-26experiment: auto-conversion of object spread lights to hybrid spread/point ↵Kae
lights
2024-03-20experiment: unclamped lightingKae
2024-03-19Async lighting improvementsKae
2024-02-19Fixed some uninitialized membersKai Blaschke
May have caused undefined behavior in few cases, as most of the fixed members were used before being initialized.
2023-06-29Remove unusedKae
2023-06-29Move lighting calculation to separate threadKae
2023-06-20everything everywhereKae
all at once