summaryrefslogtreecommitdiff
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
* Merge pull request #105 from a1xd/1.5.xa1xd2021-09-2288-2356/+4455
|\
| * improve converter + docsa1xd2021-09-223-13/+14
| * fix docsa1xd2021-09-222-10/+6
| * converter - use argv for IA settings patha1xd2021-09-221-31/+40
| * remove converter questions, add notes insteada1xd2021-09-211-7/+19
| * handle lut mode exceptions on applya1xd2021-09-212-14/+33
| * rename disable button to reseta1xd2021-09-212-19/+22
| * bugfix - oob in SettingsErrors::ToStringa1xd2021-08-292-12/+12
| * remove culture specific float parsinga1xd2021-08-292-7/+5
| * add validation checks for jump modea1xd2021-08-291-0/+6
| * 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 filename casing in docsa1xd2021-07-061-1/+1
| * bugfix - off by 1a1xd2021-07-061-1/+1
| * guard against large values of smooth_rate for jump typesa1xd2021-07-061-3/+7
| * fix double error message on gui version checka1xd2021-07-061-11/+1
| * allow p < 2 in Lp distance modea1xd2021-07-061-4/+4
| * use standard syntax for writer optionsa1xd2021-07-061-3/+3
| * fix typo and wrapper/input code from lut2 mergea1xd2021-07-068-144/+118
| * merge lut2a1xd2021-07-0580-2122/+3759
|/|
| * Handle power\exponent correctly in GUIJacob Palecki2021-07-033-4/+26
| * Guide updates and accel type choice fixedJacob Palecki2021-07-038-4/+4
| * Small fixes, guide additions, tweaksJacob Palecki2021-07-034-6/+15
| * Format mostly correctJacob Palecki2021-07-012-4/+15
| * Further formatting adjustmentsJacob Palecki2021-07-012-4/+6
| * LUT Panel formattingJacob Palecki2021-07-015-8/+38
| * Begin updating guideJacob Palecki2021-07-011-0/+3
| * 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
| * update signeda1xd2021-04-201-0/+0
| * ensure normal return values from accela1xd2021-04-142-9/+9
| * bump versiona1xd2021-04-141-3/+3
| * fix arbitrary output starting from 0 in sens modea1xd2021-04-141-1/+1
| * move arbitrary input into settingsa1xd2021-04-1324-246/+312