aboutsummaryrefslogtreecommitdiff
path: root/conanfile.txt
AgeCommit message (Collapse)Author
2022-07-30Changeset: 89 Add fmtlib and spdlog deps from conan, fix compile errors to 88rtk0c
2022-06-11Changeset: 70 Fix cmake and codegen infrartk0c
- Invoke codegen.exe once with a list of changed files, instead of individually for each changed file (this gives the codegen global access to all the code, allowing more things) - Initial support for outputting an archive SQLite database that contains all the code info
2022-05-27Changeset: 40 Add custom token typing mechanismrtk0c
2022-04-17Changeset: 8 Initial work on sprites and texture systemrtk0c
2022-04-10Changeset: 5 Add shader and corresponding editor componentsrtk0c
2022-04-08Changeset: 3 More workrtk0c