bevy/crates/bevy_gltf/src
Kanabenki 375af64e8c
Finish documenting bevy_gltf (#9998)
# Objective

- Finish documenting `bevy_gltf`.

## Solution

- Document the remaining items, add links to the glTF spec where
relevant. Add the `warn(missing_doc)` attribute.
2023-10-03 10:13:52 +00:00
..
lib.rs Finish documenting bevy_gltf (#9998) 2023-10-03 10:13:52 +00:00
loader.rs Finish documenting bevy_gltf (#9998) 2023-10-03 10:13:52 +00:00
vertex_attributes.rs Import the second UV map if present in glTF files. (#9992) 2023-10-02 21:07:03 +00:00