add checks for NoneType to ignore empty shape nodes #3

Merged
Cedric Steiert merged 2 commits from Bujus_Krachus/io_scene_x3d:add-none-check-for-empty-nodes into main 2024-08-06 17:22:23 +02:00

2 Commits

Author SHA1 Message Date
BujusKrachus
6101db7983 Merge branch 'main' into add-none-check-for-empty-nodes 2024-08-06 17:21:40 +02:00
92063693e8 add checks for NoneType to ignore empty shape nodes
creating a pull request for proposed solution from blender/blender-addons#87766, where a few Shape nodes are missing a coord and coordIndex Section (which would result in an import error)
2024-07-20 01:36:23 +02:00