summaryrefslogtreecommitdiff
path: root/grapher/Models/Fields
Commit message (Collapse)AuthorAgeFilesLines
* remove culture specific float parsinga1xd2021-08-291-7/+1
| | | | make app/default culture invariant
* further tweaksJacob Palecki2021-01-191-1/+2
|
* Fix xy anisotropy combining in guiJacob Palecki2021-01-121-7/+26
|
* rename tryparse, add typea1xd2020-12-221-2/+2
|
* fallback on invariant format when parsing fieldsa1xd2020-12-151-1/+8
| | | | by invariant meaning english-based number style, with period char as decimal separator
* add more changes from reviewa1xd2020-12-051-7/+13
| | | | | | improve version error messages revert poll time changes add range validation after text parse
* Show active values correctly for x\y option sensitivityJacob Palecki2020-09-261-0/+26
|
* SetActive changes field default, bugs fixedJacob Palecki2020-09-251-2/+8
|
* Fix box writeJacob Palecki2020-09-112-9/+21
|
* Fix few small bugsJacob Palecki2020-09-081-0/+44
|
* Remove and sort usings en masseJacob Palecki2020-09-082-8/+0
|
* Fix few small bugsJacob Palecki2020-09-081-1/+9
|
* Refactor type optionsJacob Palecki2020-09-071-6/+24
|
* intermittent commit - large commit halfway doneJacob Palecki2020-09-011-0/+48
|
* Move constants to central classJacob Palecki2020-09-012-20/+6
|
* Add constants class and separate classes into regionsJacob Palecki2020-09-012-3/+19
|
* Show xy charts only when accel applied by componentJacob Palecki2020-09-011-6/+1
|
* Initial commitSidiouth2020-08-311-1/+1
| | | | | -Right-alight option labels in the gui -Allow users to modify the string already in the options field
* Almost workingJacob Palecki2020-08-121-1/+6
|
* Reorganized solution into directoriesJacob Palecki2020-08-122-0/+356