squish oversized subsurfaces while animating

This commit is contained in:
vaxerski
2022-07-11 23:38:10 +02:00
parent 668dc9bd9c
commit f461ea3105
2 changed files with 14 additions and 1 deletions

View File

@@ -67,6 +67,9 @@ struct SRenderData {
// for blurring
bool blur = false;
// for windows that animate poorly
bool squishOversized = false;
};
struct SStringRuleNames {