easyw
2cb916c245
Adding Part_BoxSelection.svg icon to Part Menu
2019-05-23 14:51:42 -04:00
MA-DEVELOP\apeltauer
0efd3a8811
add new feature "Projection on surface"
2019-03-22 17:18:09 +01:00
MA-DEVELOP\apeltauer
f4971d723f
first working ui
2019-03-22 17:18:09 +01:00
triplus
92efd5fbe9
Improved icon themes support
2019-02-13 10:42:46 -02:00
luz.paz
4154f5dce5
Crowdin: cont...
2019-02-11 16:22:13 +01:00
wmayer
6160d29b09
fixes 0003756: Tooltips should not start with the internal name of the tool
2019-01-01 16:54:12 +01:00
wmayer
1b69bfebb0
fixes 0003757: Join icon menu in the Boolean toolbar does not show command names nor tooltips
2019-01-01 16:48:43 +01:00
DeepSOIC
5d2fb23b68
Part: add Slice Apart command
2018-12-27 14:30:06 +01:00
DeepSOIC
9792b3c96e
PartGui: add ExplodeCompound to menu and toolbars
2018-12-27 14:30:05 +01:00
wmayer
6c7bdbb558
[WIP] add box selection to select individual faces
2018-08-04 19:37:49 +02:00
wmayer
5ff6945577
fix compiler warnings with py3 and msvc
2018-04-16 18:24:53 +02:00
Yorik van Havre
606653787f
Part: Added an icon to Make Compound command
2018-02-27 12:48:11 -03:00
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