Skip to content

Fix OpenGL state clobbering when rendering streamlines#3233

Merged
bjeurissen merged 2 commits intomasterfrom
fix_track_state
Nov 15, 2025
Merged

Fix OpenGL state clobbering when rendering streamlines#3233
bjeurissen merged 2 commits intomasterfrom
fix_track_state

Conversation

@daljit46
Copy link
Member

Fixes #3230.

We need to rebind the intended EBO for the current chunk of streamlines 
before drawing. Fixes streamline glitch when ODFs are loaded.
@daljit46 daljit46 requested a review from a team November 11, 2025 09:46
@daljit46 daljit46 self-assigned this Nov 11, 2025
@bjeurissen bjeurissen added this pull request to the merge queue Nov 15, 2025
Merged via the queue into master with commit a488fa3 Nov 15, 2025
5 checks passed
@bjeurissen bjeurissen deleted the fix_track_state branch November 15, 2025 10:25
Lestropie added a commit that referenced this pull request Jan 12, 2026
Pull Requests that required manual code porting due to incompatibility of code bases between master and dev:
- #3148
- #3107
- #3181
- #3207
- #3195
- #3197
- #3205
- #3187
- #3050
- #3204
- #3215
- #3172
- #3233
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mrview: glitch with streamline rendering

2 participants