mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Remove references for the now removed "Constants" section in the shader migration page
This commit is contained in:
@@ -127,7 +127,7 @@ Types
|
||||
^^^^^
|
||||
|
||||
Shadertoy uses the webgl spec, so it runs a slightly different version of GLSL. However, it still
|
||||
has the regular types, including `Constants`_ and macros.
|
||||
has the regular types, including constants and macros.
|
||||
|
||||
mainImage
|
||||
^^^^^^^^^
|
||||
@@ -194,7 +194,7 @@ Types
|
||||
^^^^^
|
||||
|
||||
The Book of Shaders uses the webgl spec, so it runs a slightly different version of GLSL. However, it still
|
||||
has the regular types, including `Constants`_ and macros.
|
||||
has the regular types, including constants and macros.
|
||||
|
||||
Main
|
||||
^^^^
|
||||
|
||||
Reference in New Issue
Block a user