summaryrefslogtreecommitdiff
path: root/grapher/Models/Options
Commit message (Collapse)AuthorAgeFilesLines
* get grapher buildinga1xd2021-09-074-54/+60
|
* enable directionality options with by-componenta1xd2021-08-291-44/+20
|
* fix args setter from field inputa1xd2021-07-111-2/+2
|
* Small bug fixesJacob Palecki2021-07-102-0/+4
|
* Remove unneeded functionJacob Palecki2021-07-101-16/+0
|
* Fixed default values by splitting into unique text boxesJacob Palecki2021-07-101-20/+26
|
* Small bugfix + add default text for LUTJacob Palecki2021-07-091-0/+18
|
* Add separate box for power in classic modeJacob Palecki2021-07-091-24/+15
|
* Handle power\exponent correctly in GUIJacob Palecki2021-07-031-3/+25
|
* Guide updates and accel type choice fixedJacob Palecki2021-07-031-1/+1
|
* Small fixes, guide additions, tweaksJacob Palecki2021-07-031-0/+2
|
* Format mostly correctJacob Palecki2021-07-012-4/+15
|
* Further formatting adjustmentsJacob Palecki2021-07-012-4/+6
|
* LUT Panel formattingJacob Palecki2021-07-013-5/+37
|
* Mostly workingJacob Palecki2021-07-014-39/+37
|
* Better-written LUT panelsJacob Palecki2021-06-302-23/+129
|
* Add class for LUT apply typeJacob Palecki2021-06-303-221/+183
|
* Fix high DPI issueJacob Palecki2021-06-281-24/+17
|
* added point optionJacob Palecki2021-06-091-0/+39
|
* Start of LUT points editingJacob Palecki2021-04-252-0/+146
|
* Fixed layout issues for LUTJacob Palecki2021-04-252-2/+9
|
* move arbitrary input into settingsa1xd2021-04-133-106/+81
| | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file
* Add active value labels for gain switchJacob Palecki2021-04-072-2/+21
|
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-061-2/+2
|
* Rename accelMotivity to growthRateJacob Palecki2021-04-061-2/+2
|
* Remove cap and offset style switchesJacob Palecki2021-04-061-7/+7
|
* Fix checkbox not snappingJacob Palecki2021-04-062-2/+14
|
* Correctly align gain switchJacob Palecki2021-04-051-0/+1
|
* Add gain switchJacob Palecki2021-04-052-0/+109
|
* LUT GUI fixesJacob Palecki2021-04-052-1/+4
|
* update wrapper + writer to handle luta1xd2021-04-061-13/+10
| | | | grapher is building but applying options still broken for the most part
* 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
|