summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
* fix last mouse move - swapped axesa1xd2021-01-221-2/+2
* Fix anisotropy panel covering bottom classic option in by componentJacob Palecki2021-01-222-2/+2
* 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-212-5/+13
* add angle snappinga1xd2021-01-212-0/+2
* Final GUI tweaksJacob Palecki2021-01-202-2/+7
* TweaksJacob Palecki2021-01-204-27/+23
* merge with master buildsJacob Palecki2021-01-2014-57/+384
|\
| * show custom dialog on bad input (#63)a1xd2021-01-144-1/+130
| * filter raw input based on ida1xd2021-01-1210-87/+79
| * Small behavior improvementsJacob Palecki2021-01-071-1/+2
| * Include csproj as wellJacob Palecki2021-01-071-1/+2
| * RefactorJacob Palecki2021-01-076-104/+185
| * rough GUI integration of "Device Hardware ID"Tomáš Pazdiora2021-01-076-11/+124
| * 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-204-30/+34
* | further tweaksJacob Palecki2021-01-194-33/+24
* | Mostly workingJacob Palecki2021-01-191-9/+69
* | Hide offset for power typeJacob Palecki2021-01-181-1/+1
* | Add timer to mousewatcher for better low-end fidelityJacob Palecki2021-01-181-1/+11
* | Directional worksJacob Palecki2021-01-1811-361/+201
* | Refactor for new graph calculation methodJacob Palecki2021-01-1812-25/+322
* | Fix xy anisotropy combining in guiJacob Palecki2021-01-124-28/+41
* | Many small tweaksJacob Palecki2021-01-1211-104/+134
* | Directionality menu progressJacob Palecki2021-01-113-11/+28
* | Driver worksJacob Palecki2021-01-111-0/+4
* | Some fixesJacob Palecki2021-01-112-21/+45
* | Implement direcitonality UIJacob Palecki2021-01-1011-71/+578
|/
* rename tryparse, add typea1xd2020-12-221-2/+2
* fallback on invariant format when parsing fieldsa1xd2020-12-152-1/+12
* 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-028-40/+445
* 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-217-73/+95
* fix sens label visibility when separateda1xd2020-10-211-1/+2
* add speed capa1xd2020-10-201-1/+2
* Fix output velocity calculationJacob Palecki2020-10-181-2/+2
* Fix simulated mouse input bug + small renamingJacob Palecki2020-10-154-70/+74
* hide weight when motivity is selecteda1xd2020-10-131-1/+1
* add magic number to constantsa1xd2020-10-082-2/+4
* disable write button when settings are toggled offa1xd2020-10-081-4/+4
* improve comments, variable namesa1xd2020-10-084-118/+118