aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-11Avoid draw list and shadow map update in the same frame to reduce dtime jitte...x20481-3/+14
2021-07-11Improve shadow rendering with non-default camera FOV (#11385)x20484-23/+37
2021-07-11Refactor video driver name retrieval (#11413)hecks3-27/+16
2021-07-10Fix typo in lua_api.txthecktest1-1/+1
2021-07-10Script API: Fix segfault in remove_detached_inventorySmallJoker1-2/+2
2021-07-10Use `persistence` instead of `persist` in NoiseParams examplesLean Rada1-7/+7
2021-07-09Add API for mods to hook liquid transformation events (#11405)Warr10245-1/+47