Add transition weakening

This commit is contained in:
Desmis
2019-03-24 10:58:05 +01:00
parent 49c954b33e
commit 4c080c8fd5
11 changed files with 81 additions and 5 deletions

View File

@@ -957,6 +957,7 @@ struct LocallabParams {
double thresh;
double iter;
double balan;
double transitweak;
bool avoid;
// Color & Light
bool expcolor;