- 997785c: Setters for the Node component allow vectors and matrices formatted as arrays or typed arrays
- Converted this repository to Typescript. This package will now ship with TS type declarations."
- b65fd8f: Fix incorrect handling of Float32Arrays in data accessor builder utils
- Allow user specified indexes for supported primitive properties
- Capitalise names of enums
- 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