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

Remove examples/js. #25043

Merged
merged 3 commits into from
Dec 1, 2022
Merged

Remove examples/js. #25043

merged 3 commits into from
Dec 1, 2022

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Nov 30, 2022

Related issue: #24595

Description

This PR removes the examples/js directory with all its contents.

Addons/examples like GLTFLoader or OrbitControls are only available as ES6 modules now.

Certain library files from js/libs are moved to jsm/libs. Users of Ammo.js, DRACO and Basis have to update their import paths.

@Mugen87 Mugen87 added this to the r148 milestone Nov 30, 2022
@mrdoob mrdoob merged commit 1b31fef into mrdoob:dev Dec 1, 2022
@LeviPesin LeviPesin mentioned this pull request Dec 1, 2022
7 tasks
@Mugen87
Copy link
Collaborator Author

Mugen87 commented Dec 1, 2022

Added a note to the migration guide and also a topic in the forum about this change:

https://discourse.threejs.org/t/the-examples-js-directory-will-be-removed-with-r148/45349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants