Skip to content

Use terrain overlay mesh as material source#339

Merged
esnya merged 3 commits into
mainfrom
codex/type-surface-material-source
Jun 4, 2026
Merged

Use terrain overlay mesh as material source#339
esnya merged 3 commits into
mainfrom
codex/type-surface-material-source

Conversation

@esnya
Copy link
Copy Markdown
Owner

@esnya esnya commented Jun 1, 2026

Summary

  • make TerrainOverlayMaterialBinding derive its material mesh code solely from TerrainTextureOverlay.MeshCode
  • remove material-source mesh parsing from TerrainOverlayMaterialSourcePartitioner
  • remove Resonite-side overlay bounds/mesh revalidation and update tests to assert selected overlay mesh behavior

Verification

  • dotnet restore PlateauResoniteLink.sln --locked-mode --disable-build-servers
  • dotnet format whitespace . --folder --verify-no-changes
  • dotnet build PlateauResoniteLink.sln --configuration Release --no-restore --disable-build-servers -m:1 -p:UseSharedCompilation=false
  • dotnet test PlateauResoniteLink.sln --configuration Release --no-restore --verbosity normal -m:1 --disable-build-servers -p:UseSharedCompilation=false
  • Fake Live Sink canonical dump for plateau-13213-higashimurayama-shi-2020 mesh 53395325, compared with git diff --no-index against the semantic baseline: no diff

@esnya esnya force-pushed the codex/type-import-destination branch from d99be29 to bdbe594 Compare June 2, 2026 14:53
@esnya esnya force-pushed the codex/type-surface-material-source branch from 0477b49 to 92df664 Compare June 2, 2026 15:00
@esnya esnya force-pushed the codex/type-import-destination branch from bdbe594 to 88942d2 Compare June 2, 2026 18:24
@esnya esnya force-pushed the codex/type-surface-material-source branch from 92df664 to 803ae6c Compare June 2, 2026 18:24
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 803ae6c64b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/PlateauResoniteLink/Application/Importing/SceneImportContractTypes.cs Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 983afead75

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@esnya esnya force-pushed the codex/type-surface-material-source branch from 983afea to 3a1688b Compare June 2, 2026 19:34
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3a1688b1e2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/PlateauResoniteLink/Application/Importing/CityGmlSurfaceMaterialResolver.cs Outdated
@esnya esnya force-pushed the codex/type-surface-material-source branch from 3a1688b to 269fe57 Compare June 2, 2026 19:59
@esnya esnya force-pushed the codex/type-import-destination branch from 88942d2 to eb73c5f Compare June 2, 2026 20:47
@esnya esnya force-pushed the codex/type-surface-material-source branch from 269fe57 to b95e285 Compare June 2, 2026 20:47
@esnya esnya changed the base branch from codex/type-import-destination to main June 2, 2026 20:48
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b95e285ef4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@esnya esnya force-pushed the codex/type-surface-material-source branch from b95e285 to 9a0597c Compare June 2, 2026 21:17
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9a0597cec0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/PlateauResoniteLink/Targets/Resonite/ResonitePreparedTextureUploader.cs Outdated
@esnya esnya force-pushed the codex/type-surface-material-source branch from 9a0597c to 802ab63 Compare June 2, 2026 21:32
@esnya esnya force-pushed the codex/type-surface-material-source branch from 802ab63 to 373bc93 Compare June 3, 2026 07:54
@esnya
Copy link
Copy Markdown
Owner Author

esnya commented Jun 3, 2026

現時点では受け入れ不可です。#351 が main に merge された後の最新状態で、この PR は GitHub 上 mergeable=CONFLICTING / mergeStateStatus=DIRTY になっています。前回指摘した overlay license mode の identity 問題は最新 head で修正されていましたが、現在は main に対して機械的に merge できないため、競合解消後に再レビューが必要です。

@esnya esnya force-pushed the codex/type-surface-material-source branch from 373bc93 to 4db4d3f Compare June 3, 2026 14:26
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4db4d3f32f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@esnya esnya merged commit 474da12 into main Jun 4, 2026
4 checks passed
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