mirror of
https://github.com/godotengine/godot.git
synced 2026-02-14 06:36:41 +00:00
* Changed syntax usage for RD::Uniform to create faster with a single RID * Converted render pass setup to use this in clustered renderer to test. This is the first step into creating a proper uniform set cache system to simplify large parts of the codebase.