ShaderEditor icon indicating copy to clipboard operation
ShaderEditor copied to clipboard

[Feature] disable auto run on app startup

Open Raival-e opened this issue 9 months ago • 4 comments

Is it possible to disable previewing the shader in the code editor? it's distracting. I can't see the code while the shader is playing in the background.

Raival-e avatar Mar 21 '25 18:03 Raival-e

I accidentally wrote a complicated shader and now I can't open the app at all because of the lag lol. I should've changed the run mode. Though I think there should be a safety feature or something in case this happens.

Raival-e avatar Mar 22 '25 04:03 Raival-e

nvm turns out It is possible to change the run mode so that it doesn't render behind the editor.

Raival-e avatar Mar 22 '25 04:03 Raival-e

Yes, glad you found it, and sorry for the late response.

And yes, there should be a safety feature to detect defect shaders. Will come in the next update!

markusfisch avatar Mar 22 '25 12:03 markusfisch

there should be a safety feature to detect defect shaders.

one way is to add an option to disable auto run on startup. This way reopening the app would allow us to change the code.

Raival-e avatar Mar 22 '25 13:03 Raival-e