You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the latest AFrame refactor fog is now part of the environment settings. We need to refactor this otherwise all the scenes exported from Blender with fog will be broken.
Note that the current fog component is still working in Hubs its just being handled differently than before. Since we removed the fog component from aframe I merged it into environment-settings on the Hubs side but still not sure that is the best thing to do. I was looking to fix the regression quickly and this decision doesn't bind us to any changes since the external API didn't change yet. I think its probably correct to bundle it into environment-settings but we should think about it a bit more.
After the latest AFrame refactor fog is now part of the environment settings. We need to refactor this otherwise all the scenes exported from Blender with fog will be broken.
Related Hubs-Foundation/hubs#5438
The text was updated successfully, but these errors were encountered: