summaryrefslogtreecommitdiff
path: root/3rdparty
AgeCommit message (Collapse)Author
2022-06-27Start from a clean slatertk0c
2022-06-27Convert CMakeLists.txt to use globsrtk0c
2022-05-22Vendor SQLiteCpp completely for internal patchingrtk0c
2022-02-19Fix build errors and update all dependencies to latest versionrtk0c
- Fixed doctest executable not compiling - Fixed class accessibility error in Workflow_Main.cpp - Fixed selection of OpenGL loader in imgui OpenGL 2 & 3 backends - All loading is handled in our code now, the imgui_*_backend.cpp files are instructed to do nothing
2021-06-28Add table content list, cell status indicatorrtk0c
2021-05-30Run dos2unix all all filesrtk0c
2021-04-19Split workflow into multiple files, fix unity buildrtk0c
2021-04-17Add implotrtk0c
2021-04-17Change imnodes to imgui-node-editor (more mature, more features)rtk0c
2021-04-10Add dx11, dx12, and vulkan backendsrtk0c
2021-03-29More work on project tabrtk0c
2021-03-28Add FontAwesome icon setrtk0c
2021-03-28Fix backend compiling/loading mechanismrtk0c
2021-03-28Initial code structurertk0c
2021-03-27Initial setuprtk0c