Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use shader name instead of editor image in *BITMAP field on ASE export #625

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cagelight
Copy link
Contributor

Fix for #561

This fixes the issue in a way reverse of #617 by having q3map2 use the BITMAP field for shader names instead of editor images. This is more compatible with how other programs use ASE models. An important thing to note about this fix is that it is not backwards compatible. Anyone currently using ASE models in their map that have been generated by an older version of q3map2 will need to regenerate them.

Doesn't seem to actually affect anything as far as q3map2 is concerned, but it's a bit cleaner this way.
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.

None yet

1 participant