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

3DMLoader: Read object names from .3dm file #20684

Merged
merged 3 commits into from
Nov 17, 2020
Merged

3DMLoader: Read object names from .3dm file #20684

merged 3 commits into from
Nov 17, 2020

Conversation

perkma
Copy link
Contributor

@perkma perkma commented Nov 13, 2020

In Rhino object can have a name. This name is currently accessible using Object.userData[ 'attributes' ].name. For better coherence it would be nice to have the name directly on the Three.js object.

@Mugen87
Copy link
Collaborator

Mugen87 commented Nov 14, 2020

@fraguada Looking good?

@fraguada
Copy link
Contributor

Looks legit. Thanks @perkma!

Thanks @Mugen87 for the ping!

@Mugen87
Copy link
Collaborator

Mugen87 commented Nov 17, 2020

@perkma Do you mind rebasing the PR? The current diff looks odd.

@perkma
Copy link
Contributor Author

perkma commented Nov 17, 2020

Rebased.

@mrdoob mrdoob added this to the r123 milestone Nov 17, 2020
@mrdoob mrdoob changed the title Read object names from .3dm file 3DMLoader: Read object names from .3dm file Nov 17, 2020
@mrdoob mrdoob merged commit fbce990 into mrdoob:dev Nov 17, 2020
@mrdoob
Copy link
Owner

mrdoob commented Nov 17, 2020

Thanks!

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.

None yet

4 participants