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

Fix reflection probes on dynamic objects in newLoader #6108

Merged
merged 1 commit into from
May 31, 2023

Conversation

netpro2k
Copy link
Contributor

When using newLoader reflection probes were only applying to the scene (set to "static" mode). This fixes dynamic objects to use "dynamic" mode for reflections. This does not change the fact that animated scene objects are currently still set to "static" mode (regardless of newLoader flag).

@netpro2k netpro2k merged commit 7f8176c into master May 31, 2023
1 check passed
@netpro2k netpro2k deleted the fix-newloader-refprobes branch May 31, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant