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

JSM Loaders: Create ES modules #15656

Closed
wants to merge 4 commits into from

Conversation

seadeep42
Copy link

@seadeep42 seadeep42 commented Jan 28, 2019

I checked if the examples are working. The below are not. I'm working on fixing them.

  • loaders/mmd
  • loaders/mmd/pose
  • loaders/mmd/audio
  • loaders/obj2/meshspray
  • loaders/obj2/options
  • loaders/texture/pvrtc

Guidance on how they can be fixed is appreciated.

@seadeep42 seadeep42 changed the title Feature/jsm loaders Loaders: Create ES modules Jan 28, 2019
@donmccurdy donmccurdy changed the title Loaders: Create ES modules JSM Loaders: Create ES modules Feb 15, 2019
@Mugen87
Copy link
Collaborator

Mugen87 commented Mar 16, 2019

As mentioned here #15832 (comment), it's better to convert example files in small batches which can be easier reviewed. Thanks for the PR thought!

@Mugen87 Mugen87 closed this Mar 16, 2019
@seadeep42
Copy link
Author

Hi,
Yes. I agree. This wasn't intended to be merged. 50k lines would be a difficult task to review reliably.
It's just a conversation starter.

Please let me know how you would like me to categorize them. I'll make separate PRs.
I'm personally motivated to begin with STL and Collada loaders since I'm using them in my application.

@donmccurdy
Copy link
Collaborator

I think any subset of files you’re comfortable manually testing would be great. With the conversion script, it’s the inspection of the result and testing that require most time.

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.

3 participants