Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 08:07
· 57 commits to main since this release

Added

  • Added back BufferObject and BufferGeometry to create geometry from low-level buffer data.

Changed

  • Fixed kwargs error when assigning vertexcolor.
  • Fixed a bug of mis-matching colors and positions length for GeometryObject buffer data.

Removed