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

Add missing image dimension reads to Quake 3 legacy brush parser #15

Merged
merged 1 commit into from Mar 3, 2021

Conversation

illwieckz
Copy link
Contributor

@illwieckz illwieckz commented Mar 3, 2021

I believe there is no exporter for that brush format so that would mean the
Q3 legacy brushes would be converted to Q3 non-legacy brushes on write,
if there is no bug on the writing part. That other brush format is compatible
with NetRadiant and the q3map2 map compiler so that would not be a big issue.

See that thread for work-in-progress status with the Q3-map based Unvanquished game:

Unvanquished chasm map in DarkRadiant, with Q3 legacy brush support

I believe there is no exporter for that brush format so that would mean the
Q3 legacy brushes would be converted to Q3 non-legacy brushes on write,
if there is no bug on the writing part. That other brush format is compatible
with NetRadiant and the q3map2 map compiler so that would not be a big issue.

See that thread for work-in-progress status with the Q3-map based Unvanquished game:

- https://forums.unvanquished.net/viewtopic.php?f=9&t=2121
@codereader codereader merged commit e31aed2 into codereader:master Mar 3, 2021
@codereader
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants