Chris Hennes
Chris Hennes
Here's the underlying Qt bug: https://bugreports.qt.io/browse/QTBUG-86407
(@maxwxyz how would you like to mark Upstream bugs? This isn't something we can or should fix locally.)
> Are you sure? No 😁 -- you are right in your read that it was listed as fixed prior to the release of Qt 6.7, but the description and...
> As there are a few files GPL3+ (located under src/Mod/BIM) this can create a license incompatibility. As the BIM workspace is the outlier, maybe the author could be asked...
That sounds like it would be an excellent addition: to have places in FreeCAD that load fonts have some ability to find them from within an Addon. I can think...
It seems as if it's really maybe only if there is a *mix* of visible and invisible objects being exported. @pieterhijma any idea?
For the record, "bumping" has the exact opposite effect. During review meetings we sort by least-recently-updated, so touching a PR right before the meeting prevents us from seeing it (until...
@xtemp09 can you try running pre-commit locally and see if you can clean up that clang format issue that the CI is showing?
What are all these changes from `FLOAT_MAX` to `FLT_MAX`? Those don't seem related to the libe57format update.
@oursland is going to try this with git subtree instead so we can compare approaches.