wmayer
a8aeb0ce78
Part: [skip ci] split classes of Shapes.py file into files for feature, view provider and command classes
2020-11-12 12:17:47 +01:00
vocx-fc
5c732d440c
Part: small cleanup of Python modules and InitGui.py
...
Add empty newline at the end of the file.
2020-10-13 12:49:54 +02:00
wmayer
69a85806bc
fixes 0002793: tube as basic solid
2019-01-17 15:37:55 +01:00
DeepSOIC
55838a0508
Part: "Explode compound" tool
2018-12-27 14:30:04 +01:00
wmayer
1d11f742ca
now each module registers its unit tests itself
2018-08-28 13:14:16 +02:00
wmayer
de196eba26
improve handling if PySide(2) is not installed
2018-04-17 19:10:01 +02:00
wmayer
3d6fc352c5
do code cleanup
...
move BOPTools from Part to PartGui because it depends on GUI
2017-03-01 21:58:04 +01:00
looooo
1caeadb4ab
py3: Part: BOPTools:
...
to make the BOPTools available in python3 the way to import these tools had to be changed:
old: ```from Part import BOPTools``` -> new: ```import BOPTools```
this is also changed for python2
2017-03-01 17:12:49 +01:00
Bernd Hahnebach
0c445bd115
Part: code formating, white spaces
2017-02-18 15:57:54 +01:00
Bernd Hahnebach
9c965137b1
Part: compound filter, GUI command
2017-02-18 15:57:54 +01:00
DeepSOIC
ca4299230a
Part: add BOPTools package
...
Containing implementation of new JoinConnect, as well as new splitting
tools: BooleanFragments, Slice and XOR.
2016-07-29 14:16:54 +03:00
triplus
93c7a6bcac
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
DeepSOIC
9e73137623
Part: new tools - JoinFeatures (Connect, Embed and Cutout)
...
Attributions:
Mark (quick61) - icons
Yorik - help with internationalization
Everyone who appeared in forum thread "A new Part tool is being born...
JoinFeatures!" - for endorsement!
http://forum.freecadweb.org/viewtopic.php?f=22&t=11112
2015-06-04 09:47:59 +02:00
wmayer
3590e6fc7b
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00