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

Vec4 should impl Property #921

Closed
lassade opened this issue Nov 24, 2020 · 2 comments
Closed

Vec4 should impl Property #921

lassade opened this issue Nov 24, 2020 · 2 comments
Labels
C-Feature A new feature, making something new possible

Comments

@lassade
Copy link
Contributor

lassade commented Nov 24, 2020

Bevy version
commt 01ba7c4

What you did
Tried to look for a Vec4 attribute, but it doesn't impl the Property trait

Additional information
It's useful and fairly easy to add

@cart
Copy link
Member

cart commented Nov 24, 2020

Good call. I'm wrapping up a bevy_property crate rewrite now. I'll include a Vec4 implementation there.

@Moxinilian Moxinilian added core C-Feature A new feature, making something new possible labels Nov 25, 2020
@cart
Copy link
Member

cart commented Dec 1, 2020

Resolved by #926

@cart cart closed this as completed Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Feature A new feature, making something new possible
Projects
None yet
Development

No branches or pull requests

3 participants