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

Make the legacy dynamic light renderer work again #1093

Merged
merged 5 commits into from Apr 22, 2024

Conversation

illwieckz
Copy link
Member

@illwieckz illwieckz commented Apr 21, 2024

Something is wrong as the light is too dim, but it works.

About the wrongness, here with both map dynamic light, and weapon projectile dynamic light:

unvanquished_2024-04-21_202022_000

It should look like this:

unvanquished_2024-04-21_204455_000

GL_BindToTMU calls GL_Bind that prints a warning on such
situation but GLBindToTMU attempts to reade members before
calling GL_Bind and then crash.
@illwieckz illwieckz force-pushed the illwieckz/legacy-dynamic-lighting branch from e5d6d3c to 76bf4f8 Compare April 21, 2024 19:53
@illwieckz illwieckz force-pushed the illwieckz/legacy-dynamic-lighting branch from 949ddcc to 107ae30 Compare April 22, 2024 15:48
@illwieckz illwieckz force-pushed the illwieckz/legacy-dynamic-lighting branch from 107ae30 to 60a3606 Compare April 22, 2024 22:20
@illwieckz illwieckz merged commit a793a65 into master Apr 22, 2024
5 of 6 checks passed
@illwieckz illwieckz deleted the illwieckz/legacy-dynamic-lighting branch April 22, 2024 22:49
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

2 participants