mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 18:42:40 +00:00
ASDGF;LKJ
This commit is contained in:
parent
8dcb36221a
commit
103757f7b1
1 changed files with 0 additions and 1 deletions
|
@ -378,7 +378,6 @@ void FurnaceGUIRenderGL::drawOsc(float* data, size_t len, ImVec2 pos0, ImVec2 po
|
|||
if (!furUniform1f) return;
|
||||
if (!furUniform2f) return;
|
||||
if (!furUniform1i) return;
|
||||
if (len<0) return;
|
||||
|
||||
if (len>2048) {
|
||||
logW("len is %d!",len);
|
||||
|
|
Loading…
Reference in a new issue