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

Allow shadowing of external values #86

Merged
merged 3 commits into from
Jun 3, 2021
Merged

Allow shadowing of external values #86

merged 3 commits into from
Jun 3, 2021

Conversation

laurentlb
Copy link
Owner

Handle external values (e.g. uniforms) like other variables. They can be shadowed.
This is more consistent and allows us to simplify the code.

Handle external values (e.g. uniforms) like other variables. They can be shadowed.
This is more consistent and allows us to simplify the code.
@AppVeyorBot
Copy link

Base automatically changed from llb to master June 3, 2021 16:34
@AppVeyorBot
Copy link

@laurentlb laurentlb merged commit 03fa4a4 into master Jun 3, 2021
@laurentlb laurentlb deleted the llbshadow branch June 3, 2021 16:40
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.

None yet

3 participants