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

Refactor OpenImage operator and reuse in environment-settings #216

Closed keianhzo closed 1 year ago

keianhzo commented 1 year ago

This PR adds a reusable OpenImage operator and adds it to the environment-settings components images. It also refactors the existing OpenReflectionProbeEnvMap to use OpenImage.

Closes https://github.com/MozillaReality/hubs-blender-exporter/issues/208

keianhzo commented 1 year ago

@Exairnous I think I've addressed all feedback, let me know if you want to take another look, otherwise I will merge

Exairnous commented 1 year ago

I'll take a quick look, but I expect it's good :) Thanks!

keianhzo commented 1 year ago

@Exairnous I've added a fix for the context pointer issues in my last commit, I think that can help avoid the console errors