Skip to content

v0.3.3

Compare
Choose a tag to compare
@0b5vr 0b5vr released this 18 Mar 07:57
· 1924 commits to dev since this release

Milestone

💡 Behavior Changes

  • #377: VRM.scene is now THREE.Scene | THREE.Group
    • GLTF.scene is now a THREE.Group instead of THREE.Scene since r114
    • Including THREE.Scene for the moment to preserve the compatibility with < r113
  • #387: The width of outlines under its outlineWidthMode is WorldCoordinates is now identical to the original MToon
    • There was a little difference when the object have a scale other than 1.0

📦 Module Updates