summaryrefslogtreecommitdiff
path: root/grapher/Models/Charts
Commit message (Expand)AuthorAgeFilesLines
* fix last mouse move - swapped axesa1xd2021-01-221-2/+2
* Final graph fidelity tweaks and fixesJacob Palecki2021-01-201-2/+2
* Directional worksJacob Palecki2021-01-186-44/+24
* Refactor for new graph calculation methodJacob Palecki2021-01-186-25/+34
* Many small tweaksJacob Palecki2021-01-122-8/+2
* Driver worksJacob Palecki2021-01-111-0/+4
* Implement direcitonality UIJacob Palecki2021-01-101-1/+3
* add more changes from reviewa1xd2020-12-055-9/+9
* add changes from reviewa1xd2020-12-031-4/+12
* fix chart range not updating on disablea1xd2020-12-031-15/+12
* add directional multipliersa1xd2020-12-035-9/+9
* Remove experiment file, set driver lang to c++17, fix by component last mouse...Jacob Palecki2020-11-271-28/+2
* Fix simulated mouse input bug + small renamingJacob Palecki2020-10-153-4/+4
* add scroll to chartsa1xd2020-10-083-86/+11
* add toggle button + save gui settings on closea1xd2020-10-081-2/+2
* Fix for second dot not clearing:Jacob Palecki2020-09-273-0/+13
* SetActive changes field default, bugs fixedJacob Palecki2020-09-251-6/+6
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-253-0/+21
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-6/+16
* Scaling improvement, remove y data from xy combinedJacob Palecki2020-09-224-0/+29
* Rename experiment two to motivityJacob Palecki2020-09-221-1/+0
* Fix bug & rename x axis to input speedJacob Palecki2020-09-221-0/+4
* Mostly worksJacob Palecki2020-09-223-0/+45
* separate x/y mostly worksJacob Palecki2020-09-214-15/+40
* Attempt to get separate x/y workingJacob Palecki2020-09-201-1/+7
* further workJacob Palecki2020-09-191-1/+1
* Add y lines to graphes + further workJacob Palecki2020-09-174-1/+24
* Further workJacob Palecki2020-09-176-28/+45
* Much progressJacob Palecki2020-09-175-5/+62
* Unsure if I will use thisJacob Palecki2020-09-166-116/+330
* Clean up chart titles, axes, legendsJacob Palecki2020-09-081-1/+14
* By component, anisotropy full worksJacob Palecki2020-09-082-9/+25
* Add option to turn off last mouse move dotJacob Palecki2020-09-082-7/+32
* Center write buttonJacob Palecki2020-09-081-1/+12
* Remove and sort usings en masseJacob Palecki2020-09-083-21/+1
* Add chart resizeJacob Palecki2020-09-072-0/+49
* Move constants to central classJacob Palecki2020-09-012-14/+7
* Add constants class and separate classes into regionsJacob Palecki2020-09-013-11/+27
* Show xy charts only when accel applied by componentJacob Palecki2020-09-011-7/+3
* Fix initial points, add poll time constantJacob Palecki2020-08-132-4/+4
* All works smoothlyJacob Palecki2020-08-133-54/+82
* Dot to show mouse moveJacob Palecki2020-08-132-32/+131
* Almost workingJacob Palecki2020-08-122-14/+51
* Factor accel calculations into calculation classesJacob Palecki2020-08-122-1/+19
* Reorganized solution into directoriesJacob Palecki2020-08-122-0/+259