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

Removed VRMLoader #23414

Merged
merged 1 commit into from
Feb 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion examples/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@
"webgl_loader_texture_tga",
"webgl_loader_ttf",
"webgl_loader_vox",
"webgl_loader_vrm",
"webgl_loader_vrml",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrdoob you missed the spot

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you removed webgl_loader_vrm with the anime girl but not webgl_loader_vrml with the building

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait, are these actually two different loaders 🤦

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VRMLoader
VRMLLoader

Spot the difference 😁

"webgl_loader_vtk",
"webgl_loader_xyz",
Expand Down
72 changes: 0 additions & 72 deletions examples/js/loaders/VRMLoader.js

This file was deleted.

78 changes: 0 additions & 78 deletions examples/jsm/loaders/VRMLoader.js

This file was deleted.

Binary file removed examples/models/vrm/Alicia/AliciaSolid.vrm
Binary file not shown.
46 changes: 0 additions & 46 deletions examples/models/vrm/Alicia/readme.txt

This file was deleted.

3 changes: 0 additions & 3 deletions examples/models/vrm/LICENSE

This file was deleted.

Binary file removed examples/screenshots/webgl_loader_vrm.jpg
Binary file not shown.
146 changes: 0 additions & 146 deletions examples/webgl_loader_vrm.html

This file was deleted.