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

Toggle Overlay Tool Display not working on MacOs (Silicon) - Works as intended on Win10-11 #45

Closed piotrnikov closed 2 years ago

piotrnikov commented 2 years ago

Infos on the context

Describe the bug Toggling Overlay Tool Display works fine in Timeline Window but not in DopeSheet/GreasePencil on MacOs (Silicon).

To Reproduce Steps to reproduce the behavior:

  1. Create Shot.
  2. Toggle Overlay Tool Display
  3. No overlay appear in Grease Pencil DopeSheet.

Expected behavior See Overlay

Screenshots

https://user-images.githubusercontent.com/28474540/191214404-9081817f-2335-49d3-9596-cdc21094227c.mp4

Additional context I tried resetting my preferences and still have the issue.

werwack commented 2 years ago

Hi @piotrnikov, Appart from the fact that you are running on an alpha - so a not supported version of Blender (see my answer here about it), this behavior seems to be normal. Thanks for the video btw, that really helped me getting your point.

So, as you said, you are expecting the Shots Stack (= the overlay display of the shots in a time editor) to appear in the Dopesheet when pressing the Overlay Toggle button. Do do so there are a few things to know there:

I'll try to complete the doc for that asap.

I hope that helps, let me know if you have more questions.

piotrnikov commented 2 years ago

Aahhhhhh ok! The target thing is a bit obscure but makes sense and it works. Thanks so much for explaining!

werwack commented 2 years ago

Well, it is a bit advanced, and obviously needs some documentation. You have the same thing for the 3D viewport: if you want to have the Shot Manager panel on one viewport and all the related actions (camera changing, Sequence Timeline overlay...) on another, you can change the target viewport index in the dropdown that is place on the right of the sequence name, in the main Shot Manager panel.

piotrnikov commented 2 years ago

Oh that's so great!!