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 50 forks source link

Report import errors when calling delayed gathers. #303

Closed Exairnous closed 3 months ago

Exairnous commented 3 months ago

The call delayed gathers function was missing the error handling present for the regular imports. This PR adds the missing error handling so that errors are properly reported to the user and as many components as possible are imported.