better ]shared transitions, dock tabs, effects panel name

This commit is contained in:
itsmattkc
2018-11-23 19:49:29 +11:00
parent 6ff379956c
commit 4a7abcdeaa
29 changed files with 171 additions and 146 deletions
+1 -1
View File
@@ -782,7 +782,7 @@ void Effect::process_shader(double timecode, GLTextureCoords&) {
}
}
void Effect::process_coords(double, GLTextureCoords&) {}
void Effect::process_coords(double, GLTextureCoords&, int data) {}
GLuint Effect::process_superimpose(double timecode) {
bool recreate_texture = false;