-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Close #7690 (add info for shader hints and default values) #8117
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
Conversation
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
skyace65
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commits need to be squashed, but other than that this looks good.
|
Do I need to squash the commits, or does someone else do it? |
|
We prefer that contributors do it themselves, however in the docs repository maintainers can do a squash and merge (we can't do this in the engine repository). It's not a big deal since it's your first PR here but just keep it in mind for the future. If you don't know how to keep everything to one commit we have a guide here. |
|
Squashed and merged. Thanks for contributing :) |
|
Cherry-picked to 4.1 |
closes #7690
This PR clarifies the syntax for adding both a default value and a hint for shader uniforms.