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 | 1 | -3/+28 | |
of all connected gates | |||||
2020-06-24 | possibly fix logic bug and add options panel | Daniel Jones | 1 | -1/+39 | |
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 | 1 | -13/+104 | |
2020-06-23 | first commit, basic logic works | Daniel Jones | 1 | -0/+466 | |