summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
...
| * Format mostly correctJacob Palecki2021-07-012-4/+15
| * Further formatting adjustmentsJacob Palecki2021-07-012-4/+6
| * LUT Panel formattingJacob Palecki2021-07-014-8/+38
| * Mostly workingJacob Palecki2021-07-017-121/+119
| * Better-written LUT panelsJacob Palecki2021-06-305-45/+245
| * Add class for LUT apply typeJacob Palecki2021-06-307-243/+213
| * Fix high DPI issueJacob Palecki2021-06-283-82/+179
| * added point optionJacob Palecki2021-06-091-0/+39
| * Start of LUT points editingJacob Palecki2021-04-2517-31/+224
| * Fixed layout issues for LUTJacob Palecki2021-04-254-2/+18
| * move arbitrary input into settingsa1xd2021-04-1316-132/+139
| * Add active value labels for gain switchJacob Palecki2021-04-077-5/+56
| * Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-063-3/+4
| * Rename accelMotivity to growthRateJacob Palecki2021-04-063-3/+4
| * Remove cap and offset style switchesJacob Palecki2021-04-064-122/+37
| * Fix checkbox not snappingJacob Palecki2021-04-062-2/+14
| * Resize vertically for correctnessJacob Palecki2021-04-052-2/+5
| * Correctly align gain switchJacob Palecki2021-04-051-0/+1
| * Add gain switchJacob Palecki2021-04-0516-15/+181
| * LUT GUI fixesJacob Palecki2021-04-055-16/+34
| * update wrapper + writer to handle luta1xd2021-04-0613-337/+204
| * LUT text layoutJacob Palecki2021-04-0513-3/+43
| * It buildsJacob Palecki2021-04-053-15/+16
| * Add textoption for lut text displayJacob Palecki2021-04-042-1/+97
| * Fix two more errors, add LUT layoutJacob Palecki2021-04-042-2/+29
| * Fix most errors from wrapper rewriteJacob Palecki2021-04-0411-68/+67
| * Add differing table typesJacob Palecki2021-04-012-37/+21
| * Add lookuptable jsonJacob Palecki2021-04-013-3/+70
| * update resta1xd2021-04-011-2/+2
* | Merge pull request #87 from matthewstrasiotto/streamer_modeJacobPalecki2021-05-199-22/+157
|\ \
| * | remove unused variable, improve legend positionMatthew Strasiotto2021-05-011-3/+1
| * | set transparencies for chart elements in setup methodMatthew Strasiotto2021-05-011-4/+6
| * | clean up from adding settingsMatthew Strasiotto2021-05-013-13/+17
| * | remove Settings.Settings based config, migrate defintitions to constantsMatthew Strasiotto2021-05-015-109/+18
| * | Update marker size for charts to be biggerMatthew Strasiotto2021-05-011-2/+2
| * | Implement settings save/restore for streaming mode optionMatthew Strasiotto2021-05-012-4/+13
| * | implement event handlers for streaming mode clickMatthew Strasiotto2021-05-011-0/+6
| * | Add streamingMode option to constructors down the chainMatthew Strasiotto2021-05-013-0/+9
| * | add menu item for streaming modeMatthew Strasiotto2021-05-011-1/+11
| * | Implement ChartState.SetStreamingMatthew Strasiotto2021-05-011-0/+7
| * | Implement ChartXY.SetStreaming, sets colours, colors not set in setupMatthew Strasiotto2021-05-011-5/+19
| * | add colours to contantsMatthew Strasiotto2021-05-011-0/+12
| * | change legend position for graphsMatthew Strasiotto2021-04-281-1/+1
| * | update default settings for grapher coloursMatthew Strasiotto2021-04-283-21/+21
| * | refactor chart styling a bitMatthew Strasiotto2021-04-271-20/+35
| * | Reset form 1 to originalMatthew Strasiotto2021-04-271-1512/+1472
| * | set chart props in own functionMatthew Strasiotto2021-04-274-2/+120
| * | chartarea is transparent for all charts nowMatthew Strasiotto2021-04-262-4/+8
| * | Dock legends, add chart bg colour propertyMatthew Strasiotto2021-04-264-1491/+1549
| |/
* / refactor rawinput utila1xd2021-04-261-2/+2
|/