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

Update most demos for Godot 4.0.beta10 #782

Merged
merged 1 commit into from
Jan 5, 2023

Commits on Dec 23, 2022

  1. Update most demos for Godot 4.0.beta10

    The HDR for 2D demo was renamed to Glow for 2D as autoexposure can
    no longer be used in 2D in 4.0.
    
    The SDF font demo was renamed to MSDF font to denote that multi-channel
    distance field fonts are now used.
    
    The OpenSimplexNoise demo was renamed to Noise Viewer as it now
    uses FastNoiseLite.
    Calinou committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    31b353a View commit details
    Browse the repository at this point in the history