Skip to content
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

Added bevy_ecs support to CameraRig #2

Merged
merged 1 commit into from Aug 16, 2021
Merged

Added bevy_ecs support to CameraRig #2

merged 1 commit into from Aug 16, 2021

Conversation

BlackPhlox
Copy link
Contributor

@BlackPhlox BlackPhlox commented Aug 16, 2021

In order for bevy to use the CameraRig as a component, Sync + Send (thread-safe) is currently required. This addition should not inhibit its usage in other engines.

@BlackPhlox BlackPhlox changed the title Added bevy_ecs support to Rigdriver Added bevy_ecs support to CameraRig Aug 16, 2021
@h3r2tic h3r2tic merged commit 10e86ab into h3r2tic:main Aug 16, 2021
@h3r2tic
Copy link
Owner

h3r2tic commented Aug 16, 2021

Looks good, thank you!

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.

None yet

2 participants