| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use standard syntax for writer options | a1xd | 2021-07-06 | 1 | -3/+3 |
| * | fix typo and wrapper/input code from lut2 merge | a1xd | 2021-07-06 | 8 | -144/+118 |
| * | merge lut2 | a1xd | 2021-07-05 | 80 | -2122/+3759 |
| |\ | |||||
| | * | Handle power\exponent correctly in GUI | Jacob Palecki | 2021-07-03 | 3 | -4/+26 |
| | * | Guide updates and accel type choice fixed | Jacob Palecki | 2021-07-03 | 8 | -4/+4 |
| | * | Small fixes, guide additions, tweaks | Jacob Palecki | 2021-07-03 | 4 | -6/+15 |
| | * | Format mostly correct | Jacob Palecki | 2021-07-01 | 2 | -4/+15 |
| | * | Further formatting adjustments | Jacob Palecki | 2021-07-01 | 2 | -4/+6 |
| | * | LUT Panel formatting | Jacob Palecki | 2021-07-01 | 5 | -8/+38 |
| | * | Begin updating guide | Jacob Palecki | 2021-07-01 | 1 | -0/+3 |
| | * | Mostly working | Jacob Palecki | 2021-07-01 | 7 | -121/+119 |
| | * | Better-written LUT panels | Jacob Palecki | 2021-06-30 | 5 | -45/+245 |
| | * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 7 | -243/+213 |
| | * | Fix high DPI issue | Jacob Palecki | 2021-06-28 | 3 | -82/+179 |
| | * | added point option | Jacob Palecki | 2021-06-09 | 1 | -0/+39 |
| | * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 17 | -31/+224 |
| | * | Fixed layout issues for LUT | Jacob Palecki | 2021-04-25 | 4 | -2/+18 |
| | * | update signed | a1xd | 2021-04-20 | 1 | -0/+0 |
| | * | ensure normal return values from accel | a1xd | 2021-04-14 | 2 | -9/+9 |
| | * | bump version | a1xd | 2021-04-14 | 1 | -3/+3 |
| | * | fix arbitrary output starting from 0 in sens mode | a1xd | 2021-04-14 | 1 | -1/+1 |
| | * | move arbitrary input into settings | a1xd | 2021-04-13 | 24 | -246/+312 |
| | * | additional fixes | Jacob Palecki | 2021-04-09 | 1 | -2/+2 |
| | * | Mostly working now | Jacob Palecki | 2021-04-09 | 1 | -5/+6 |
| | * | Some more small additions and fixes | Jacob Palecki | 2021-04-09 | 2 | -6/+25 |
| | * | Fixed some bugs | Jacob Palecki | 2021-04-09 | 2 | -8/+12 |
| | * | Something works and that's pretty cool | Jacob Palecki | 2021-04-08 | 1 | -3/+7 |
| | * | Try reinterpret cast | Jacob Palecki | 2021-04-08 | 1 | -1/+1 |
| | * | merge and improve | Jacob Palecki | 2021-04-08 | 5 | -59/+76 |
| | |\ | |||||
| | | * | make it safe | a1xd | 2021-04-08 | 1 | -21/+28 |
| | | * | make sizeof arbitrary close to others | a1xd | 2021-04-08 | 5 | -26/+40 |
| | | * | fix conversions in arbitrary constructor | a1xd | 2021-04-08 | 1 | -3/+3 |
| | | * | fix some things | a1xd | 2021-04-08 | 2 | -6/+6 |
| | * | | Progress in arbitrary | Jacob Palecki | 2021-04-08 | 3 | -9/+12 |
| | |/ | |||||
| | * | Fix return bug | Jacob Palecki | 2021-04-08 | 1 | -0/+2 |
| | * | add constructor and improvements | Jacob Palecki | 2021-04-07 | 1 | -4/+21 |
| | * | Merge remote-tracking branch 'upstream/dyn-lut-b' into lut2 | Jacob Palecki | 2021-04-07 | 10 | -249/+189 |
| | |\ | |||||
| | | * | optimize a bit/refactor modify | a1xd | 2021-04-08 | 10 | -249/+189 |
| | | * | unmark fill as const | a1xd | 2021-04-08 | 1 | -1/+1 |
| | * | | remove const from uneeded class | Jacob Palecki | 2021-04-07 | 1 | -1/+1 |
| | |/ | |||||
| | * | Add arbitrary lut struct | Jacob Palecki | 2021-04-07 | 1 | -0/+103 |
| | * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 9 | -6/+58 |
| | * | natural legacy algorithm was correct, leave as it was | Jacob Palecki | 2021-04-06 | 1 | -1/+1 |
| | * | Fix natural legacy algorithm, rename accelNatural to decayRate | Jacob Palecki | 2021-04-06 | 8 | -9/+10 |
| | * | Rename accelMotivity to growthRate | Jacob Palecki | 2021-04-06 | 7 | -7/+8 |
| | * | Remove cap and offset style switches | Jacob Palecki | 2021-04-06 | 4 | -122/+37 |
| | * | Fix checkbox not snapping | Jacob Palecki | 2021-04-06 | 2 | -2/+14 |
| | * | Resize vertically for correctness | Jacob Palecki | 2021-04-05 | 2 | -2/+5 |
| | * | Correctly align gain switch | Jacob Palecki | 2021-04-05 | 1 | -0/+1 |
| | * | Add gain switch | Jacob Palecki | 2021-04-05 | 16 | -15/+181 |