Closed johnny555 closed 3 months ago
Fix for issue #42
DaeUnsupportedError is part of the collada.common
I originally thought this was a resurfacing of this bug: https://github.com/FreeCAD/FreeCAD/pull/12085 but after testing I think its just a simple API error.
Using PyCollada v0.8
Link to source https://github.com/pycollada/pycollada/blob/39cabd78c4bdbdab763a510be3c2ff378ee9d75b/collada/common.py#L102
But did not test.
How this fix works in FreeCAD 0.21.2? All ok?
Fix for issue #42
DaeUnsupportedError is part of the collada.common
I originally thought this was a resurfacing of this bug: https://github.com/FreeCAD/FreeCAD/pull/12085 but after testing I think its just a simple API error.
Using PyCollada v0.8