Replies: 1 comment
-
I vote "ignore with error message" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue#2121 has to do with a session recording containing a script command with a wildcard (*) which can apply to one or multiple scenegraphnodes.
This problem happens because the software scrutinizes all script commands in a recording, and adds new matching initialization commands at the start of the playback file. There are a few reasons why it does this:
Since a command with a wildcard is not specific, there are two options that I'm considering for how to handle this. They are described in detail here (select one in the form below):
4 votes ·
Beta Was this translation helpful? Give feedback.
All reactions