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

Clarify warning message for unsupported light. #362

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

rcorre
Copy link
Contributor

@rcorre rcorre commented Sep 7, 2020

Previously the warning read
"Unknown light type. Use Point, Spot or Sun: Area", which is vague it
looks like Area is part of the supported types.

Fixes #353.

Previously the warning read
"Unknown light type. Use Point, Spot or Sun: Area", which is vague it
looks like Area is part of the supported types.
@Jason0214
Copy link
Collaborator

Thanks! Good catch indeed.

@Jason0214 Jason0214 merged commit e6d1f49 into godotengine:master Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print a warning message when trying to export unsupported light types (such as area lights)
3 participants