Skip to content

Generic CommandBuffer<T>, and processing_utils crate#73

Open
catilac wants to merge 1 commit intoprocessing:mainfrom
catilac:generic_command_buffer
Open

Generic CommandBuffer<T>, and processing_utils crate#73
catilac wants to merge 1 commit intoprocessing:mainfrom
catilac:generic_command_buffer

Conversation

@catilac
Copy link
Contributor

@catilac catilac commented Feb 16, 2026

I'm working on some midi stuff, and realizing that it will need its own CommandBuffer, and MidiCommand enum to interact with the bevy ECS.

So I've made this generic CommandBuffer and put it in a shared utils crate processing_utils.

If I understand it correctly, many systems we bring in will need this type of CommandBuffer? But if I'm wrong and this is a bad idea, I can let it go :)

@catilac catilac requested a review from tychedelia February 16, 2026 04:11
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