tomate44
32db13241b
add a missing check for OCC version
2018-07-29 11:50:08 +02:00
tomate44
eae378431c
cleanup of defeaturing in Part Gui
2018-07-29 11:50:07 +02:00
tomate44
30cac3716a
add OCC defeaturing to PartWB Gui
2018-07-29 11:50:07 +02:00
tomate44
8d177f3caf
add python binding of OCC defeaturing
2018-07-29 11:50:06 +02:00
tomate44
607a6c122b
add OCC defeaturing to TopoShape
2018-07-29 11:50:06 +02:00
wmayer
25456c08de
fix -Wunused
2018-07-28 12:56:31 +02:00
Yorik van Havre
8b33e6829b
Part: Fixed wording in ShapeBuilder messages
2018-07-25 12:55:27 -03:00
Yorik van Havre
a7e865ecb0
Part: Added 'Wire from Edges' option to Part ShapeBuilder
2018-07-20 20:15:26 -03:00
Yorik van Havre
37388663f6
Part: Allow to disable progress bar in brep string reader
2018-07-19 11:57:07 -03:00
wmayer
9bc9ebed21
backport to occt < 6.9
2018-06-10 21:57:25 +02:00
tomate44
9eaafad8a0
add Approximation option to TopoShape section
2018-06-10 20:59:06 +02:00
tomate44
8bc59f47ca
add Approximation option to FeaturePartSection
2018-06-10 20:59:06 +02:00
wmayer
920a4e62b2
add missing newlines
2018-06-09 11:47:12 +02:00
wmayer
3f38fd0057
do not use deprecated class in OCCT 7.3
2018-06-01 17:02:27 +02:00
wmayer
f2ae921768
expose function to Python to get optimal bounding box
2018-05-30 21:27:49 +02:00
Janne Keränen
37c4bda776
Correct small bug in CompoundFilter in command line
...
Without this, CompoundFilter does not work in Python script in non-GUI-mode.
See:
https://forum.freecadweb.org/viewtopic.php?f=10&t=27593&p=222303
and
https://www.freecadweb.org/tracker/view.php?id=3381
2018-05-28 16:55:15 +02:00
wmayer
564b2ea86c
fixes #0003493 : Python Shape.isClosed() returns false for any solid, including primitive Parts
2018-05-27 15:10:44 +02:00
wmayer
f3dc1adc2c
fix inconsistency with default value of random shape color
2018-05-26 18:52:58 +02:00
DeepSOIC
0f4d9c23d2
Part: fix imports of Show.TempoVis
2018-05-25 17:24:57 -03:00
luz.paz
43244aa762
More misc. typos
2018-05-19 12:17:52 -04:00
Yorik van Havre
23725806af
Merge branch 'randomshapecolor' of https://github.com/dulouie/FreeCAD into dul
2018-04-25 09:45:12 -03:00
luz.paz
9167064fc1
Misc. typos
...
Found via `codespell`
2018-04-25 09:41:33 -03:00
DeepSOIC
dac72f25f1
Part: fix compoundfilter's items property tooltip
...
reported by chrisb:
https://forum.freecadweb.org/viewtopic.php?f=3&t=28299#p229889
2018-04-25 10:58:30 +02:00
dulouie
2414219c94
fix small layout issues
2018-04-21 13:33:40 +02:00
Arne Schmidt
767d23b987
random shapecolor with toggle in settings dialog
2018-04-21 13:33:40 +02:00
wmayer
99ec96acd5
prepare for PyCXX 7.0
2018-04-18 19:20:50 +02:00
wmayer
de196eba26
improve handling if PySide(2) is not installed
2018-04-17 19:10:01 +02:00
Yorik van Havre
0bbde1d568
Part: Added icon to Simple Copy command
2018-04-17 11:39:07 -03:00
wmayer
5ff6945577
fix compiler warnings with py3 and msvc
2018-04-16 18:24:53 +02:00
sL1pKn07
6674467254
[For v018] Fix build with Qt5 beta
...
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
2018-04-10 12:59:41 +02:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
wmayer
e1cb69540e
improve German translation
2018-03-21 11:38:01 +01:00
luz.paz
46d32d78a3
Misc. typos: Please merge right before 0.17 release
...
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
wmayer
980e95ce05
fix Debian bug #825861
2018-03-14 18:05:24 +01:00
wmayer
4fd7ccc98e
fix German translation
2018-03-03 23:37:15 +01:00
tomate44
a570804ea0
add simulate function to MakePipeShell
2018-03-02 10:47:45 -03:00
Yorik van Havre
606653787f
Part: Added an icon to Make Compound command
2018-02-27 12:48:11 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
tomate44
2ec68ac393
Edge.getParameterByLength fix
2018-02-14 18:46:35 +01:00
wmayer
204de231bb
fix reference counting issue
2018-02-11 14:08:18 +01:00
wmayer
4eb3f9aeb6
put all STEP export/import options into one tab page
2018-02-07 22:46:30 +01:00
luz.paz
1d5799e5b3
Misc. typos
...
Inspired by @normandc per https://gitter.im/FreeCAD/FreeCAD?at=5a729c6ece68c3bc742df205
2018-02-07 09:40:03 +01:00
wmayer
7cdc278cf3
fix crash in fillet/chamfer dialog if no part exists in document
2018-01-29 22:20:15 +01:00
wmayer
9b28d1e226
remove SetMinTolerance as suggested by PR 1240
2018-01-21 18:17:45 +01:00
tomate44
fa85b1e76d
typo
2018-01-21 17:29:17 +01:00
tomate44
e0ee9bf9ce
indentation fix
2018-01-21 12:30:29 +01:00
tomate44
31ce28aa0d
tolerance fix in TopoFace.validate()
2018-01-21 12:25:14 +01:00
tomate44
ecce5eea6d
fix some TopoShape documentation
2018-01-21 12:03:53 +01:00
DeepSOIC
3955146bdb
Part: add Refine property to BOPs
...
followup to PartDesign
2018-01-20 13:58:39 +01:00
wmayer
4d8026762c
avoid division by zero when discretizing a shape
2018-01-20 00:02:08 +01:00