summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
* fix - motivity not set from inputv1.5.0a1xd2021-09-231-2/+12
* check number of points on LUT parsea1xd2021-09-231-1/+15
* make last move dot largera1xd2021-09-232-1/+9
* handle lut mode exceptions on applya1xd2021-09-212-14/+33
* rename disable button to reseta1xd2021-09-212-19/+22
* remove culture specific float parsinga1xd2021-08-292-7/+5
* remove unused accel fieldsa1xd2021-08-293-3/+3
* enable directionality options with by-componenta1xd2021-08-291-44/+20
* fix args setter from field inputa1xd2021-07-111-2/+2
* Small bug fixesJacob Palecki2021-07-104-7/+11
* Remove unneeded functionJacob Palecki2021-07-101-16/+0
* Fixed default values by splitting into unique text boxesJacob Palecki2021-07-1015-69/+408
* Fix truncated sensitivity legendJacob Palecki2021-07-101-0/+3
* Fix gain graph legend positionJacob Palecki2021-07-092-1/+15
* Small bugfix + add default text for LUTJacob Palecki2021-07-092-1/+19
* Add separate box for power in classic modeJacob Palecki2021-07-0915-45/+157
* fix double error message on gui version checka1xd2021-07-061-11/+1
* fix typo and wrapper/input code from lut2 mergea1xd2021-07-061-1/+1
* merge lut2a1xd2021-07-0534-816/+1652
|\
| * Handle power\exponent correctly in GUIJacob Palecki2021-07-031-3/+25
| * Guide updates and accel type choice fixedJacob Palecki2021-07-031-1/+1
| * Small fixes, guide additions, tweaksJacob Palecki2021-07-032-1/+3
| * Format mostly correctJacob Palecki2021-07-012-4/+15
| * Further formatting adjustmentsJacob Palecki2021-07-012-4/+6
| * LUT Panel formattingJacob Palecki2021-07-014-8/+38
| * Mostly workingJacob Palecki2021-07-017-121/+119
| * Better-written LUT panelsJacob Palecki2021-06-305-45/+245
| * Add class for LUT apply typeJacob Palecki2021-06-307-243/+213
| * Fix high DPI issueJacob Palecki2021-06-283-82/+179
| * added point optionJacob Palecki2021-06-091-0/+39
| * Start of LUT points editingJacob Palecki2021-04-2517-31/+224
| * Fixed layout issues for LUTJacob Palecki2021-04-254-2/+18
| * move arbitrary input into settingsa1xd2021-04-1316-132/+139
| * Add active value labels for gain switchJacob Palecki2021-04-077-5/+56
| * Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-063-3/+4
| * Rename accelMotivity to growthRateJacob Palecki2021-04-063-3/+4
| * Remove cap and offset style switchesJacob Palecki2021-04-064-122/+37
| * Fix checkbox not snappingJacob Palecki2021-04-062-2/+14
| * Resize vertically for correctnessJacob Palecki2021-04-052-2/+5
| * Correctly align gain switchJacob Palecki2021-04-051-0/+1
| * Add gain switchJacob Palecki2021-04-0516-15/+181
| * LUT GUI fixesJacob Palecki2021-04-055-16/+34
| * update wrapper + writer to handle luta1xd2021-04-0613-337/+204
| * LUT text layoutJacob Palecki2021-04-0513-3/+43
| * It buildsJacob Palecki2021-04-053-15/+16
| * Add textoption for lut text displayJacob Palecki2021-04-042-1/+97
| * Fix two more errors, add LUT layoutJacob Palecki2021-04-042-2/+29
| * Fix most errors from wrapper rewriteJacob Palecki2021-04-0411-68/+67
| * Add differing table typesJacob Palecki2021-04-012-37/+21
| * Add lookuptable jsonJacob Palecki2021-04-013-3/+70