0.14.0
Release notes
- MSRV set to
1.72.1
- Added gizmos to mesh_builder example
Breaking changes
- Fixed UV generation for hexagonal planes, as a consequence:
- Deprecated
UVOptions::quad_default
in favor ofUVOptions::new
- Deprecated
UVOptions::cap_default
in favor of `UVOptions::new
- Deprecated
MeshInfo::cheap_hexagonal_column
now has 12 vertices instead of 13
What's Changed
- 0.14 chores by @ManevilleF in #145
Full Changelog: 0.13.0...0.14.0