Chris Hennes

Results 74 issues of Chris Hennes

This macro contains a `__license__` entry, but does not specify a valid license there. The line should be removed, or a valid SPDX license identifier put in place. https://github.com/FreeCAD/FreeCAD-macros/blob/25fcaf70eb49c7ba68d1b7958404ae104e15430c/Sketcher/SketcherOffset.FCMacro#L14

A quick look through the repo seems to indicate that there are many macros with licenses written at the top of their source code, but no `__License__` variable set. The...

See https://spdx.org/licenses/ -- note that you might actually mean `AGPL-3.0-only`, in which case use that instead.

See https://spdx.org/licenses/ -- note that you might actually mean `AGPL-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.

This is an example of the new package.xml metadata file format. To use it, just update the elements that don't suit your release (I just made up a version number...

Add a tab to the About FreeCAD dialog that embeds the contents of PRIVACY_POLICY.md. Third-party providers should ensure that they replace that file with their own policy when building. @sliptonic

Core

This is an example of the new package.xml metadata file format. To use it, just update the elements that don't suit your release (I just made up a version number...

To use the icon included with a new download of this Addon, you should set the path to the icon relative to the Addon installation location.