Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed formatting, removed commented out code, added comments to handlers and ↵ | Eduardo Pedroni | 2014-11-24 | 1 | -0/+6 |
| | | | | locking stuff. | ||||
* | Visualisation features complete, seems to be quite stable. Behaves slightly ↵ | Eduardo Pedroni | 2014-11-24 | 1 | -0/+2 |
| | | | | differently to before, but the source is cleaner and more maintainable. Now moving on to connection manipulation. | ||||
* | Commented some new files, optimised some methods, moved as much setting up ↵ | Eduardo Pedroni | 2014-11-23 | 1 | -0/+15 |
| | | | | as possible into the GUIGene constructors - ChromosomePane is slightly tidier now. | ||||
* | Refactored handlers, separated into input, node and output files. Genes are ↵ | Eduardo Pedroni | 2014-11-18 | 1 | -2/+4 |
| | | | | less functional now, ChromosomePane will deal with hand-wired connections. | ||||
* | Added GUIConnection and GUIMutable, started reintroducing lines but ↵ | Eduardo Pedroni | 2014-11-15 | 1 | -0/+7 |
positioning is not working correctly. |