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

getMaterialColorMetallic #47

Open
hpc100 opened this issue Sep 26, 2024 · 0 comments
Open

getMaterialColorMetallic #47

hpc100 opened this issue Sep 26, 2024 · 0 comments
Labels
bug-blender3 Bugs related to Blender 3.x

Comments

@hpc100
Copy link

hpc100 commented Sep 26, 2024

Describe the bug
Some index of mesh are out of range in materialMappings

To Reproduce
run a rotating scan on a scene.blend

Expected behavior
material = materialMappings[hit.target][0][materialIndex]
IndexError: index 232 is out of bounds for axis 0 with size 1

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Blender version : 3.3
@hpc100 hpc100 added the bug-blender3 Bugs related to Blender 3.x label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-blender3 Bugs related to Blender 3.x
Projects
None yet
Development

No branches or pull requests

1 participant