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 stale VoxelGI warnings. #102843

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

maxpiepenbrink
Copy link
Contributor

@maxpiepenbrink maxpiepenbrink commented Feb 14, 2025

Fix for #102841

Easy 1 line fix, just need to call update_configuration_warnings() any time fields related to our warning concerns get changed. In this case we just need to be concerned about calling this whenever the voxel data field changes for any reason.

Easy 1 line fix, just need to call update_configuration_warnings()
any time fields related to our warning concerns get changed. In
this case it's we just need to be concerned about calling this
whenever the voxel data field changes for any reason.
@maxpiepenbrink maxpiepenbrink marked this pull request as ready for review February 14, 2025 04:57
@maxpiepenbrink maxpiepenbrink requested a review from a team as a code owner February 14, 2025 04:57
Copy link
Member

@clayjohn clayjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@clayjohn clayjohn added this to the 4.4 milestone Feb 14, 2025
@clayjohn clayjohn added the cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release label Feb 14, 2025
@Repiteo Repiteo merged commit 16285a6 into godotengine:master Feb 14, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Feb 14, 2025

Thanks! Congratulations on your first merged contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release topic:editor topic:3d usability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants