Skip to content

Avoid resetting buffer object when configuring light buffer layout (#6064)

elsid requested to merge elsid/openmw:fix_configure_light_buffer_layout into master

Otherwise this casues RaceSelectionPreview to have no light until first change.

Fixes #6064 (closed)

And it has to be cherry-picked into 0.47 since it's a regression fix.

Edited by elsid

Merge request reports