summaryrefslogtreecommitdiff
path: root/grapher/FieldXY.cs
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized solution into directoriesJacob Palecki2020-08-121-130/+0
|
* Fixed some edge cases around not using enterJacob Palecki2020-08-121-2/+2
|
* Nicer decimals, enter press not needed to enter valuesJacob Palecki2020-08-121-0/+15
|
* Disallow differing x and y weights with gain capJacob Palecki2020-08-111-9/+45
|
* Add velocity gain optionJacob Palecki2020-08-041-2/+2
|
* Use options instead of fieldsJacob Palecki2020-07-301-5/+2
|
* Fix a few bugs around fieldXYJacob Palecki2020-07-291-2/+2
|
* Add FieldXYJacob Palecki2020-07-291-0/+82