Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-24 | fix segfault when right clicking in a blank area | Daniel Jones | 1 | -7/+1 | |
2020-06-24 | logic: now recursively updates gates when a change is made by keeping track ↵ | Daniel Jones | 4 | -4/+49 | |
of all connected gates | |||||
2020-06-24 | possibly fix logic bug and add options panel | Daniel Jones | 4 | -6/+119 | |
the option panel shows input types and output state. logic now updates when a new link is made | |||||
2020-06-23 | added labels to buttons | Daniel Jones | 1 | -9/+9 | |
2020-06-23 | adjust input2 position | Daniel Jones | 1 | -3/+3 | |
2020-06-23 | finished implementing all logic gates | Daniel Jones | 12 | -18/+1138 | |
2020-06-23 | add license and headers | Daniel Jones | 3 | -0/+704 | |
2020-06-23 | first commit, basic logic works | Daniel Jones | 17 | -0/+2054 | |