Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle no scene.world in a friendlier way #330

Open
Dragorn421 opened this issue Apr 17, 2024 · 0 comments
Open

Handle no scene.world in a friendlier way #330

Dragorn421 opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Dragorn421
Copy link
Contributor

Illustrated by #326

Sometimes (when???) the scene.world (which stores scene lighting settings in vanilla blender and additional related props for fast64) is None

This prevents materials from working (they appear pink according to whatever causes that default behavior) and any exporting fails with a cryptic message

The fix is simply to create a world in the scene world properties

Fast64 should handle a missing world better
(I'm not sure on the specifics of how)

@Dragorn421 Dragorn421 added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant