Godot Version
4.3
Question
I’m working on a very complex shader and it takes a few seconds for the engine to compile it (look for errors in the code) so it’s reeeally annoying to have it freezing every time I change something
Is there a way to stop realtime code compilation and trigger it manually?
Thanks in advance!