Commit Graph
5 Commits
Author SHA1 Message Date
Max Hilbrunner 198393eec7 More Godot 4 rename fixes (#6315)
* Spatial -> 3D, Transform, Quaternion

* File -> FileAccess

* Camera -> Camera3D

* Update references to MeshInstance and MultiMeshInstance

* ImmediateGeometry -> ImmediateMesh, misc renames
2022-10-15 20:54:47 +02:00
Jiri Suchan 3370ef2ef9 fix: rename ViewportContainer to SubViewportContainer 2022-10-09 20:07:25 +09:00
nevarek b11c1b1f70 Update names of shader matrix built-ins in Advanced post-processing (#5713) 2022-03-25 15:46:11 +01:00
Hugo Locurcio 4ba5a42f9c Fix NDC coordinates for Vulkan in Advanced post-processing 2021-09-22 18:08:02 +02:00
Nathan Lovato ad4c479d68 Rename shading section into shaders
Closes #4155
Closes #4154
2020-10-08 16:56:58 -06:00