Skip to content

Feature/tracking files for texture palette - #145

Open
YuanQI295 wants to merge 6 commits into
ynput:developfrom
YuanQI295:feature/tracking-files-for-texture-palette
Open

Feature/tracking files for texture palette#145
YuanQI295 wants to merge 6 commits into
ynput:developfrom
YuanQI295:feature/tracking-files-for-texture-palette

Conversation

@YuanQI295

Copy link
Copy Markdown
Contributor

Changelog Description

Adds support for publishing texture-based palettes in Harmony. The extractor now detects palette type (color, texture, or mixed) and automatically publishes associated .tga texture files as representations alongside the .plt file.

Additional review information

Until now, the extractor assumed all palettes were "color" type and always ignored the .tga textures, which broke on texture-based palettes when linked or imported to the scene. The texture palette need the .tga to function.

Testing notes:

Publish a scene with a mixed or texture palette.
Link or load the published palette back into a scene.
Verify if the .plt and its associated .tga texture files are correctly loaded.

@kalisp
kalisp requested review from BigRoy and kalisp August 4, 2026 16:10
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