Skip to content

Share texture type names from model.h#7395

Open
MjnMixael wants to merge 4 commits intoscp-fs2open:masterfrom
MjnMixael:shared-texture-type-names
Open

Share texture type names from model.h#7395
MjnMixael wants to merge 4 commits intoscp-fs2open:masterfrom
MjnMixael:shared-texture-type-names

Conversation

@MjnMixael
Copy link
Copy Markdown
Contributor

Creates a const map to map texture types to the actual string used (-glow, -normal, -reflect, etc) and shares that string with QtFRED's texture replace dialog.

This is strictly a cleanup PR. Fixes #7378

@MjnMixael MjnMixael added cleanup A modification or rewrite of code to make it more understandable or easier to maintain. qtfred A feature or issue related to qtFred. labels Apr 21, 2026
@github-project-automation github-project-automation Bot moved this to Work In Progress (PRs) in qtFRED2 Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup A modification or rewrite of code to make it more understandable or easier to maintain. qtfred A feature or issue related to qtFred.

Projects

Status: Work In Progress (PRs)

Development

Successfully merging this pull request may close these issues.

Texture Type string literals in modelread need to be shareable to qtfred

1 participant