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.
Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.
- Add feature
f32
, when enabled, all float type inside crate will bef32
- Add method
triangle_indices
anditer_point
onTriangles
, allow client reuse the existing vertex buffer - Point Associate Data support