Chris Hennes
Chris Hennes
Patch provided by forums user 'lamikr': https://forum.freecadweb.org/viewtopic.php?f=10&t=40848 Note that I have not yet tested this patch, I am just submitting on behalf of its author.
I believe that the actual canonical development location for CfdOF is the Gitlab URL, with GitHub serving only as a mirror -- since the package.xml file specifies the Gitlab location,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When inserting an auto-constraint, FreeCAD will crash if the operation is...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Full version info ```shell Version: 0.21.0.33668 +7 (Git) Build type: Release Branch: (HEAD...
This PR rearranges a bunch of addon manager classes and widgets in order to begin making clearer separation between the UI and the business logic. It also starts to compress...
See https://spdx.org/licenses/ -- note that you might actually mean `LGPL-2.1-only`, in which case use that instead.
See https://spdx.org/licenses/ -- note that you might actually mean `LGPL-3.0-only`, in which case use that instead.
See https://spdx.org/licenses/ -- note that you might actually mean `GPL-3.0-only`, in which case use that instead.
See https://spdx.org/licenses/ -- note that you might actually mean `LGPL-2.1-only`, in which case use that instead.
This adds a basic "first start" screen to the Start command: Once you've clicked "Done" on it, it will not reappear (unless you delete your config, or the controlling variable)....