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
/
Model
/
Workflow
Age
Commit message (
Expand
)
Author
2021-06-05
Initial work on asset system (does not compile)
rtk0c
2021-06-03
Dictionary value (string key)
rtk0c
2021-06-03
List value
rtk0c
2021-06-03
Rename TransactionsModel to MainDatabase
rtk0c
2021-06-03
Create template inheritance hierarchy, object value RTTI system
rtk0c
2021-05-31
Fix standard incompetence found by MSVC
rtk0c
2021-05-30
Initial work on templates UI
rtk0c
2021-05-29
More work on TableTemplate
rtk0c
2021-05-25
More work on workflow management UI
rtk0c
2021-05-21
Fix type and field the same name
rtk0c
2021-05-16
TableTemplate draft
rtk0c
2021-05-14
Node graph editor basic functionality
rtk0c
2021-05-12
Start to work on actually rendering the node graph
rtk0c
2021-05-09
Restore connection mechanism to simple one-to-one mode
rtk0c
2021-05-09
Add unique id to workflow components
rtk0c
2021-05-09
Work on workflow module
rtk0c
2021-05-09
Remove UNREACHABLE macros
rtk0c
2021-05-06
Change brace style to on new line, add initial deliveries view when an order ...
rtk0c
2021-04-28
Code cleanup, fix database view paging and selection
rtk0c
2021-04-26
Serialization for workflow stuff
rtk0c
2021-04-24
Second draft of graph rebuild
rtk0c
2021-04-21
Draft of workflow graph rebuild algorithm (working set based)
rtk0c
2021-04-19
Split workflow into multiple files, fix unity build
rtk0c