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

pick id for collada objects #71

Open
kmare opened this issue May 20, 2012 · 1 comment
Open

pick id for collada objects #71

kmare opened this issue May 20, 2012 · 1 comment

Comments

@kmare
Copy link

kmare commented May 20, 2012

Hello,
I'm having an issue where when picking a collada object, getId() won't return its #id, but the name of the instance geometry of the model. I was wondering if that's intentional or a bug. Meshes, MD2 models pick the right ID.

Thank you in advance,
John

@kmare
Copy link
Author

kmare commented May 28, 2012

I'd like to add that it actually makes sense for getId() to return the instance geometry. The only issue I see, is that having one model multiple times, will return the very same ID for everyone of them. Is there a function or something to ensure the "uniqueness" of the picked model?

Thank you again

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

No branches or pull requests

1 participant