Type texture payload variants#353
Closed
esnya wants to merge 1 commit into
Closed
Conversation
1e55037 to
b2ca141
Compare
1ea3d1f to
0f8edcf
Compare
b2ca141 to
c91f814
Compare
0f8edcf to
c601f6e
Compare
c91f814 to
fa0eb99
Compare
c601f6e to
5410aa3
Compare
fa0eb99 to
7e24e00
Compare
5410aa3 to
609699a
Compare
7e24e00 to
cce651b
Compare
609699a to
c34effc
Compare
cce651b to
4d321a8
Compare
c34effc to
a2d73c6
Compare
Owner
Author
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.
Summary
TexturePayloadintoRawRgba32TexturePayloadandEncodedImageTexturePayload.TexturePayloadFormatdiscriminator and rawWidth ?? throw/Height ?? throwpath fromSceneImportContractMapper.Verification
dotnet restore PlateauResoniteLink.sln --locked-mode --disable-build-serversdotnet format whitespace . --folder --verify-no-changesdotnet build PlateauResoniteLink.sln --configuration Release --no-restore --disable-build-servers -m:1 -p:UseSharedCompilation=falsedotnet test PlateauResoniteLink.sln --configuration Release --no-restore --verbosity normal -m:1 --disable-build-servers -p:UseSharedCompilation=false(1021 passed)plateau-13213-higashimurayama-shi-2020mesh53395325, packagesdem,bldg, terrain meshgrid.git diff --no-indexagainst the semantic baseline was non-empty only in the already-stacked PresentationCommon dedicated-material output from the parent branch; no texture payload variant-specific dump regression was observed. Temporary dump was deleted.Notes
Width,Height, andBinaryPayload; encoded image payloads carry source-backed image data with optional dimensions.ResoniteTexturePayloadFormatremains a separate follow-up candidate because it is downstream of the neutral import contract boundary.