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

Vastly Clean Up Rend3 Routine Internals #542

Merged
merged 8 commits into from
Dec 27, 2023
Merged

Conversation

cwfitzgerald
Copy link
Member

@cwfitzgerald cwfitzgerald commented Dec 18, 2023

Checklist

  • CI Checked:
    • cargo fmt has been ran
    • cargo clippy reports no issues
    • cargo test succeeds
    • cargo rend3-doc has no warnings
    • cargo deny check issues have been fixed or added to deny.toml
  • Manually Checked:
    • relevant examples/test cases run
    • changes added to changelog
      • Add credit to yourself for each change: Added new functionality @githubname.

Description

This is a step in the right direction for creating a custom shader example. In general trying to untangle and clean up the rend3_routine api to be less confusing, easier to use, etc.

@cwfitzgerald cwfitzgerald merged commit 03961e2 into trunk Dec 27, 2023
6 checks passed
@cwfitzgerald cwfitzgerald deleted the iterate-rendergraph-api branch December 27, 2023 08:28
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.

1 participant