Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Three.js is now r113 #358

Merged
merged 6 commits into from
Feb 26, 2020
Merged

Three.js is now r113 #358

merged 6 commits into from
Feb 26, 2020

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Feb 25, 2020

  • Three.js is now r113.
  • Remove src/vrm/types/three.d.ts.
    • That defined our own declaration of class GLTF but now Three's definition of GLTF is good enough
  • Remove dependencies of THREE.Math
    • It has been renamed to THREE.MathUtils since r113. To preserving its compatibility (a little), we are going to define what we need by ourselves for now

@0b5vr 0b5vr added types Get typed dependencies Pull requests that update a dependency file labels Feb 25, 2020
@0b5vr 0b5vr added this to the v0.3.0 milestone Feb 25, 2020
@0b5vr 0b5vr self-assigned this Feb 25, 2020
@0b5vr 0b5vr merged commit ba029b7 into dev Feb 26, 2020
@0b5vr 0b5vr deleted the three-r113 branch February 26, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file types Get typed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant