Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

StaticShaderBatch interface needs work #194

Closed
nbilyk opened this issue Jun 16, 2019 · 0 comments
Closed

StaticShaderBatch interface needs work #194

nbilyk opened this issue Jun 16, 2019 · 0 comments

Comments

@nbilyk
Copy link
Collaborator

nbilyk commented Jun 16, 2019

StaticShaderBatch exposes the ability to mutate vertex components, but this will currently only work before render() has ever been called.
It's also strange to be able to mutate vertex components, but not draw calls or indices.

Clean up this interface.

@nbilyk nbilyk closed this as completed in b7826da Jul 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant