Radiant
|
0214f6bc85
make mat4 consistent with vec4 (#9298)
|
1 gadu atpakaļ |
Ricardo Buring
|
509095d65f
Clarify per-instance uniforms are not supported in the Compatibility renderer
|
1 gadu atpakaļ |
Matthew
|
fb31598828
Merge pull request #8669 from jsjtxietian/patch-1
|
1 gadu atpakaļ |
Matthew
|
6c79237950
Merge pull request #8635 from Calinou/shading-language-fix-classref-link
|
1 gadu atpakaļ |
Hugo Locurcio
|
2b3c3c3ef4
Document `source_color` shader hint being relevant for 2D HDR
|
1 gadu atpakaļ |
Hugo Locurcio
|
9773552257
Emphasize the importance of mipmaps for `textureLod()` in Screen-reading shaders
|
1 gadu atpakaļ |
Hex-4
|
37a96ba407
Close #7690 (add info for shader hints and default values) (#8117)
|
1 gadu atpakaļ |
Luna
|
0fe7ff833e
Fixed typos in several doc files (#8002)
|
1 gadu atpakaļ |
Hugo Locurcio
|
df904137db
Fix incorrect usage of backticks in various pages
|
2 gadi atpakaļ |
ffernn
|
2076e147c2
Added sky and fog shaders the the "Built-in variables" section
|
2 gadi atpakaļ |
Hugo Locurcio
|
17e6a5f7bb
Mention function overloading not being supported in Shading language (#6940)
|
2 gadi atpakaļ |
Hugo Locurcio
|
9286f1b466
Remove references to removed GLES2 backend
|
2 gadi atpakaļ |
clayjohn
|
8bf41b6ef1
Document how to use screen space textures using uniform hints
|
2 gadi atpakaļ |
Kenneth Lee
|
ad1d3072c4
Updates GLSL reference to contain GDScript types
|
2 gadi atpakaļ |
Yuri Rubinsky
|
aed85898c4
Add derivative with precision shader functions
|
2 gadi atpakaļ |
Winston
|
11ffa4bf33
Explain LOD arguments in Shading language (#6593)
|
2 gadi atpakaļ |
Hugo Locurcio
|
e2313a8395
Improve Shader preprocessor documentation (#6563)
|
2 gadi atpakaļ |
Yuri Sizov
|
c5f066b27e
Merge pull request #6343 from alcomposer/patch-1
|
2 gadi atpakaļ |
J.M. de Jong
|
116cfdf9b7
fix imulExtended description
|
2 gadi atpakaļ |
Yuri Sizov
|
6b9ec31b0a
Fix reported formatting issues and property references
|
2 gadi atpakaļ |
J.M. de Jong
|
7fe43cfc8e
Update Shading language to refer to `set_shader_parameter()` (#6515)
|
2 gadi atpakaļ |
Hugo Locurcio
|
319106ba2b
Document global and per-instance uniforms in Shading language (#6414)
|
2 gadi atpakaļ |
Mara Huldra
|
0d1d5735ee
Replace all uses of `hint_color`/`hint_albedo` with `source_color` (#6450)
|
2 gadi atpakaļ |
Arnaud Billon
|
329ed4c0a0
Update `_anisotropic` hint suffix in Shading language (#6447)
|
2 gadi atpakaļ |
alcomposer
|
66c6e38f46
hint_albedo is depreciated
|
2 gadi atpakaļ |
Max Hilbrunner
|
5bb50c07b6
Nuke old renderer comparison page
|
2 gadi atpakaļ |
Yuri Rubinsky
|
f1c0ab12eb
Add `samplerCubeArray` type to the list of supported shader types.
|
2 gadi atpakaļ |
Yuri Rubinsky
|
0258f554ae
Few fixes in shading_language
|
2 gadi atpakaļ |
Yuri Rubinsky
|
b578978c8e
Fix incorrect example in shader language (uniforms section)
|
2 gadi atpakaļ |
Yuri Rubinsky
|
a45b66ed2a
Add `group_uniforms` to the description of shader uniforms
|
2 gadi atpakaļ |