Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shaders preview in ultra-fast motion #480

Open
bencbartlett opened this issue Aug 16, 2022 · 2 comments
Open

Shaders preview in ultra-fast motion #480

bencbartlett opened this issue Aug 16, 2022 · 2 comments

Comments

@bencbartlett
Copy link
Collaborator

When using uniform float time; // @@Time to time-evolve a shader, the shader will often preview in the editor menu at like 100x speed. I'm not sure what causes this. When you make a change which causes the shader to recompile, this goes away.

@xian
Copy link
Member

xian commented Sep 23, 2022

I think this is caused by the same auto-adjust code behind #481, which is a bug anyway cuz time isn't adjustable directly from a control.

@xian
Copy link
Member

xian commented Sep 23, 2022

Oh, wait, hmm @bencbartlett is it possible this only happens on shaders whose time is affected by some slider, like a speed slider or something? Having trouble replicating now that I'm looking at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants