summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * additional fixesJacob Palecki2021-04-091-2/+2
| * Mostly working nowJacob Palecki2021-04-091-5/+6
| * Some more small additions and fixesJacob Palecki2021-04-092-6/+25
| * Fixed some bugsJacob Palecki2021-04-092-8/+12
| * Something works and that's pretty coolJacob Palecki2021-04-081-3/+7
| * Try reinterpret castJacob Palecki2021-04-081-1/+1
| * merge and improveJacob Palecki2021-04-085-59/+76
| |\
| | * make it safea1xd2021-04-081-21/+28
| | * make sizeof arbitrary close to othersa1xd2021-04-085-26/+40
| | * fix conversions in arbitrary constructora1xd2021-04-081-3/+3
| | * fix some thingsa1xd2021-04-082-6/+6
| * | Progress in arbitraryJacob Palecki2021-04-083-9/+12
| |/
| * Fix return bugJacob Palecki2021-04-081-0/+2
| * add constructor and improvementsJacob Palecki2021-04-071-4/+21
| * Merge remote-tracking branch 'upstream/dyn-lut-b' into lut2Jacob Palecki2021-04-0710-249/+189
| |\
| | * optimize a bit/refactor modifya1xd2021-04-0810-249/+189
| | * unmark fill as consta1xd2021-04-081-1/+1
| * | remove const from uneeded classJacob Palecki2021-04-071-1/+1
| |/
| * Add arbitrary lut structJacob Palecki2021-04-071-0/+103
| * Add active value labels for gain switchJacob Palecki2021-04-079-6/+58
| * natural legacy algorithm was correct, leave as it wasJacob Palecki2021-04-061-1/+1
| * Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-068-9/+10
| * Rename accelMotivity to growthRateJacob Palecki2021-04-067-7/+8
| * 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