Hugues Delorme

Results 95 comments of Hugues Delorme

Hello @DDman1984 mayo.exe "refreshes" the whole contents of the progress text each time there's some update(eg task ended or progress change) So if you connect to the standard ouput channel...

As a reminder the shape meshing parameters are here: ![image](https://github.com/fougue/mayo/assets/939132/45a35220-f77e-466f-94bb-284687a8a99f) > Post import re-tessellation of individual objects would also be very welcome. Agree, this needs a dedicated issue

Hello @eobet The best workaround for "export all" is to select the document root(s) in the Model tree: ![image](https://github.com/fougue/mayo/assets/939132/823e5738-6d5a-4417-93dc-bf9ae56a4a2b) What's confusing is that nothing appears selected in the 3D view,...

Bug reproduced on my side. As a workaround you can downgrade the mesh quality to "Coarse" before loading the STEP file, in Tools->Options dialog: ![image](https://github.com/fougue/mayo/assets/939132/c456ac34-cd37-4a69-92f4-6010731cf050)

After investigation it appears that some BSpline entities are not correct for OpenCascade. For example first BSpline entity in `88732000.dxf`: - degree is 3 - it's non-periodic(flags = 8) -...

As you are a commercial user of ZWsoft that would be great if you ask them about this issue. The software is creating BSPLINE entities that seem to be ill-formed(at...

Hello, thank you so much for the hint. Do you know if there is a way to check any potential conflict with the iconv library? How did you install iconv...

Thanks for the feedback, for now I will add some "troubleshooting" notes on this iconv topic for the macOS build wiki page. Let's see later in the mid-term how to...

Hello @andrsd Do you think that these issues still happen with the CMake build process?

Thanks for having tested this @andrsd Maybe this should be tested on macos CI(github actions) so this issue can be safely closed