summaryrefslogtreecommitdiff
path: root/grapher/Layouts/LayoutBase.cs
Commit message (Expand)AuthorAgeFilesLines
* Remove weightJacob Palecki2021-09-231-7/+0
* Cap type options now fully workingJacob Palecki2021-09-231-2/+0
* Mostly working cap type in GUIJacob Palecki2021-09-231-20/+15
* Fixed default values by splitting into unique text boxesJacob Palecki2021-07-101-2/+23
* Add separate box for power in classic modeJacob Palecki2021-07-091-0/+8
* Add class for LUT apply typeJacob Palecki2021-06-301-2/+9
* Start of LUT points editingJacob Palecki2021-04-251-4/+11
* Fixed layout issues for LUTJacob Palecki2021-04-251-0/+2
* move arbitrary input into settingsa1xd2021-04-131-5/+6
* Add active value labels for gain switchJacob Palecki2021-04-071-1/+0
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-061-0/+1
* Rename accelMotivity to growthRateJacob Palecki2021-04-061-0/+1
* Add gain switchJacob Palecki2021-04-051-1/+11
* LUT text layoutJacob Palecki2021-04-051-2/+8
* Many small tweaksJacob Palecki2021-01-121-4/+1
* add toggle button + save gui settings on closea1xd2020-10-081-4/+0
* add arg checks in wrappera1xd2020-09-271-6/+20
* Add to Guide, fix motility nameJacob Palecki2020-09-231-1/+1
* Mostly worksJacob Palecki2020-09-221-2/+5
* Merge branch 'Experiment' into GUIJacob Palecki2020-09-221-0/+1
|\
| * log sigmoid sens doneJacob Palecki2020-09-191-0/+1
* | faster type switchJacob Palecki2020-09-221-12/+14
|/
* Remove and sort usings en masseJacob Palecki2020-09-081-5/+0
* Refactor type optionsJacob Palecki2020-09-071-18/+68
* Second half - the parts in placeJacob Palecki2020-09-011-2/+4
* intermittent commit - large commit halfway doneJacob Palecki2020-09-011-14/+1
* Merge pull request #1 from Sidiouth/sidiJacobPalecki2020-08-311-1/+1
|\
| * Initial commitSidiouth2020-08-311-1/+1
* | add independent xy accel to drivera1xd2020-08-311-1/+1
|/
* Show no settings for off, remove unused class for PRJacob Palecki2020-07-311-5/+27
* Use class heirarchy for layout typesJacob Palecki2020-07-301-0/+52