Skip to content

engine: load worldspawn separately from other map data #1692

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

Open
wants to merge 1 commit into
base: for-0.56.0/sync
Choose a base branch
from

Conversation

illwieckz
Copy link
Member

@illwieckz illwieckz commented Jul 6, 2025

Make possible to load the worldspawn separately from other map data.

It's related to me trying to implement native sRGB support:

I'm afraid we have to know if the rendering should use sRGB/linear conversions before rendering anything else from the UI, including the map loading menu itself.

Because right now, at the time we know the map requires sRGB/linerar conversion, the UI is already created.

I'm not sure what I'm doing is right, but this is the problem I attempt to solve.

See on client side:

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.

1 participant