Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 585 Bytes

gltf-builder

0.7.1

Patch Changes

  • b65fd8f: Fix incorrect handling of Float32Arrays in data accessor builder utils

0.7.0

Minor Changes

  • Allow user specified indexes for supported primitive properties
  • Capitalise names of enums

0.6.0

Minor Changes

  • 0b36081: Publish non-bundled builds
  • 085cde7: Rename utilities for generating data accessors for primitives to be usage agnostic. Add new utility for vec2 data.
  • 1f1c340: Add components necessary for setting textures on materials
  • 085cde7: Add utility for generating texture object from buffer data