summaryrefslogtreecommitdiff
path: root/grapher/Models
Commit message (Expand)AuthorAgeFilesLines
...
| * | Implement settings save/restore for streaming mode optionMatthew Strasiotto2021-05-012-4/+13
| * | implement event handlers for streaming mode clickMatthew Strasiotto2021-05-011-0/+6
| * | Add streamingMode option to constructors down the chainMatthew Strasiotto2021-05-012-0/+8
| * | Implement ChartState.SetStreamingMatthew Strasiotto2021-05-011-0/+7
| * | Implement ChartXY.SetStreaming, sets colours, colors not set in setupMatthew Strasiotto2021-05-011-5/+19
| * | change legend position for graphsMatthew Strasiotto2021-04-281-1/+1
| * | refactor chart styling a bitMatthew Strasiotto2021-04-271-20/+35
| * | set chart props in own functionMatthew Strasiotto2021-04-271-2/+48
| |/
* / refactor rawinput utila1xd2021-04-261-2/+2
|/
* fix device id not working with g305a1xd2021-01-302-21/+3
* fix last mouse move - swapped axesa1xd2021-01-221-2/+2
* Fix anisotropy panel covering bottom classic option in by componentJacob Palecki2021-01-221-1/+1
* Fix graphing error in by component graph calculationJacob Palecki2021-01-221-2/+7
* Fix graph for lp_norm != 1Jacob Palecki2021-01-211-2/+1
* change toggle text, "enabled" -> "disable"a1xd2021-01-211-1/+1
* center gui on initial resizea1xd2021-01-211-1/+0
* add angle snappinga1xd2021-01-212-0/+2
* Final GUI tweaksJacob Palecki2021-01-201-0/+5
* TweaksJacob Palecki2021-01-202-17/+22
* merge with master buildsJacob Palecki2021-01-209-37/+227
|\
| * show custom dialog on bad input (#63)a1xd2021-01-141-1/+1
| * filter raw input based on ida1xd2021-01-128-68/+74
| * Small behavior improvementsJacob Palecki2021-01-071-1/+2
| * RefactorJacob Palecki2021-01-076-104/+185
| * rough GUI integration of "Device Hardware ID"Tomáš Pazdiora2021-01-073-0/+101
| * add "Device Hardware ID" setting, to affect only specific deviceTomáš Pazdiora2021-01-051-1/+2
* | Remove debug statementJacob Palecki2021-01-201-5/+0
* | Final graph fidelity tweaks and fixesJacob Palecki2021-01-203-26/+33
* | further tweaksJacob Palecki2021-01-194-33/+24
* | Mostly workingJacob Palecki2021-01-191-9/+69
* | Add timer to mousewatcher for better low-end fidelityJacob Palecki2021-01-181-1/+11
* | Directional worksJacob Palecki2021-01-189-360/+198
* | Refactor for new graph calculation methodJacob Palecki2021-01-1811-25/+318
* | Fix xy anisotropy combining in guiJacob Palecki2021-01-124-28/+41
* | Many small tweaksJacob Palecki2021-01-128-14/+39
* | Directionality menu progressJacob Palecki2021-01-112-10/+21
* | Driver worksJacob Palecki2021-01-111-0/+4
* | Some fixesJacob Palecki2021-01-111-20/+44
* | Implement direcitonality UIJacob Palecki2021-01-107-28/+296
|/
* rename tryparse, add typea1xd2020-12-221-2/+2
* fallback on invariant format when parsing fieldsa1xd2020-12-151-1/+8
* add more changes from reviewa1xd2020-12-059-28/+34
* add changes from reviewa1xd2020-12-035-28/+31
* fix chart range not updating on disablea1xd2020-12-031-15/+12
* filter out abs move raw inputa1xd2020-12-032-1/+6
* add directional multipliersa1xd2020-12-0311-36/+54
* embed version info into assembliesa1xd2020-12-022-30/+1
* Remove experiment file, set driver lang to c++17, fix by component last mouse...Jacob Palecki2020-11-271-28/+2
* move speedcap into acceleratora1xd2020-10-211-3/+6
* put autowrite option back in menua1xd2020-10-215-69/+78