Skip to content

Add 0.15 release notes for Reflectable#1751

Merged
alice-i-cecile merged 1 commit intobevyengine:mainfrom
MrGVSV:mrgvsv/notes/5772-reflectable
Oct 30, 2024
Merged

Add 0.15 release notes for Reflectable#1751
alice-i-cecile merged 1 commit intobevyengine:mainfrom
MrGVSV:mrgvsv/notes/5772-reflectable

Conversation

@MrGVSV
Copy link
Copy Markdown
Member

@MrGVSV MrGVSV commented Oct 29, 2024

Fixes #1687

I chose not to include a code snippet here as I didn't think it was particularly interesting to show T: Reflect + GetTypeRegistration + Typed + TypePath -> T: Reflectable, but let me know if it would be better with an example!

Comment on lines +11 to +16
[`bevy_reflect`]: https://docs.rs/bevy_reflect/0.15/bevy_reflect/
[`Reflect`]: https://docs.rs/bevy_reflect/0.15/bevy_reflect/trait.Reflect.html
[`TypePath`]: https://docs.rs/bevy_reflect/0.15/bevy_reflect/trait.TypePath.html
[`Typed`]: https://docs.rs/bevy_reflect/0.15/bevy_reflect/trait.Typed.html
[`GetTypeRegistration`]: https://docs.rs/bevy_reflect/0.15/bevy_reflect/trait.GetTypeRegistration.html
[`Reflectable`]: https://docs.rs/bevy_reflect/0.15/bevy_reflect/trait.Reflectable.html No newline at end of file
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this okay? Or should we be doing links differently?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's totally fine.

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Oct 30, 2024
Merged via the queue into bevyengine:main with commit 573a5d2 Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write release notes for PR #5772: bevy_reflect: Add Reflectable trait

2 participants