Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 624 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 624 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - 2023-03-20

Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.

Added

  • Add feature f32, when enabled, all float type inside crate will be f32
  • Add method triangle_indices and iter_point on Triangles, allow client reuse the existing vertex buffer
  • Point Associate Data support

Changed

Fixed