summaryrefslogtreecommitdiff
path: root/grapher/Models/Options
Commit message (Collapse)AuthorAgeFilesLines
...
* LUT text layoutJacob Palecki2021-04-051-1/+7
|
* It buildsJacob Palecki2021-04-051-2/+2
|
* Add textoption for lut text displayJacob Palecki2021-04-041-0/+95
|
* Fix most errors from wrapper rewriteJacob Palecki2021-04-045-31/+53
|
* further tweaksJacob Palecki2021-01-192-1/+1
|
* Fix xy anisotropy combining in guiJacob Palecki2021-01-122-19/+11
|
* Many small tweaksJacob Palecki2021-01-124-4/+34
|
* Directionality menu progressJacob Palecki2021-01-111-10/+20
|
* Some fixesJacob Palecki2021-01-111-20/+44
|
* Implement direcitonality UIJacob Palecki2021-01-104-21/+222
|
* fix sens label visibility when separateda1xd2020-10-211-1/+2
|
* add scroll to chartsa1xd2020-10-081-5/+2
|
* add static default settings in wrappera1xd2020-10-071-1/+1
|
* Fixed anisotropy not loading correctly on savev1.0.2a1xd2020-10-071-1/+2
|
* set invisible args to default values before writea1xd2020-09-293-19/+20
|
* Fix legacy offset bugsJacob Palecki2020-09-271-23/+4
|
* add arg checks in wrappera1xd2020-09-274-37/+44
| | | | | | | | | | | 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
* Remove logarithmJacob Palecki2020-09-261-1/+0
|
* Show active values correctly for x\y option sensitivityJacob Palecki2020-09-263-3/+21
|
* SetActive changes field default, bugs fixedJacob Palecki2020-09-251-0/+2
|
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-2/+1
|
* Rename write buttonJacob Palecki2020-09-221-2/+0
|
* Rename active to current, make dropdown display accel type on active value setJacob Palecki2020-09-222-6/+2
|
* Fix cap style defaulting to legacyJacob Palecki2020-09-221-1/+1
|
* Rename experiment two to motivityJacob Palecki2020-09-221-1/+1
|
* Fix bug & rename x axis to input speedJacob Palecki2020-09-221-2/+9
|
* Mostly worksJacob Palecki2020-09-222-2/+9
|
* Merge branch 'GUI' into experimentJacob Palecki2020-09-211-1/+1
|\
| * Merge branch 'GUI' into UnsureJacob Palecki2020-09-171-6/+6
| |\
| * | Unsure if I will use thisJacob Palecki2020-09-161-1/+1
| | |
* | | log sigmoid sens doneJacob Palecki2020-09-191-0/+1
| |/ |/|
* | Fix cap options pt 2Jacob Palecki2020-09-161-4/+4
| |
* | Fix cap options, fix power style labelsJacob Palecki2020-09-161-2/+2
|/
* Fix box writeJacob Palecki2020-09-111-3/+3
|
* Add improved logarithm styleJacob Palecki2020-09-091-0/+1
|
* Fix active values y widthJacob Palecki2020-09-081-0/+8
|
* Fix accel type y active value alignmentJacob Palecki2020-09-081-2/+1
|
* Fix few small bugsJacob Palecki2020-09-0810-32/+130
|
* Remove and sort usings en masseJacob Palecki2020-09-0811-56/+4
|
* Fix few small bugsJacob Palecki2020-09-084-6/+26
|
* Alignment for whole mode worksJacob Palecki2020-09-0810-31/+159
|
* Add chart resizeJacob Palecki2020-09-072-2/+8
|
* Fix some separation bugsJacob Palecki2020-09-076-17/+47
|
* Refactor type optionsJacob Palecki2020-09-078-113/+286
|
* Pass args by ref for settingJacob Palecki2020-09-071-2/+2
|
* Remove log and sigmoid stylesJacob Palecki2020-09-041-2/+0
|
* Merge with masterJacob Palecki2020-09-043-19/+144
|\
| * Add offset options to GUI, make gain options defaultJacob Palecki2020-09-032-11/+135
| |
* | The menus mostly workJacob Palecki2020-09-022-13/+31
| |
* | Move optionsets to applyoptionsJacob Palecki2020-09-023-21/+101
| |