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 false positive errors in gdshaderinc files #89752

Commits on Mar 21, 2024

  1. Fix false positive errors in gdshaderinc files

    These language features are wrongly detected as errors (not supported)
    when used in gdshaderinc files:
    - instance uniforms
    - hint_normal_roughness_texture
    - hint_depth_texture
    
    This type of error should only occur when the shader type is not spatial
    and not a gdshaderinc file.
    ze2j committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    993cd25 View commit details
    Browse the repository at this point in the history