aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/GUI.java
Commit message (Collapse)AuthorAgeFilesLines
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-169/+0
|
* Need to do a few tests on windowsEduardo Pedroni2014-03-311-30/+23
|
* Running into some issues with running the CGP loop in the background with ↵Eduardo Pedroni2014-03-301-21/+82
| | | | bindings.
* Node grid has been refactored a few times, settings pane is almost complete, ↵Eduardo Pedroni2014-03-261-40/+45
| | | | console is all done.
* Node grid all done and apparently stable.Eduardo Pedroni2014-03-241-12/+10
|
* Going further into active path lockingEduardo Pedroni2014-03-241-3/+4
|
* Majorly refactored, node grid is fully implemented. About to attempt active ↵Eduardo Pedroni2014-03-231-0/+111
path locking.