Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

catchup with pygfx, remove checks for pending uploads from tests #562

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

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

kushalkolar
Copy link
Member

after pygfx/pygfx#795 Buffer._gfx_pending_uploads no longer exists. There are new methods Buffer.update_full() and Buffer.update_indices() which we can make use of instead of us having to check these ourselves.

One purpose of our test was to make sure that indices chosen to be uploaded correctly mapped to a range and it seems like we don't have to worry about this anymore, thanks @almarklein ! 😄

We should change our BufferManagers to make use of the new buffer upload options! :D

@kushalkolar kushalkolar requested a review from clewis7 as a code owner July 25, 2024 08:23
@clewis7 clewis7 merged commit 23e8957 into main Jul 25, 2024
10 checks passed
@kushalkolar kushalkolar deleted the remove-pending-uploads-checks branch July 27, 2024 06:42
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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.