summaryrefslogtreecommitdiff
path: root/grapher/Models/Options/ApplyOptions.cs
Commit message (Collapse)AuthorAgeFilesLines
* YToXRatio fully worksJacob Palecki2021-09-231-5/+8
|
* Add y\x ratio to guiJacob Palecki2021-09-231-6/+9
|
* get grapher buildinga1xd2021-09-231-9/+9
|
* move arbitrary input into settingsa1xd2021-04-131-41/+16
| | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file
* Fix most errors from wrapper rewriteJacob Palecki2021-04-041-6/+2
|
* Implement direcitonality UIJacob Palecki2021-01-101-21/+28
|
* add scroll to chartsa1xd2020-10-081-5/+2
|
* Fixed anisotropy not loading correctly on savev1.0.2a1xd2020-10-071-1/+2
|
* set invisible args to default values before writea1xd2020-09-291-3/+3
|
* add arg checks in wrappera1xd2020-09-271-3/+3
| | | | | | | | | | | minor changes to settings shape, requires driver reinstall add error handling to writer grapher changes: add prettier serialization + comments add elements for scale and separated limit/exp reset irrelevant (invisible) arg input before checks/write
* Show active values correctly for x\y option sensitivityJacob Palecki2020-09-261-1/+1
|
* Mostly worksJacob Palecki2020-09-221-0/+4
|
* Unsure if I will use thisJacob Palecki2020-09-161-1/+1
|
* Fix active values y widthJacob Palecki2020-09-081-0/+8
|
* Fix few small bugsJacob Palecki2020-09-081-3/+11
|
* Remove and sort usings en masseJacob Palecki2020-09-081-5/+0
|
* Fix few small bugsJacob Palecki2020-09-081-1/+4
|
* Alignment for whole mode worksJacob Palecki2020-09-081-2/+52
|
* Add chart resizeJacob Palecki2020-09-071-1/+8
|
* Refactor type optionsJacob Palecki2020-09-071-2/+2
|
* The menus mostly workJacob Palecki2020-09-021-12/+27
|
* Move optionsets to applyoptionsJacob Palecki2020-09-021-3/+76
|
* Move constants to central classJacob Palecki2020-09-011-0/+1
|
* Add constants class and separate classes into regionsJacob Palecki2020-09-011-0/+10
|
* Show xy charts only when accel applied by componentJacob Palecki2020-09-011-1/+1
|
* Set whole or by component with toolstrip itemJacob Palecki2020-09-011-0/+85