aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/population/GUINode.java
Commit message (Collapse)AuthorAgeFilesLines
* Running into some issues with running the CGP loop in the background with ↵Eduardo Pedroni2014-03-301-3/+8
| | | | bindings.
* Node grid has been refactored a few times, settings pane is almost complete, ↵Eduardo Pedroni2014-03-261-46/+28
| | | | console is all done.
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-241-90/+140
|
* Going further into active path lockingEduardo Pedroni2014-03-241-16/+32
|
* Majorly refactored, node grid is fully implemented. About to attempt active ↵Eduardo Pedroni2014-03-231-0/+417
path locking.