Skip to content

Conversation

@StepanTheGreat
Copy link

This PR adds a new method buffer_update_part, which compared to buffer_update, additionally takes an additional offset argument in bytes. This simply allows updating a buffer starting from a specific byte position, compared to always updating it from the start.

The change is backward-compatible and should be available on all platforms.

One minor note is that I only tested this using the GL rendering backend (I don't have an apple device).

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.

1 participant