summaryrefslogtreecommitdiff
path: root/grapher/Layouts
Commit message (Expand)AuthorAgeFilesLines
* fix jump fieldsa1xd2021-09-2311-1/+37
* generalize power start-from-1a1xd2021-09-2311-34/+34
* Add power start from oneJacob Palecki2021-09-2311-0/+18
* Remove weightJacob Palecki2021-09-2311-17/+0
* Cap type options now fully workingJacob Palecki2021-09-232-3/+0
* Mostly working cap type in GUIJacob Palecki2021-09-2311-50/+35
* show power mode cap fielda1xd2021-09-231-1/+1
* remove unused accel fieldsa1xd2021-08-293-3/+3
* Fixed default values by splitting into unique text boxesJacob Palecki2021-07-1011-5/+56
* Add separate box for power in classic modeJacob Palecki2021-07-0911-1/+28
* LUT Panel formattingJacob Palecki2021-07-011-3/+1
* Add class for LUT apply typeJacob Palecki2021-06-302-3/+11
* Start of LUT points editingJacob Palecki2021-04-2511-15/+32
* Fixed layout issues for LUTJacob Palecki2021-04-252-0/+9
* move arbitrary input into settingsa1xd2021-04-1311-14/+46
* Add active value labels for gain switchJacob Palecki2021-04-071-1/+0
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-062-1/+2
* Rename accelMotivity to growthRateJacob Palecki2021-04-062-1/+2
* Add gain switchJacob Palecki2021-04-0510-6/+24
* update wrapper + writer to handle luta1xd2021-04-063-2/+26
* LUT text layoutJacob Palecki2021-04-059-2/+18
* Fix two more errors, add LUT layoutJacob Palecki2021-04-041-0/+27
* Fix most errors from wrapper rewriteJacob Palecki2021-04-042-26/+4
* Hide offset for power typeJacob Palecki2021-01-181-1/+1
* Many small tweaksJacob Palecki2021-01-121-4/+1
* hide weight when motivity is selecteda1xd2020-10-131-1/+1
* add toggle button + save gui settings on closea1xd2020-10-083-6/+0
* add arg checks in wrappera1xd2020-09-279-15/+45
* Rename accel to scale in power modeJacob Palecki2020-09-261-1/+1
* Remove logarithmJacob Palecki2020-09-261-22/+0
* Add to Guide, fix motility nameJacob Palecki2020-09-232-2/+2
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-22/+0
* Rename experiment two to motivityJacob Palecki2020-09-221-4/+4
* Mostly worksJacob Palecki2020-09-2210-2/+14
* Merge branch 'Experiment' into GUIJacob Palecki2020-09-222-0/+27
|\
| * log sigmoid sens doneJacob Palecki2020-09-192-0/+27
* | faster type switchJacob Palecki2020-09-221-12/+14
|/
* Fix cap options, fix power style labelsJacob Palecki2020-09-161-1/+1
* Reenable weight for all styles, remove offset for sigmoidgain, fix active val...Jacob Palecki2020-09-104-5/+5
* Add improved logarithm styleJacob Palecki2020-09-091-0/+21
* Remove and sort usings en masseJacob Palecki2020-09-089-47/+0
* Refactor type optionsJacob Palecki2020-09-0710-34/+165
* Remove log and sigmoid stylesJacob Palecki2020-09-042-42/+0
* Small fixes, correctly align labels and boxesJacob Palecki2020-09-011-1/+1
* Second half - the parts in placeJacob Palecki2020-09-0111-22/+23
* 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-3111-21/+32
|/
* Sigmoid gainJacob Palecki2020-08-202-1/+21