Hugues Delorme
Hugues Delorme
Thanks for reporting! Duplicates #54
As of OpenCascade 7.5.0 doesn't support Collada format. From what I can see FreeCAD provide Collada import/export with `.../src/Mod/Arch/importDAE.py` At first sight I would prefer to use [OpenCollada](https://github.com/KhronosGroup/OpenCOLLADA) or [Assimp](https://github.com/assimp/assimp)...
See as well fork https://github.com/RemiArnaud/OpenCOLLADA
Currently surface selection isn't possible, Mayo provides selection of "components" in the assembly tree. It's possible to implement surface selection, what would you like to do with the selected surface?
Interesting, I would like to provide a face inspection tool in Mayo so the user can see the surface geometry type and specific properties(eg radius of cylindrical surface, ...). So...
There's no date planned for v0.6 but this face inspection feature can be the next thing to be worked on. So it should be available in the next couple of...
Hello Luzpaz, This is a good idea, will try to do so. Some CI(eg travis) should be in place first so creation of the AppImage can be automated. I leave...
@probonopd I've added a [wiki page](https://github.com/fougue/mayo/wiki/Build-instructions-for-Debian) for build instructions on Debian-based systems. For recent Qt DLLs on Xenial it looks pretty straightforward, I would just pick one from https://launchpad.net/~beineri For...
@probonopd Thanks for you help ! My first intent is to build Mayo on Xenial as you recommended and then package the binaries into an AppImage. GCC >= 9 is...
AppImage provided starting from mayo v0.6.0