Results 49 issues of lorenz

Are there any docs for the python bindings available. I have no idea how to use libredwg and run into a crash imediatly: ``` >>> import LibreDWG >>> LibreDWG.Dwg_Data() >>>...

enhancement
help wanted
good first issue

the filename should look like this: FreeCAD_{{ release }}-{{ revision }}-{{ date }}-{{ system }}-{{ python-version }}.{{ extension }}

- [ ] FreeCAD logo not working - [ ] dmg version name is wrong (the actual version is higher than 29436) bundling process needs to run on m1 directly

https://github.com/FreeCAD/FreeCAD-Bundle/blob/d2e4264920fcd63eec67912e658f1cfe6da611a2/.github/workflows/source_creation.yml#L29

just a little reminder to make the next release easier: - ~update the win-builds to use the 0.19.1 naming scheme~ - ~osx: https://forum.freecadweb.org/viewtopic.php?f=15&t=51345&start=230#p490638~(check if it is working)~ - osx/appimage documentation...

how can we add a revision number in the FreeCAD-version-info if freecad wasn't rebuild, but a patch was added to the build.

Netlib for windows doesn't work because dll's are somehow not found. Maybe someone has an idea what's wrong @sgrogan @triplus.

I guess the bundle needs to have a license included. Most likely the license should be gpl as gpl-libraries are definitely included (eg.: gmsh, solvespace)

I am looking for a way to put a color-distribution onto a SoNurbsSurface using the same basis for the color interpolation? I tried to do this the same way as...

question