-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Returning conversion warnings in 3DMLoader #21639
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
158a875
extract name and value properties from objects
fraguada ec3ff76
Extract object userStrings
fraguada 89da0c7
Merge branch 'dev' of https://github.com/mrdoob/three.js into wip/3DM…
fraguada 78afc99
Merge branch 'wip/3DMLoader' of https://github.com/mcneel/three.js in…
fraguada c810381
3dmLoader: refactor es6
fraguada 4176142
Remove unnecessary imports.
fraguada 1d97c81
Store conversion warnings in returned object
karimi e21f211
Pass worker erros to onError callback
karimi da176ab
Pass worker erros to onError callback
karimi 6c02601
Merge branch 'dev' into 3dmloaderwarnings
karimi ea34dbf
adding some error catching related to PBR mats
fraguada 103675f
Merge branch 'dev' of https://github.com/mrdoob/three.js into wip/3DM…
fraguada 7731833
fix bug in texturetype checking
fraguada 0652c61
Post warnings to worker
karimi b1ecb5e
Merge https://github.com/mrdoob/three.js into 3dmloaderwarnings
karimi 27b8f45
Merge branch 'dev' of https://github.com/mrdoob/three.js into wip/3DM…
fraguada 92a0c62
adding taskId in worker
fraguada 6a35bd8
Merge branch 'wip/3DMLoader' of https://github.com/mcneel/three.js in…
fraguada 0f2ac4a
Merge branch 'dev' of https://github.com/mrdoob/three.js into 3dmload…
fraguada cb633a0
cleanup taskID usage
fraguada e3a7f58
added class level warnings
fraguada 3cdfabe
printing warnings
fraguada e9d7654
fixed bug in .catch
fraguada 0c60f5f
Fix undefined this.warnings
karimi 5d06888
Add onWarning callback
karimi 3ca34c0
Rewriting onMessage as arrow function
karimi bd86376
rework warning messages, lightstyle switch
fraguada 59dd4bd
Remove onWarning callback, add warnings to userData
karimi 7f8bcc4
Cleanup comments, etc.
fraguada a7806e6
reverted change in example
fraguada File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.