luzpaz
a225b13bef
Misc. typos
...
- Tooltip uniformity
- source comment typo fixes
- remove double whitespaces
2017-11-24 09:45:08 -02:00
wmayer
d5e9afa52b
py3: ported Part to python3
2017-03-01 16:38:53 +01:00
DeepSOIC
08307aa2e5
Part: Offset2D: rewrite to use FaceMaker
...
new features supported:
* fill offset in collective mode when result wires are closed
* offsetting faces in collective mode
Remaining TODOs:
- collective offset of open wires in "skin" mode
2016-10-01 23:13:44 +03:00
DeepSOIC
dae6e654a1
PartGui: Face: support not only sketches
2016-10-01 23:13:44 +03:00
wmayer
7d38edb065
fix -Wextra in Part
2016-09-22 11:49:28 +02:00
wmayer
e8554cc77a
do not use doCommand without using format string, add overloaded method of runCommand
2016-09-15 18:53:37 +02:00
DeepSOIC
84baea5d74
PartGui: add 2D Offset feature creation command
...
(made offset toolbar button into a dropdown button)
Icon for 2D offset was copied from Draft workbench.
2016-09-02 16:26:02 +02:00
wmayer
e41f01b1e7
fix compiler warnings
2016-08-07 13:38:41 +02:00
DeepSOIC
b2fd98e442
Part: make Fusion and Common able to fuse arrays
...
If Fusion or Common features get only one argument, and the shape is a
compound, the children of the compound are treated as list of arguments.
2016-08-07 12:15:08 +02:00
Wolfgang E. Sanyer
d1d2f1f811
This commit adds getShape and setShape to TopoShape
2016-08-06 23:42:55 +02:00
DeepSOIC
01c48219eb
Part: add/update GUI commands
...
* Updated translation contexts for Gui commands for JoinFeatures.
* Added Gui commands for Split tools: BooleanFragments, Slice, XOR.
Icons.
2016-07-29 14:20:52 +03:00
wmayer
789e2bb234
+ handle crash with setup of Join commands in Part module in case PySide can't be found
2016-01-23 23:37:52 +01:00
Mateusz Skowroński
c275b35d48
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Mateusz Skowroński
0695552cff
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:06:48 +01:00
wmayer
e0b61273e8
+ Add selected sketches to one Face, implement specialized view provider for Face
2015-11-13 13:38:24 +01:00
wmayer
c082cc47a1
+ Add parametric feature to create face from sketches
2015-11-12 19:44:24 +01:00
wmayer
b374fcb6ef
+ split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
2015-10-06 18:45:06 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
01cebfa854
+ allow to create a compound from a single part object
2015-09-03 13:19:21 +02: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
36e0ec9618
+ fixes #0001669 : Part operation with parts in groups splits again when moved back into group
2015-01-07 11:02:52 +01:00
wmayer
4e72e4a937
+ fix Qt help problems
2014-10-01 17:16:43 +02:00
wmayer
8e980221d0
+ fixes #0001266 : Part Common fails with two surface objects
2014-01-16 14:04:19 +01:00
blobfish
23a7f6e725
Part Dimension: alterations to existing files
...
Not sure what is happening with View3dInventorViewer.h.
The only REAL change, beyond the addition of dim functions, is
the removal of the member arrowrotation. It wasn't referenced anywhere.
2013-12-17 10:05:46 -05:00
wmayer
ccf462300b
0001266: Part Common fails with two surface objects
2013-10-07 17:42:48 +02:00
wmayer
e38ef15faa
Add a parametric compound command
2013-07-13 15:05:13 +02:00
jmaustpc
a5817a7e61
RuledSurface fixes, Switch Part_Mirror to SVG icon
...
RuledSurface fixes,
claim children
correct tool tip
change default name from "Filled_shape" to "Ruled Surface"
Part_Mirror
Switched icon in the tool bar, menu, and tree from
the existing PNG icon to the also existing SVG icon
2013-03-25 11:25:12 -03:00
jmaustpc
1e584dcb40
Add an icon for Part_Export
...
Add the icon and make it display in the
Part workbench Part menu
2013-03-25 11:25:12 -03:00
wmayer
25b66b5e56
Apply Jim's patch
2013-03-07 14:54:13 +01:00
wmayer
430f35cb92
0000903: V0.13 - Change Individual face color on solid is missing (finish this in 0.14)
2012-12-07 12:13:36 +01:00
wmayer
3e57b08c6a
Add icon for cross-sections command
2012-12-03 12:34:12 +01:00
wmayer
f3efe8493d
Check for compound with single solid for thickness tool
2012-11-27 11:18:25 +01:00
wmayer
9c61558ffc
Add thickness function
2012-11-26 21:10:09 +01:00
wmayer
b38b4b7159
Offset function
2012-11-25 15:56:46 +01:00
wmayer
b8ca20504a
Offset function
2012-11-24 22:46:16 +01:00
wmayer
546481502f
Fix STEP AP203/214 flaws
2012-10-04 12:47:38 +02:00
wmayer
72a15ba37f
Use STEP AP203 for 64-bit due to a bug in OCC
2012-10-01 18:45:48 +02:00
wmayer
e16070f04a
0000832: Original color STEP model lost in import
2012-09-29 15:50:17 +02:00
tanderson
5422cec7d3
adding check geometry command
2012-09-09 11:12:04 +02:00
wmayer
8a94ba885c
Fix critical warnings
2012-06-13 18:49:10 +02:00
wmayer
8cfecfca42
Add sweep and loft to toolbar
2012-06-12 10:52:49 +02:00
wmayer
d91de03f42
0000226: Minor Bug with Box and Sphere not drawn correctly, update Sweep icon
2012-06-11 11:12:30 +02:00
wmayer
cc4885620e
Add icons for loft and sweep
2012-06-10 10:18:54 +02:00
wmayer
647cdf4213
0000144: Add several tools to Part module
2012-06-09 13:50:33 +02:00
wmayer
d5f750ca3c
Add parameter to keep trailing digits in object name of copy, other little fix
2012-05-25 12:12:30 +02:00
unknown
0171a22a98
0000286: Feature request for better Fillet/Chamfer
2012-02-29 01:56:07 +01:00
wmayer
df7c1ea1dc
+ handle case if each face has its own color and a face has no triangles
...
+ do not write out fields of SoFCUnifiedSelection node
+ show wait cursor when importing parts
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5406 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-14 01:19:33 +00:00
wmayer
0cf2548cf8
+ fix overflow problem with string buffer in fuse and common command
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5391 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-05 18:59:14 +00:00
wmayer
891421d805
+ implement primitive dialog as task panel
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5365 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-30 17:27:21 +00:00
wmayer
6e138c79d7
0000451: boolean operation display mode
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5251 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-10 14:17:22 +00:00