summaryrefslogtreecommitdiff
path: root/grapher/Field.cs
Commit message (Expand)AuthorAgeFilesLines
* Reorganized solution into directoriesJacob Palecki2020-08-121-226/+0
* Fixed some edge cases around not using enterJacob Palecki2020-08-121-4/+10
* Nicer decimals, enter press not needed to enter valuesJacob Palecki2020-08-121-20/+29
* Small refactoring, use new struct to store magnitudesJacob Palecki2020-07-311-1/+1
* Use options instead of fieldsJacob Palecki2020-07-301-1/+1
* Fix small bugs, add AccelOptions classJacob Palecki2020-07-301-3/+37
* Fix a few bugs around fieldXYJacob Palecki2020-07-291-1/+5
* Add FieldXYJacob Palecki2020-07-291-3/+16
* All single-value boxes use fieldsJacob Palecki2020-07-291-14/+44
* Separate classes into files, add Field class for text box stateJacob Palecki2020-07-291-0/+130