1.0.1
-
Use Array in glmatrix instead of Float32Array. Which has a significant improvement in performance and precision?
-
[glTF] Loader will use alpha channel in diffuseMap defaultly.
-
[glTF] Loader support
COLOR_0
attribute. -
Use
type
instead ofinstanceof
to validate the value.