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

Fog Settings Only Display Relevant Parameters #270

Closed Spiderguy-F closed 3 months ago

Spiderguy-F commented 4 months ago

We found a TODO in fog.py and resolved it: grafik The Fog component only shows Near and Far when Linear fog is selected and only Density when Exponential fog is selected

keianhzo commented 3 months ago

There are some formatting errors in the code, please run: python ./check_style.py and fix the issues to keep the code format consistency.