summaryrefslogtreecommitdiff
path: root/grapher/Layouts/LUTLayout.cs
Commit message (Collapse)AuthorAgeFilesLines
* fix jump fieldsa1xd2021-09-231-0/+2
|
* generalize power start-from-1a1xd2021-09-231-2/+2
| | | | starting output is determined by (gain) offset
* Add power start from oneJacob Palecki2021-09-231-0/+1
|
* Remove weightJacob Palecki2021-09-231-1/+0
|
* Mostly working cap type in GUIJacob Palecki2021-09-231-3/+2
|
* Fixed default values by splitting into unique text boxesJacob Palecki2021-07-101-0/+3
|
* Add separate box for power in classic modeJacob Palecki2021-07-091-0/+1
|
* LUT Panel formattingJacob Palecki2021-07-011-3/+1
|
* Add class for LUT apply typeJacob Palecki2021-06-301-1/+2
|
* Start of LUT points editingJacob Palecki2021-04-251-2/+3
|
* Fixed layout issues for LUTJacob Palecki2021-04-251-0/+7
|
* move arbitrary input into settingsa1xd2021-04-131-1/+1
| | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file
* Add gain switchJacob Palecki2021-04-051-0/+1
|
* update wrapper + writer to handle luta1xd2021-04-061-1/+1
| | | | grapher is building but applying options still broken for the most part
* LUT text layoutJacob Palecki2021-04-051-0/+3
|
* Fix two more errors, add LUT layoutJacob Palecki2021-04-041-0/+27