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

reshade: Summarise code-section of ReshadeUniform::copy #998

Merged

Conversation

tcoyvwac
Copy link

Hi there,

This PR condenses and summaries some common code-fragments in ReshadeUniform::copy.
I would squash this to one commit, however I kept the history for code-review ease and purposes. Please feel free when this PR is fine, to condense everything into one commit for git-history reasons if you like! 😄

Happy to answer any questions on the design of the changeset. The source-code uses mixed naming standards as tried to match the style previously (which was also mixed).

Hope this helps and thanks! 😄

* Lambdas use common variable array name
* Inlined multi-lined statements into single-lined expressions
* Use understore to denote x_detail lambda function
@misyltoad
Copy link
Collaborator

Neat :)

I'll try and peek at this soon.

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

Successfully merging this pull request may close these issues.

2 participants