feat: Xplat support for image loading and saving from memory#2689
Merged
Eideren merged 1 commit intostride3d:masterfrom Dec 7, 2025
Merged
feat: Xplat support for image loading and saving from memory#2689Eideren merged 1 commit intostride3d:masterfrom
Eideren merged 1 commit intostride3d:masterfrom
Conversation
8 tasks
87a03db to
26d7106
Compare
12d32f2 to
12876fb
Compare
7467adb to
b9ed531
Compare
b9ed531 to
28c2b1b
Compare
Collaborator
Author
Member
|
We need to merge the other PR first and then rebase this one on top of master. Otherwise there are too many changes. |
Collaborator
|
The other PR has been merged, feel free to rebase when you have time |
f329b8e to
d97884b
Compare
Collaborator
Author
|
Done! |
Collaborator
|
We'll have to postpone this one for next release as we have a major issue with assembly reloading right now. Don't want to slide this one in just in case it's not as stable as we might think |
Member
|
Should be OK to merge now that everything is good on |
Collaborator
|
Thanks ! |
Jklawreszuk
added a commit
to Jklawreszuk/stride
that referenced
this pull request
Dec 7, 2025
8 tasks
Eideren
pushed a commit
that referenced
this pull request
Dec 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PR Details
Small PR that provides loading/saving image from memory. It requires some testing tough.
PR depends on #2690
Types of changes
Checklist