edit blob shader

This commit is contained in:
2026-04-19 20:30:43 +02:00
parent 6043cb12a1
commit 666bfacfcc
3 changed files with 9 additions and 72 deletions
+2
View File
@@ -85,6 +85,8 @@ QVector<BlobRectData> m_cachedRects;
int m_cachedMyIndex = -2;
float m_pendingDx = 0;
float m_pendingDy = 0;
float m_pendingDw = 0;
float m_pendingDh = 0;
bool m_cachedHasInverted = false;
float m_cachedInvertedRadius = 0;
float m_cachedInvertedOuter[4] = {};