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

Simplified (object_name#) objects complex again after converting to GLB #123

Open
2 tasks
Newlance opened this issue Aug 8, 2022 · 2 comments
Open
2 tasks
Labels
bug Something isn't working

Comments

@Newlance
Copy link

Newlance commented Aug 8, 2022

Checklist:

  • I updated to the latest version available
  • I cleared the cache of my browser

Release with the issue:

Last working release (if known):

Browser and Operating System:

I have my OBJ file with objects such as MALE_MANAQUIN; however, when I convert the OBJ file to GLB using the instructions in this repo it goes back to MALE_MANAQUIN_1, _2, _3, etc.

Javascript errors shown in the web inspector (if applicable):


Additional information:

@Newlance Newlance added the bug Something isn't working label Aug 8, 2022
@grego1981
Copy link

This happens to me as well with the OBJ MTL JSON files. Any solutions so as to be able to assign the corect entity?

@adizanni
Copy link
Owner

In obj and mtl it should not happen if you use the sharp sign (#) at the end of the object name in sweethome3d (ex. John#).
In GBL unfortunately I have not find a way to export in a way to preserve the same object structure I manage to export in .obj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants