Skip to content
Snippets Groups Projects
Commit 599ae998 authored by David C. Lonie's avatar David C. Lonie
Browse files

Fix bug in OGL2 context device.

The tverts was being resized, but elements were added with
push_back. Changed resize -> reserve to fix.
parent 39b6db73
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment