| Commit message (Expand) | Author | Age | Files | Lines |
| * | make last move dot larger | a1xd | 2021-09-23 | 1 | -1/+6 |
| * | Fix truncated sensitivity legend | Jacob Palecki | 2021-07-10 | 1 | -0/+3 |
| * | Fix gain graph legend position | Jacob Palecki | 2021-07-09 | 1 | -1/+14 |
| * | 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 |
| * | Implement ChartXY.SetStreaming, sets colours, colors not set in setup | Matthew Strasiotto | 2021-05-01 | 1 | -5/+19 |
| * | change legend position for graphs | Matthew Strasiotto | 2021-04-28 | 1 | -1/+1 |
| * | refactor chart styling a bit | Matthew Strasiotto | 2021-04-27 | 1 | -20/+35 |
| * | set chart props in own function | Matthew Strasiotto | 2021-04-27 | 1 | -2/+48 |
| * | Final graph fidelity tweaks and fixes | Jacob Palecki | 2021-01-20 | 1 | -2/+2 |
| * | add changes from review | a1xd | 2020-12-03 | 1 | -4/+12 |
| * | fix chart range not updating on disable | a1xd | 2020-12-03 | 1 | -15/+12 |
| * | add scroll to charts | a1xd | 2020-10-08 | 1 | -34/+4 |
| * | Fix for second dot not clearing: | Jacob Palecki | 2020-09-27 | 1 | -0/+5 |
| * | SetActive changes field default, bugs fixed | Jacob Palecki | 2020-09-25 | 1 | -6/+6 |
| * | Last mouse move perfetly responsive at 100 FPS | Jacob Palecki | 2020-09-25 | 1 | -0/+9 |
| * | Remove sigmoidgain, only allow one instance of grapher to run at a time | Jacob Palecki | 2020-09-22 | 1 | -6/+16 |
| * | Scaling improvement, remove y data from xy combined | Jacob Palecki | 2020-09-22 | 1 | -0/+22 |
| * | Rename experiment two to motivity | Jacob Palecki | 2020-09-22 | 1 | -1/+0 |
| * | Fix bug & rename x axis to input speed | Jacob Palecki | 2020-09-22 | 1 | -0/+4 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 1 | -0/+16 |
| * | separate x/y mostly works | Jacob Palecki | 2020-09-21 | 1 | -4/+22 |
| * | Clean up chart titles, axes, legends | Jacob Palecki | 2020-09-08 | 1 | -1/+14 |
| * | By component, anisotropy full works | Jacob Palecki | 2020-09-08 | 1 | -7/+21 |
| * | Add option to turn off last mouse move dot | Jacob Palecki | 2020-09-08 | 1 | -1/+7 |
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 1 | -10/+1 |
| * | Add chart resize | Jacob Palecki | 2020-09-07 | 1 | -0/+33 |
| * | Move constants to central class | Jacob Palecki | 2020-09-01 | 1 | -7/+1 |
| * | Add constants class and separate classes into regions | Jacob Palecki | 2020-09-01 | 1 | -2/+2 |
| * | Fix initial points, add poll time constant | Jacob Palecki | 2020-08-13 | 1 | -1/+1 |
| * | All works smoothly | Jacob Palecki | 2020-08-13 | 1 | -13/+28 |
| * | Dot to show mouse move | Jacob Palecki | 2020-08-13 | 1 | -23/+67 |
| * | Almost working | Jacob Palecki | 2020-08-12 | 1 | -0/+6 |
| * | Factor accel calculations into calculation classes | Jacob Palecki | 2020-08-12 | 1 | -0/+6 |
| * | Reorganized solution into directories | Jacob Palecki | 2020-08-12 | 1 | -0/+142 |