| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix jump fields | a1xd | 2021-09-23 | 11 | -1/+37 |
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 11 | -34/+34 |
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 11 | -0/+18 |
| * | Remove weight | Jacob Palecki | 2021-09-23 | 11 | -17/+0 |
| * | Cap type options now fully working | Jacob Palecki | 2021-09-23 | 2 | -3/+0 |
| * | Mostly working cap type in GUI | Jacob Palecki | 2021-09-23 | 11 | -50/+35 |
| * | show power mode cap field | a1xd | 2021-09-23 | 1 | -1/+1 |
| * | remove unused accel fields | a1xd | 2021-08-29 | 3 | -3/+3 |
| * | Fixed default values by splitting into unique text boxes | Jacob Palecki | 2021-07-10 | 11 | -5/+56 |
| * | Add separate box for power in classic mode | Jacob Palecki | 2021-07-09 | 11 | -1/+28 |
| * | LUT Panel formatting | Jacob Palecki | 2021-07-01 | 1 | -3/+1 |
| * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 2 | -3/+11 |
| * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 11 | -15/+32 |
| * | Fixed layout issues for LUT | Jacob Palecki | 2021-04-25 | 2 | -0/+9 |
| * | move arbitrary input into settings | a1xd | 2021-04-13 | 11 | -14/+46 |
| * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 1 | -1/+0 |
| * | Fix natural legacy algorithm, rename accelNatural to decayRate | Jacob Palecki | 2021-04-06 | 2 | -1/+2 |
| * | Rename accelMotivity to growthRate | Jacob Palecki | 2021-04-06 | 2 | -1/+2 |
| * | Add gain switch | Jacob Palecki | 2021-04-05 | 10 | -6/+24 |
| * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 3 | -2/+26 |
| * | LUT text layout | Jacob Palecki | 2021-04-05 | 9 | -2/+18 |
| * | Fix two more errors, add LUT layout | Jacob Palecki | 2021-04-04 | 1 | -0/+27 |
| * | Fix most errors from wrapper rewrite | Jacob Palecki | 2021-04-04 | 2 | -26/+4 |
| * | Hide offset for power type | Jacob Palecki | 2021-01-18 | 1 | -1/+1 |
| * | Many small tweaks | Jacob Palecki | 2021-01-12 | 1 | -4/+1 |
| * | hide weight when motivity is selected | a1xd | 2020-10-13 | 1 | -1/+1 |
| * | add toggle button + save gui settings on close | a1xd | 2020-10-08 | 3 | -6/+0 |
| * | add arg checks in wrapper | a1xd | 2020-09-27 | 9 | -15/+45 |
| * | Rename accel to scale in power mode | Jacob Palecki | 2020-09-26 | 1 | -1/+1 |
| * | Remove logarithm | Jacob Palecki | 2020-09-26 | 1 | -22/+0 |
| * | Add to Guide, fix motility name | Jacob Palecki | 2020-09-23 | 2 | -2/+2 |
| * | Remove sigmoidgain, only allow one instance of grapher to run at a time | Jacob Palecki | 2020-09-22 | 1 | -22/+0 |
| * | Rename experiment two to motivity | Jacob Palecki | 2020-09-22 | 1 | -4/+4 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 10 | -2/+14 |
| * | Merge branch 'Experiment' into GUI | Jacob Palecki | 2020-09-22 | 2 | -0/+27 |
| |\ | |||||
| | * | log sigmoid sens done | Jacob Palecki | 2020-09-19 | 2 | -0/+27 |
| * | | faster type switch | Jacob Palecki | 2020-09-22 | 1 | -12/+14 |
| |/ | |||||
| * | Fix cap options, fix power style labels | Jacob Palecki | 2020-09-16 | 1 | -1/+1 |
| * | Reenable weight for all styles, remove offset for sigmoidgain, fix active val... | Jacob Palecki | 2020-09-10 | 4 | -5/+5 |
| * | Add improved logarithm style | Jacob Palecki | 2020-09-09 | 1 | -0/+21 |
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 9 | -47/+0 |
| * | Refactor type options | Jacob Palecki | 2020-09-07 | 10 | -34/+165 |
| * | Remove log and sigmoid styles | Jacob Palecki | 2020-09-04 | 2 | -42/+0 |
| * | Small fixes, correctly align labels and boxes | Jacob Palecki | 2020-09-01 | 1 | -1/+1 |
| * | Second half - the parts in place | Jacob Palecki | 2020-09-01 | 11 | -22/+23 |
| * | intermittent commit - large commit halfway done | Jacob Palecki | 2020-09-01 | 1 | -14/+1 |
| * | Merge pull request #1 from Sidiouth/sidi | JacobPalecki | 2020-08-31 | 1 | -1/+1 |
| |\ | |||||
| | * | Initial commit | Sidiouth | 2020-08-31 | 1 | -1/+1 |
| * | | add independent xy accel to driver | a1xd | 2020-08-31 | 11 | -21/+32 |
| |/ | |||||
| * | Sigmoid gain | Jacob Palecki | 2020-08-20 | 2 | -1/+21 |