mirror of https://github.com/godotengine/godot
Fix `taa_resolve.glsl` path
This commit is contained in:
parent
abf47965fc
commit
3dfa7bb286
|
|
@ -151,7 +151,7 @@ Comment: Intel ASSAO and related files
|
||||||
Copyright: 2016, Intel Corporation
|
Copyright: 2016, Intel Corporation
|
||||||
License: Expat
|
License: Expat
|
||||||
|
|
||||||
Files: ./servers/rendering/renderer_rd/shaders/taa_resolve.glsl
|
Files: ./servers/rendering/renderer_rd/shaders/effects/taa_resolve.glsl
|
||||||
Comment: Temporal Anti-Aliasing resolve implementation
|
Comment: Temporal Anti-Aliasing resolve implementation
|
||||||
Copyright: 2016, Panos Karabelas
|
Copyright: 2016, Panos Karabelas
|
||||||
License: Expat
|
License: Expat
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue