Skip to content

0.14.0

Compare
Choose a tag to compare
@ManevilleF ManevilleF released this 01 Feb 13:08
· 47 commits to main since this release

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 of UVOptions::new
    • Deprecated UVOptions::cap_default in favor of `UVOptions::new
  • MeshInfo::cheap_hexagonal_column now has 12 vertices instead of 13

What's Changed

Full Changelog: 0.13.0...0.14.0