index
:
cplt
cplt-imgui
cplt-qt
master
Spreadsheets but better
rtk0c
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
UI
/
UI_Templates.cpp
Age
Commit message (
Collapse
)
Author
2021-06-30
Fix notable warnings (from gcc)
rtk0c
2021-06-30
Fix table parameter map is not updated with the UI
rtk0c
2021-06-28
Add table content list, cell status indicator
rtk0c
2021-06-21
Implement array group conversion logic
rtk0c
2021-06-19
Add cell type conversion mechanism
rtk0c
2021-06-14
Table cell text rendering and inspector
rtk0c
2021-06-13
Add table UI and single cell properties
rtk0c
2021-06-11
More UI polishing and fix asset saving/reloading
rtk0c
2021-06-11
Convert runtime-loaded l10n to string literals chosen at compile time
rtk0c
2021-06-10
Polish UI and add translations
rtk0c
2021-06-09
Refactor asset management UI into AssetList
rtk0c
2021-06-07
Complete asset loading/saving and UI management logic
rtk0c
2021-06-05
Initial work on asset system (does not compile)
rtk0c
2021-06-05
Merge UIState into GlobalStates
rtk0c
2021-06-03
Create template inheritance hierarchy, object value RTTI system
rtk0c
2021-05-30
Un-hardcoded use of TableTemplateUI in template management dialogs
rtk0c
2021-05-30
Initial work on templates UI
rtk0c