validations added for moving and trimming

This commit is contained in:
itsmattkc
2019-08-22 14:52:52 +10:00
parent 51a441bc29
commit 6b24ac69d6
8 changed files with 114 additions and 33 deletions
-2
View File
@@ -20,8 +20,6 @@
#include "clip.h"
#include <QDebug>
ClipBlock::ClipBlock()
{
texture_input_ = new NodeInput("tex_in");