Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added partial support for connection manipulation, now using a static ↵ | Eduardo Pedroni | 2014-11-24 | 1 | -4/+4 |
| | | | | storage class for targetting. | ||||
* | Fixed formatting, removed commented out code, added comments to handlers and ↵ | Eduardo Pedroni | 2014-11-24 | 1 | -2/+0 |
| | | | | locking stuff. | ||||
* | Visualisation features complete, seems to be quite stable. Behaves slightly ↵ | Eduardo Pedroni | 2014-11-24 | 1 | -20/+62 |
| | | | | 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 | 2 | -27/+104 |
| | | | | as possible into the GUIGene constructors - ChromosomePane is slightly tidier now. | ||||
* | Steps 1-4 complete, generic handlers for inputs, nodes and outputs are ↵ | Eduardo Pedroni | 2014-11-22 | 1 | -0/+2 |
| | | | | working well. Output locking is next, also need to comment things. | ||||
* | Refactored handlers, separated into input, node and output files. Genes are ↵ | Eduardo Pedroni | 2014-11-18 | 1 | -0/+38 |
| | | | | less functional now, ChromosomePane will deal with hand-wired connections. | ||||
* | Moved constants to a separate file, added a formal README | Eduardo Pedroni | 2014-10-10 | 1 | -0/+116 |