| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | port to .NET 5 | a1xd | 2021-09-09 | 3 | -25/+8 |
| * | update SettingsManager | a1xd | 2021-09-07 | 2 | -19/+82 |
| * | get grapher building | a1xd | 2021-09-07 | 18 | -194/+184 |
| * | remove culture specific float parsing | a1xd | 2021-08-29 | 1 | -7/+1 |
| * | 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 | 3 | -4/+8 |
| * | 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 | 2 | -20/+86 |
| * | 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 | 2 | -24/+35 |
| * | fix typo and wrapper/input code from lut2 merge | a1xd | 2021-07-06 | 1 | -1/+1 |
| * | merge lut2 | a1xd | 2021-07-05 | 17 | -696/+1250 |
| |\ | |||||
| | * | 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 | 3 | -5/+37 |
| | * | Mostly working | Jacob Palecki | 2021-07-01 | 5 | -43/+41 |
| | * | Better-written LUT panels | Jacob Palecki | 2021-06-30 | 3 | -26/+148 |
| | * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 3 | -221/+183 |
| | * | Fix high DPI issue | Jacob Palecki | 2021-06-28 | 2 | -68/+143 |
| | * | added point option | Jacob Palecki | 2021-06-09 | 1 | -0/+39 |
| | * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 3 | -0/+151 |
| | * | Fixed layout issues for LUT | Jacob Palecki | 2021-04-25 | 2 | -2/+9 |
| | * | move arbitrary input into settings | a1xd | 2021-04-13 | 4 | -118/+92 |
| | * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 4 | -4/+30 |
| | * | Fix natural legacy algorithm, rename accelNatural to decayRate | Jacob Palecki | 2021-04-06 | 1 | -2/+2 |
| | * | Rename accelMotivity to growthRate | Jacob Palecki | 2021-04-06 | 1 | -2/+2 |
| | * | Remove cap and offset style switches | Jacob Palecki | 2021-04-06 | 2 | -34/+11 |
| | * | Fix checkbox not snapping | Jacob Palecki | 2021-04-06 | 2 | -2/+14 |
| | * | Resize vertically for correctness | Jacob Palecki | 2021-04-05 | 1 | -1/+1 |
| | * | Correctly align gain switch | Jacob Palecki | 2021-04-05 | 1 | -0/+1 |
| | * | Add gain switch | Jacob Palecki | 2021-04-05 | 3 | -0/+115 |
| | * | LUT GUI fixes | Jacob Palecki | 2021-04-05 | 3 | -5/+10 |
| | * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 7 | -332/+175 |
| | * | LUT text layout | Jacob Palecki | 2021-04-05 | 2 | -1/+12 |
| | * | It builds | Jacob Palecki | 2021-04-05 | 3 | -15/+16 |
| | * | Add textoption for lut text display | Jacob Palecki | 2021-04-04 | 1 | -0/+95 |
| | * | Fix most errors from wrapper rewrite | Jacob Palecki | 2021-04-04 | 8 | -41/+62 |
| | * | Add differing table types | Jacob Palecki | 2021-04-01 | 1 | -37/+20 |
| | * | Add lookuptable json | Jacob Palecki | 2021-04-01 | 3 | -3/+70 |
| * | | Merge pull request #87 from matthewstrasiotto/streamer_mode | JacobPalecki | 2021-05-19 | 6 | -19/+122 |
| |\ \ | |||||
| | * | | remove unused variable, improve legend position | Matthew Strasiotto | 2021-05-01 | 1 | -3/+1 |
| | * | | set transparencies for chart elements in setup method | Matthew Strasiotto | 2021-05-01 | 1 | -4/+6 |
| | * | | remove Settings.Settings based config, migrate defintitions to constants | Matthew Strasiotto | 2021-05-01 | 1 | -9/+7 |
| | * | | Update marker size for charts to be bigger | Matthew Strasiotto | 2021-05-01 | 1 | -2/+2 |