mixer working except when changing plane, previous sample does't work in this case
This commit is contained in:
@@ -76,6 +76,8 @@ public:
|
||||
bool m_smask_active = false;
|
||||
RTT m_tmp[6];
|
||||
RTT m_mixer;
|
||||
ui::StrokeSample m_mixer_sample;
|
||||
bool m_mixer_idle = true;
|
||||
Texture2D m_brush_mix;
|
||||
Texture2D m_tex[6];
|
||||
Texture2D m_tex2[6];
|
||||
|
||||
Reference in New Issue
Block a user