ynput / ayon-houdini

Houdini addon for AYON
Apache License 2.0
11 stars 9 forks source link

Do not error on Load Warnings, but instead just log them. #166

Closed BigRoy closed 1 week ago

BigRoy commented 2 weeks ago

Changelog Description

Do not error on Load Warnings, but instead just log them.

Additional review information

Instead of showing an error pop-up scene warnings like:

Skipping unrecognized parameter "load_refresh".
Skipping unrecognized parameter "load_message".             

Will now just be logged instead of prompted to the user.

Testing notes:

  1. Open scene with HDA that has changed in the meantime (e.g. has parameters removed that were previously overridden in the existing file)