godot/doc
Juan Linietsky 7dbc458bb4 Clean up shader parameter remap
This PR is a follow up to #64092, which fixed important issues but it was implemented in an overly complex and inefficient way (because it forced the default code path to always go through string operations).
This cleans up all the shader parameter code.

This fixes #54336. Also fixes #56219 because, as the new code never queries the RenderingServer on load, potential deadlocks are avoided.

**NOTE**: materials saved between #62972 and #64092 will no longer work and will need to be resaved in an earlier version.
2023-01-21 12:56:28 +01:00
..
classes Clean up shader parameter remap 2023-01-21 12:56:28 +01:00
tools fix conversion of csharp attributes in code blocks 2022-12-05 22:58:47 +01:00
translations i18n: Sync classref translations with Weblate (3.5 branch) 2023-01-20 12:32:06 +01:00
class.xsd 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
Doxyfile
Makefile