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

Documentation is out of date on Mesh::get_vertex_buffer_data #8399

Closed
nicopap opened this issue Apr 16, 2023 · 0 comments · Fixed by #8400
Closed

Documentation is out of date on Mesh::get_vertex_buffer_data #8399

nicopap opened this issue Apr 16, 2023 · 0 comments · Fixed by #8400
Labels
A-Rendering Drawing game state to the screen C-Docs An addition or correction to our documentation

Comments

@nicopap
Copy link
Contributor

nicopap commented Apr 16, 2023

How can Bevy's documentation be improved?

    /// Computes and returns the vertex data of the mesh as bytes.
    /// Therefore the attributes are located in alphabetical order.

Bevy uses the MeshVertexAttributeId over the name since #3959, doc should reflect that change.

@nicopap nicopap added C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy A-Rendering Drawing game state to the screen labels Apr 16, 2023
@nicopap nicopap removed the D-Trivial Nice and easy! A great choice to get started with Bevy label Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant