fix mixer clear residual data, reduce brush preview updates especially on gesture

This commit is contained in:
2019-11-16 15:15:19 +01:00
parent 4b4c03f45f
commit ddff7455e7
4 changed files with 10 additions and 11 deletions

View File

@@ -131,7 +131,6 @@ public:
RTT m_tmp_dual[6];
RTT m_mixer;
float m_mixer_scale = 1;
Texture2D m_brush_mix;
Texture2D m_tex[6];
Texture2D m_tex2[6];
RTT m_merge_rtt;