fix blender/blender-addons#105398 include case faces same color #1

Closed
Cedric Steiert wants to merge 1 commits from Bujus_Krachus/io_scene_x3d:fix-list-index-out-of-range into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Collaborator

fixes blender/blender-addons#105398, where objects exported from solidworks get an list index out of range error, when all faces have the same color attributes. I've included it as a sperate case (when length of faces and rgb is different) because i currently don't know if the default case is actually valid and needed.

fixes blender/blender-addons#105398, where objects exported from solidworks get an list index out of range error, when all faces have the same color attributes. I've included it as a sperate case (when length of faces and rgb is different) because i currently don't know if the default case is actually valid and needed.
Cedric Steiert added 1 commit 2024-07-19 20:24:54 +02:00
fixes blender/blender-addons#105398, where objects from solidworks get an list index out of range error, when all faces have the same color attributes.
Cedric Steiert changed title from fix https://projects.blender.org/blender/blender-addons/issues/105398 include case same color to fix blender/blender-addons/issues/105398 include case same color 2024-07-20 00:45:51 +02:00
Cedric Steiert changed title from fix blender/blender-addons/issues/105398 include case same color to fix blender/blender-addons/issues/105398 include case faces same color 2024-07-20 00:46:13 +02:00
Author
Collaborator

Btw didn't test for different files yet, however as we target array length mismatch this probably shouldn't cause any issues

Btw didn't test for different files yet, however as we target array length mismatch this probably shouldn't cause any issues
Cedric Steiert changed title from fix blender/blender-addons/issues/105398 include case faces same color to fix blender/blender-addons#105398 include case faces same color 2024-07-22 03:30:04 +02:00
Campbell Barton approved these changes 2024-07-22 04:22:25 +02:00

Thanks, merged 792b2c5ce5.

Thanks, merged 792b2c5ce5c6159e55c5b91b1df35cdcda92fd71.
Campbell Barton closed this pull request 2024-07-22 04:31:37 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.