| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | port to .NET 5 | a1xd | 2021-09-09 | 8 | -264/+44 |
| * | update SettingsManager | a1xd | 2021-09-07 | 2 | -19/+82 |
| * | show power mode cap field | a1xd | 2021-09-07 | 1 | -1/+1 |
| * | get grapher building | a1xd | 2021-09-07 | 24 | -260/+450 |
| * | remove culture specific float parsing | a1xd | 2021-08-29 | 2 | -7/+5 |
| * | remove unused accel fields | a1xd | 2021-08-29 | 3 | -3/+3 |
| * | enable directionality options with by-component | a1xd | 2021-08-29 | 1 | -44/+20 |
| * | fix args setter from field input | a1xd | 2021-07-11 | 1 | -2/+2 |
| * | Small bug fixes | Jacob Palecki | 2021-07-10 | 4 | -7/+11 |
| * | Remove unneeded function | Jacob Palecki | 2021-07-10 | 1 | -16/+0 |
| * | Fixed default values by splitting into unique text boxes | Jacob Palecki | 2021-07-10 | 15 | -69/+408 |
| * | Fix truncated sensitivity legend | Jacob Palecki | 2021-07-10 | 1 | -0/+3 |
| * | Fix gain graph legend position | Jacob Palecki | 2021-07-09 | 2 | -1/+15 |
| * | Small bugfix + add default text for LUT | Jacob Palecki | 2021-07-09 | 2 | -1/+19 |
| * | Add separate box for power in classic mode | Jacob Palecki | 2021-07-09 | 15 | -45/+157 |
| * | fix double error message on gui version check | a1xd | 2021-07-06 | 1 | -11/+1 |
| * | fix typo and wrapper/input code from lut2 merge | a1xd | 2021-07-06 | 1 | -1/+1 |
| * | merge lut2 | a1xd | 2021-07-05 | 34 | -816/+1652 |
| |\ | |||||
| | * | Handle power\exponent correctly in GUI | Jacob Palecki | 2021-07-03 | 1 | -3/+25 |
| | * | Guide updates and accel type choice fixed | Jacob Palecki | 2021-07-03 | 1 | -1/+1 |
| | * | Small fixes, guide additions, tweaks | Jacob Palecki | 2021-07-03 | 2 | -1/+3 |
| | * | 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 | 4 | -8/+38 |
| | * | 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 |
| | * | move arbitrary input into settings | a1xd | 2021-04-13 | 16 | -132/+139 |
| | * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 7 | -5/+56 |
| | * | Fix natural legacy algorithm, rename accelNatural to decayRate | Jacob Palecki | 2021-04-06 | 3 | -3/+4 |
| | * | Rename accelMotivity to growthRate | Jacob Palecki | 2021-04-06 | 3 | -3/+4 |
| | * | 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 |
| | * | LUT GUI fixes | Jacob Palecki | 2021-04-05 | 5 | -16/+34 |
| | * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 13 | -337/+204 |
| | * | LUT text layout | Jacob Palecki | 2021-04-05 | 13 | -3/+43 |
| | * | It builds | Jacob Palecki | 2021-04-05 | 3 | -15/+16 |
| | * | Add textoption for lut text display | Jacob Palecki | 2021-04-04 | 2 | -1/+97 |
| | * | Fix two more errors, add LUT layout | Jacob Palecki | 2021-04-04 | 2 | -2/+29 |
| | * | Fix most errors from wrapper rewrite | Jacob Palecki | 2021-04-04 | 11 | -68/+67 |
| | * | Add differing table types | Jacob Palecki | 2021-04-01 | 2 | -37/+21 |
| | * | Add lookuptable json | Jacob Palecki | 2021-04-01 | 3 | -3/+70 |
| | * | update rest | a1xd | 2021-04-01 | 1 | -2/+2 |