ubisoft / shotmanager

Shot Manager is a Blender add-on that introduces a true shot entity in Blender scenes, as well as a wide and powerful set of tools to build and edit sequences in real-time directly in the 3D context.
GNU General Public License v3.0
201 stars 29 forks source link

Shots Play mode resets on shots with start frames set on 0 #35

Closed tonpix closed 1 year ago

tonpix commented 2 years ago

Infos on the context

Describe the bug Playback resets once it hits shot with start frame 0

To Reproduce

  1. create 3 shots
  2. first 2 shots start frames on 1 or higher
  3. 3rd shot on start frame 0

You will notice when addon is supposed to play shot1->shot2->shot3, it keeps looping on shot1->shot2, skipping shot3 entirely. Setting shot3 start frame on 1 or higher fixes it

Video clip: https://files.catbox.moe/rbfdhg.mp4

werwack commented 2 years ago

Hi @tonpix , Thank yo for the report. I get an eye at it.