mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-17 12:20:00 +01:00
set orig frame for blend with source
This commit is contained in:
BIN
src/Acid.Cam.v2.Qt
Executable file
BIN
src/Acid.Cam.v2.Qt
Executable file
Binary file not shown.
@@ -84,6 +84,7 @@ void Playback::run() {
|
||||
mutex.unlock();
|
||||
return;
|
||||
}
|
||||
ac::orig_frame = frame.clone();
|
||||
if(current.size()>0) {
|
||||
ac::in_custom = true;
|
||||
for(unsigned int i = 0; i < current.size(); ++i) {
|
||||
|
||||
Reference in New Issue
Block a user