bevy/crates/bevy_mesh
Thierry Berger 6fc965ed56
Expose a few primitive builders, which seemed to be missed? (#17454)
Some primitives seems to have their export being missed, we can see in
the documentation that types are not followable: :
[CuboidMeshBuilder](https://docs.rs/bevy/latest/bevy/math/prelude/struct.Cuboid.html#impl-Meshable-for-Cuboid)
is not exposed.

This Pr addresses this, + its surrounding modules which were around.
2025-01-20 21:29:38 +00:00
..
src Expose a few primitive builders, which seemed to be missed? (#17454) 2025-01-20 21:29:38 +00:00
Cargo.toml Bump Version after Release (#17176) 2025-01-06 00:04:44 +00:00