Resolve TypeError: importMesh_IndexedLineSet() missing 1 required positional argument: '_' when importing a x3d file
Details
Details
Diff Detail
Diff Detail
- Repository
- rBA Blender Add-ons
Event Timeline
Comment Actions
Will commit with slightly different fix (no reason to keep that dummy third parameter at all, it never called with more than two).
Comment Actions
Thanks for this bug fix, I was importing a model from Paraview in .x3d format. It saved me.