Furgo
Furgo
Thanks for testing. I can still reproduce it, unfortunately. A few notes: 1. A workaround I've found to be able to continue working on the model is to do the...
Reportedly this is the underlying issue for https://github.com/FreeCAD/FreeCAD/issues/13750 as well. Does it make sense to start shipping OCC 7.7.2 with the backported fix?
@adrianinsaval thanks. Unfortunately, the AppImage does not solve [that issue](https://github.com/FreeCAD/FreeCAD/issues/13750). I've used: ``` OS: Ubuntu 22.04.4 LTS (ubuntu:GNOME/ubuntu) Word size of FreeCAD: 64-bit Version: 0.22.0dev.37213 (Git) AppImage Build type: Release...
Bummer. Thanks for checking, though. I'm not familiar with OCC, and doing a quick search just returned this: https://dev.opencascade.org/node/84296#comment-25214, but I could not find any reference to the specific upstream...
Out of curiosity, is there a specific reason why this PR keeps growing? It's currently addressing ca. 30 issues. Could it not be an alternative to break it down into...
@PaddleStroke thank you for the clarification. Looking forward to seeing this merged, thanks for the great work!
@Syres916 oh, wow, thanks! Except for the colors, that was _exactly_ what I was looking for. A few notes/questions after testing your branch, and using the Classic theme: 1. The...
Thanks! I'll look into it in the next few days. Happy to submit the PR from that code, if that helps getting it merged for everyone.
Also related to imported DXF layers: https://github.com/FreeCAD/FreeCAD/issues/13621
I can no longer reproduce this issue. Today I could import layers successfully with the C++ importer. I wonder if the fix for https://github.com/FreeCAD/FreeCAD/issues/13636 had something to do with it....