Hubs-Foundation / hubs-blender-exporter

The Hubs Blender Add-on enables artists to export their creations to the immersive web with Hubs
Mozilla Public License 2.0
165 stars 51 forks source link

Switch the audio-params override to be disabled by default. #275

Closed Exairnous closed 5 months ago

Exairnous commented 6 months ago

Make audio zones and audio targets specifically enable the override because that's their whole purpose. When migrating, check to see if the field is present, if it is then its value is respected otherwise the override is set to true in order to preserve the previous state.

This addresses issue #199 It is also needed for properly importing the audio-params component in #63