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

iUniform usage improvements #120

Open
theetcher opened this issue Oct 24, 2020 · 0 comments
Open

iUniform usage improvements #120

theetcher opened this issue Oct 24, 2020 · 0 comments

Comments

@theetcher
Copy link

theetcher commented Oct 24, 2020

Let me suggest following improvements:

  • Update iUniform value of vector attributes during slider drag. Currently it will update only when you release the slider, Usual single float uniform updates correctly, vector only after release.
  • Change non-slider iUniform values using mouse wheel. Focus on the field with mouse and:
    * Usual scroll - changes with user defined
    * Shift + wheel updates with (10 * step)
    * Ctrl + wheel updates with (0.1 * step)
  • If iUniform will be controlled by mouse wheel it will be handy to have vector uniform as a row of N values like that:
    image

Thank you for what are you doing, This extension is really awesome.

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

1 participant