videos game
Go to file
2024-11-05 16:47:30 +03:00
apps scenery: make render distance come from a define 2024-11-03 23:09:10 +03:00
bin make build directory now prefixed with dot, as it what clangd expects, remove .clangd file 2024-11-05 01:56:50 +03:00
common-data twn_audio: rework interface 2024-10-07 15:21:44 +03:00
docs update interop.md 2024-11-03 23:30:29 +03:00
include yet another api rework, removal of integer types in public api, optionals at the end, some cleaning 2024-10-29 12:25:24 +03:00
src twn_util_c.h: profile_list_stats() for average summary, without spam in console 2024-11-04 16:22:13 +03:00
third-party stb_ds.h: fix STBDS_FREE used outside of implementation 2024-11-04 08:09:15 +03:00
.gitattributes set eol=lf in .gitattributes 2024-11-05 16:47:30 +03:00
.gitignore make build directory now prefixed with dot, as it what clangd expects, remove .clangd file 2024-11-05 01:56:50 +03:00
CMakeLists.txt make build directory now prefixed with dot, as it what clangd expects, remove .clangd file 2024-11-05 01:56:50 +03:00
conanfile.py conanfile.py: update after a million years 2024-09-25 15:33:46 -03:00
hooks /tools/ -> /bin/, to have it in more common schema 2024-10-08 08:24:56 +03:00
shell_minimal.html partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target 2024-09-16 09:07:01 +03:00