diff options
author | ze2j <46556066+ze2j@users.noreply.github.com> | 2024-03-21 15:46:41 +0100 |
---|---|---|
committer | ze2j <46556066+ze2j@users.noreply.github.com> | 2024-03-21 15:46:41 +0100 |
commit | 993cd25ff20dba3cfd5c2f128d3c39cc7aebab4b (patch) | |
tree | f6ee84055461bf044d6d30baf6dad565339fdb6a /modules/gdscript/gdscript_parser.cpp | |
parent | fe01776f05b1787b28b4a270d53037a3c25f4ca2 (diff) | |
download | redot-engine-993cd25ff20dba3cfd5c2f128d3c39cc7aebab4b.tar.gz |
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.
Diffstat (limited to 'modules/gdscript/gdscript_parser.cpp')
0 files changed, 0 insertions, 0 deletions