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

Fix render pass image util to flatten array #801

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

carson-katri
Copy link
Owner

This was failing before, as foreach_set is expecting a flat array instead of a 2D array of (width * height, channels)

Co-authored-by: NullSenseStudio <[email protected]>
@carson-katri carson-katri merged commit 147230a into releases/0.4.0 Jun 3, 2024
@carson-katri carson-katri deleted the render-pass-fix branch June 3, 2024 01:07
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