17 Commits

Author SHA1 Message Date
Nông Văn Tình
aa78ead1f4 Mention DEPTH must be set in all branches in Spatial shaders (#6429)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-11-28 22:52:01 +01:00
clayjohn
9baaed9628 Fix order of EXTRA_MATRIX and WORLD_MATRIX
in CanvasItem Shader reference page

(cherry picked from commit 32ef437729)
2022-09-28 12:15:52 +02:00
Yuri Sizov
9d7de8e55d Revert "Add newly shader built-ins to docs backport" (#6154) 2022-09-08 16:14:01 +03:00
Patrick
2b7c4911f4 Add newly shader built-ins to docs backport
Backport of https://github.com/godotengine/godot-docs/pull/6022
2022-09-08 13:03:24 +02:00
Cameron Reikes
02db4f3cad Clarify issue with GLES2 renderer (#6100)
* Clarify issue with GLES2 renderer

See #6098

* Apply suggestions from code review

Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-24 16:54:23 +02:00
Alex786
da35c3052d Fix typo in Your first 3D shader (#6061) 2022-08-10 12:02:14 +02:00
alex-pahdo
4e97b589b0 Clarify hint_range in Shading language (#6029) 2022-08-04 22:21:56 +02:00
Patrick-FlameLizard
fcedb67bcc [3.x] Examples of matrix input usage in Spatial Shaders
3.x version of this PR: https://github.com/godotengine/godot-docs/pull/5895
2022-07-20 15:25:18 +02:00
Michael Nischt
30a16e8188 Fix matrix member to column-major access in Shading language (#5794) 2022-05-04 23:07:29 +02:00
Hugo Locurcio
78d319feec Link to transparency sorting limitations page in Spatial shaders (#5741)
Co-authored-by: Clay John <claynjohn@gmail.com>
2022-04-06 19:39:50 +02:00
Hakunamawatta
d963962be3 Fix "inspecter" to "inspector"
(cherry picked from commit b276648dd6)
2022-03-11 14:22:57 +01:00
Jerome Canler
6b2b865c75 Remove additional newline in Introduction to shaders
This newline creates an unwanted paragraph.
2022-02-22 18:24:35 +01:00
Haoyu Qiu
58e916280e Correct the name of SpatialMaterial for 3.x (#5477)
StandardMaterial3D should be SpatialMaterial on 3.x.
2021-12-27 17:03:23 +01:00
Nathan Lovato
8efde7f69f address all reference errors after backporting changes to 3.4 branch 2021-11-25 18:29:49 -06:00
Nathan Lovato
c6fdd5147b Move pages out of the tutorials/content section
Remove the section
2021-11-24 10:31:25 -06:00
Nathan Lovato
2f93575f95 Merge and edit intro to shader pages
Closes #4156
2021-11-24 10:30:55 -06:00
Nathan Lovato
77e3fc97dc Rename shading section into shaders
Closes #4155
Closes #4154
2021-11-24 10:28:02 -06:00