| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable output offset when both cap type selected in power | Jacob Palecki | 2021-09-23 | 1 | -1/+38 |
| | | |||||
| * | fix jump fields | a1xd | 2021-09-23 | 1 | -0/+19 |
| | | |||||
| * | rename classic_cap_mode | a1xd | 2021-09-23 | 2 | -10/+10 |
| | | |||||
| * | fix - gui lut mode | a1xd | 2021-09-23 | 1 | -2/+3 |
| | | | | | AccelArgs::gain was not set from LutApplyOptions | ||||
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 1 | -16/+16 |
| | | | | | starting output is determined by (gain) offset | ||||
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 2 | -0/+171 |
| | | |||||
| * | Fix error in LUT gui | Jacob Palecki | 2021-09-23 | 1 | -2/+2 |
| | | |||||
| * | Remove weight | Jacob Palecki | 2021-09-23 | 1 | -9/+0 |
| | | |||||
| * | Get power cap working | Jacob Palecki | 2021-09-23 | 1 | -1/+1 |
| | | |||||
| * | Fix gain switch GUI | Jacob Palecki | 2021-09-23 | 1 | -3/+3 |
| | | |||||
| * | Cap type options now fully working | Jacob Palecki | 2021-09-23 | 4 | -33/+70 |
| | | |||||
| * | Mostly working cap type in GUI | Jacob Palecki | 2021-09-23 | 3 | -56/+137 |
| | | |||||
| * | Some reorganizing | Jacob Palecki | 2021-09-23 | 2 | -35/+52 |
| | | |||||
| * | Most of Cap Type options in GUI | Jacob Palecki | 2021-09-23 | 4 | -106/+401 |
| | | |||||
| * | YToXRatio fully works | Jacob Palecki | 2021-09-23 | 2 | -5/+56 |
| | | |||||
| * | Add y\x ratio to gui | Jacob Palecki | 2021-09-23 | 4 | -7/+102 |
| | | |||||
| * | get grapher building | a1xd | 2021-09-23 | 4 | -59/+63 |
| | | |||||
| * | fix - motivity not set from inputv1.5.0 | a1xd | 2021-09-23 | 1 | -2/+12 |
| | | |||||
| * | check number of points on LUT parse | a1xd | 2021-09-23 | 1 | -1/+15 |
| | | |||||
| * | handle lut mode exceptions on apply | a1xd | 2021-09-21 | 1 | -7/+7 |
| | | |||||
| * | 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 | 2 | -0/+4 |
| | | |||||
| * | 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 | 1 | -20/+26 |
| | | |||||
| * | Small bugfix + add default text for LUT | Jacob Palecki | 2021-07-09 | 1 | -0/+18 |
| | | |||||
| * | Add separate box for power in classic mode | Jacob Palecki | 2021-07-09 | 1 | -24/+15 |
| | | |||||
| * | 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 | 1 | -0/+2 |
| | | |||||
| * | 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 | 4 | -39/+37 |
| | | |||||
| * | Better-written LUT panels | Jacob Palecki | 2021-06-30 | 2 | -23/+129 |
| | | |||||
| * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 3 | -221/+183 |
| | | |||||
| * | Fix high DPI issue | Jacob Palecki | 2021-06-28 | 1 | -24/+17 |
| | | |||||
| * | added point option | Jacob Palecki | 2021-06-09 | 1 | -0/+39 |
| | | |||||
| * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 2 | -0/+146 |
| | | |||||
| * | Fixed layout issues for LUT | Jacob Palecki | 2021-04-25 | 2 | -2/+9 |
| | | |||||
| * | move arbitrary input into settings | a1xd | 2021-04-13 | 3 | -106/+81 |
| | | | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file | ||||
| * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 2 | -2/+21 |
| | | |||||
| * | 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 | 1 | -7/+7 |
| | | |||||
| * | Fix checkbox not snapping | Jacob Palecki | 2021-04-06 | 2 | -2/+14 |
| | | |||||
| * | Correctly align gain switch | Jacob Palecki | 2021-04-05 | 1 | -0/+1 |
| | | |||||
| * | Add gain switch | Jacob Palecki | 2021-04-05 | 2 | -0/+109 |
| | | |||||
| * | LUT GUI fixes | Jacob Palecki | 2021-04-05 | 2 | -1/+4 |
| | | |||||
| * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 1 | -13/+10 |
| | | | | | grapher is building but applying options still broken for the most part | ||||