aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/Template/Template.hpp
AgeCommit message (Collapse)Author
2021-06-11More UI polishing and fix asset saving/reloadingrtk0c
2021-06-10Polish UI and add translationsrtk0c
2021-06-09Refactor asset management UI into AssetListrtk0c
2021-06-07Complete asset loading/saving and UI management logicrtk0c
2021-06-05Initial work on asset system (does not compile)rtk0c
2021-06-03Create template inheritance hierarchy, object value RTTI systemrtk0c
2021-05-31Fix standard incompetence found by MSVCrtk0c
- requires-expression still not working, because they aren't supported yet outside of a concept
2021-05-30Initial work on templates UIrtk0c