Closed NathanLovato closed 7 years ago
In handlers.py, If the playback_speed > 0, frame_pre is > frame_current even if the user went back in time. Need some code to take in account all speed levels.
Added to the main task, see https://github.com/GDquest/Blender-power-sequencer/issues/22
In handlers.py, If the playback_speed > 0, frame_pre is > frame_current even if the user went back in time. Need some code to take in account all speed levels.