| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get grapher building | a1xd | 2021-09-23 | 4 | -11/+11 |
| | | |||||
| * | 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 | 2 | -1/+15 |
| | | |||||
| * | 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 event handlers for streaming mode click | Matthew Strasiotto | 2021-05-01 | 1 | -0/+6 |
| | | |||||
| * | Add streamingMode option to constructors down the chain | Matthew Strasiotto | 2021-05-01 | 1 | -0/+5 |
| | | |||||
| * | Implement ChartState.SetStreaming | Matthew Strasiotto | 2021-05-01 | 1 | -0/+7 |
| | | |||||
| * | 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 |
| | | |||||
| * | fix last mouse move - swapped axes | a1xd | 2021-01-22 | 1 | -2/+2 |
| | | |||||
| * | Final graph fidelity tweaks and fixes | Jacob Palecki | 2021-01-20 | 1 | -2/+2 |
| | | |||||
| * | Directional works | Jacob Palecki | 2021-01-18 | 6 | -44/+24 |
| | | |||||
| * | Refactor for new graph calculation method | Jacob Palecki | 2021-01-18 | 6 | -25/+34 |
| | | |||||
| * | Many small tweaks | Jacob Palecki | 2021-01-12 | 2 | -8/+2 |
| | | |||||
| * | Driver works | Jacob Palecki | 2021-01-11 | 1 | -0/+4 |
| | | |||||
| * | Implement direcitonality UI | Jacob Palecki | 2021-01-10 | 1 | -1/+3 |
| | | |||||
| * | add more changes from review | a1xd | 2020-12-05 | 5 | -9/+9 |
| | | | | | | | improve version error messages revert poll time changes add range validation after text parse | ||||
| * | add changes from review | a1xd | 2020-12-03 | 1 | -4/+12 |
| | | | | | | | rename some vars prefer exceptions over assert refactor poll rate field usage in MouseWatcher | ||||
| * | fix chart range not updating on disable | a1xd | 2020-12-03 | 1 | -15/+12 |
| | | |||||
| * | add directional multipliers | a1xd | 2020-12-03 | 5 | -9/+9 |
| | | | | | | | adds multipliers for movement in negative directions (up & left by default, can be flipped by rot or sens) avoid division by user input in mousewatcher | ||||
| * | Remove experiment file, set driver lang to c++17, fix by component last ↵ | Jacob Palecki | 2020-11-27 | 1 | -28/+2 |
| | | | | | mouse move | ||||
| * | Fix simulated mouse input bug + small renaming | Jacob Palecki | 2020-10-15 | 3 | -4/+4 |
| | | |||||
| * | add scroll to charts | a1xd | 2020-10-08 | 3 | -86/+11 |
| | | |||||
| * | add toggle button + save gui settings on close | a1xd | 2020-10-08 | 1 | -2/+2 |
| | | | | | remove option to disable write on startup | ||||
| * | Fix for second dot not clearing: | Jacob Palecki | 2020-09-27 | 3 | -0/+13 |
| | | |||||
| * | 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 | 3 | -0/+21 |
| | | |||||
| * | 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 | 4 | -0/+29 |
| | | |||||
| * | 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 | 3 | -0/+45 |
| | | |||||
| * | separate x/y mostly works | Jacob Palecki | 2020-09-21 | 4 | -15/+40 |
| | | |||||
| * | Attempt to get separate x/y working | Jacob Palecki | 2020-09-20 | 1 | -1/+7 |
| | | |||||
| * | further work | Jacob Palecki | 2020-09-19 | 1 | -1/+1 |
| | | |||||
| * | Add y lines to graphes + further work | Jacob Palecki | 2020-09-17 | 4 | -1/+24 |
| | | |||||
| * | Further work | Jacob Palecki | 2020-09-17 | 6 | -28/+45 |
| | | |||||
| * | Much progress | Jacob Palecki | 2020-09-17 | 5 | -5/+62 |
| | | |||||
| * | Unsure if I will use this | Jacob Palecki | 2020-09-16 | 6 | -116/+330 |
| | | |||||
| * | Clean up chart titles, axes, legends | Jacob Palecki | 2020-09-08 | 1 | -1/+14 |
| | | |||||
| * | By component, anisotropy full works | Jacob Palecki | 2020-09-08 | 2 | -9/+25 |
| | | |||||
| * | Add option to turn off last mouse move dot | Jacob Palecki | 2020-09-08 | 2 | -7/+32 |
| | | |||||
| * | Center write button | Jacob Palecki | 2020-09-08 | 1 | -1/+12 |
| | | |||||
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 3 | -21/+1 |
| | | |||||