Skip to content

1.2.1

Compare
Choose a tag to compare
@pissang pissang released this 02 May 10:53
· 74 commits to master since this release

Features

  • Add normalScale in clay.standard shader. by @SamuelTS

  • Implement plugin.GamepadControl. by @SamuelTS

  • App3D#createMaterial add textureLoaded and texturesReady callback in parameter object.

Enhancements

  • More robust #define parsing in shader.

  • [fbx2gltf] works in python2.7 by @fmmoret . See #80

  • Improve velocity buffer of skinned mesh.