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 compile error in advanced_postprocessing.rst #9764

Merged

Conversation

tetrapod00
Copy link
Contributor

The shader from this page would not compile on 4.3.
Now it uses fog_disabled instead of disable_fog.

@clayjohn clayjohn added bug area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.1 cherrypick:4.2 cherrypick:4.3 labels Aug 16, 2024
@skyace65 skyace65 merged commit f3beeb7 into godotengine:master Aug 16, 2024
1 check passed
@skyace65
Copy link
Contributor

Thanks!

@tetrapod00 tetrapod00 deleted the fog-disabled-advanced-postprocessing branch August 16, 2024 23:32
@Calinou
Copy link
Member

Calinou commented Aug 31, 2024

Cherry-picked to 4.3, stable and 4.2.

Not cherry-pickable to 4.1 since the disable_fog spatial shader render mode wasn't implemented in 4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug topic:shaders
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants