Skip to content

Adds terrain disk, scene, and render structures - #1944

Merged
Haselnussbomber merged 19 commits into
aers:mainfrom
universalconquistador:terrain
Sep 7, 2026
Merged

Adds terrain disk, scene, and render structures#1944
Haselnussbomber merged 19 commits into
aers:mainfrom
universalconquistador:terrain

Conversation

@universalconquistador

@universalconquistador universalconquistador commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Everything I need to support hit-testing in my plugin... and then some!

Shout out to winter and Lumina for the help.

NOTE: This PR also includes #1943. If that PR is not accepted, I'll revert that commit from this branch and remove the TerrainResourceHandle.GetTeraFileData() vfunc declaration.

@github-actions github-actions Bot added the breaking change PR contains breaking changes and wont be merged before a new patch label Aug 31, 2026
@github-actions github-actions Bot removed the breaking change PR contains breaking changes and wont be merged before a new patch label Sep 4, 2026
@universalconquistador

universalconquistador commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

I have updated this to keep the base ResourceHandle version of GetData marked as [Obsolete], and also provide a specially-typed accessor that takes precedence in the IDA vtable.
image

@Haselnussbomber
Haselnussbomber merged commit 767a7ef into aers:main Sep 7, 2026
5 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.

2 participants