Syres916
Syres916
Fixes https://github.com/FreeCAD/FreeCAD/issues/11672 even though the root cause is user education, i.e. don't create two circles in the same location.
...to opening Addons using older methods. Tested with Gear Wb after recent changes to assist use with multiple Python and FreeCAD versions: https://github.com/looooo/freecad.gears/pull/141
...and a warning message box for the change from the widget handling system units to now handling document units. This is following https://github.com/FreeCAD/FreeCAD/pull/9521 The Status Bar Wiki page needs some...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Only when new objects are created are the color and text...
Backport of https://github.com/FreeCAD/FreeCAD/pull/11786, tested successfully on 0.21 Branch using English and Portuguese
…and above In order to fix errors using Python 3.11.x and above while preserving ability for Python 3.10.x and below to still work correctly, example error from another workbench: ```...
Fixes #13562 , existing output window example: https://github.com/FreeCAD/FreeCAD/issues/13562#issue-2254619551 using this PR: 
Handle the situation where the user has a hard crash in Edit Mode by resetting parameter on entering 3D view. Fixes https://github.com/FreeCAD/FreeCAD/issues/13989 With PR applied to default material:  versus...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Initially reported on the forum https://forum.freecad.org/viewtopic.php?t=87795 if an addon author saves...
Fixes https://github.com/FreeCAD/FreeCAD/issues/14039 and https://github.com/FreeCAD/FreeCAD/issues/13991 It has meant the heading and description have been changed to description only. Current:  With this PR: 