Yorik van Havre
8933e8ed38
Merged latest translations from crowdin
2020-03-05 11:58:03 -03:00
wmayer
f29619a411
Part: [skip ci] add method to project point on surface
2020-03-05 10:48:12 +01:00
Zheng, Lei
c09988069b
Part: fix crash in TopoShape::makEFace()
2020-03-01 14:53:49 +01:00
wmayer
039f35651a
Part: [skip ci] the number of domains returned by TopoShape::getDomains must match with number of faces
...
If a face cannot be meshed then an empty domain is added
2020-02-26 00:55:07 +01:00
wmayer
b97f37cf9a
Part: [skip ci] add option to set two-side rendering of Part shapes
2020-02-22 12:09:26 +01:00
wandererfan
41ae2518dc
[Part]Handle CJK font names for ShapeString
2020-02-19 13:11:01 -05:00
vocx-fc
599b56ead0
Part: add script to create the primitive shapes
2020-02-19 11:42:54 +01:00
wmayer
79d270cc0c
Part: [skip ci] simplify using Wire.approximate() by supporting keyword arguments and making all arguments optional
2020-02-17 15:39:21 +01:00
wmayer
b7bb0a8e9e
Part: [skip ci] check for mults of inner knots when creating B-Spline curve/surface
2020-02-17 15:38:01 +01:00
wmayer
88849b5981
Part: [skip ci] fix crash in BRepOffsetAPI_MakeOffsetFix
2020-02-17 15:36:45 +01:00
Zhang Wei
8111c9e2e5
Patch for MIPS64 Architecture
2020-02-15 19:32:58 +01:00
wmayer
6a13453f78
[skip ci] Preferences names or paths must not be set to translatable strings!
2020-02-15 12:42:12 +01:00
Zheng, Lei
644c277fbb
Part: fix Sweep path selection
...
Fixes #0004255
2020-02-13 15:21:19 +01:00
wmayer
78274136c6
Part: determine tangent intersection of two 2d curves
2020-02-13 12:51:40 +01:00
wmayer
3ea4428b47
Part: [skip ci] use the right value from the user settings to set point size
2020-02-08 11:07:06 +01:00
donovaly
24ec114cb8
remove program-specific SVG namespaces
...
while fixing a SVG export issue for techDraw I noticed that some SVG files have program-dependent (and thus not clean) code in it. These are traces of the programs Sodipodi and Inkscape, like e.g. this line:
inkscape:export-filename="/home/yorik/PartDesign_Groove.png
This is unnecessary and FC should not use program-dependent code in the SVG but use instead plain SVG strictly following the SVG specification.
This PR transforms the few affected SVGs to a plain version.
2020-02-07 07:34:49 -05:00
Zheng, Lei
fb036960ba
Part: fix various commands on selection detection
2020-02-05 11:07:40 +01:00
wmayer
0620d53b96
Part: Restore parametric refine function
2020-02-02 20:48:02 +01:00
wmayer
e9662984e7
Part: make reverse function parametric
2020-01-29 16:43:35 +01:00
MA-LAPTOP\apeltauer
7a8ac5bc49
make some header include adoption for open cascade 7.4.0
2020-01-27 10:15:32 +01:00
0penBrain
43b9900964
Fix XPM height of 'Not attached' overlay icon
2020-01-27 10:06:03 +01:00
wmayer
7fac3b1bc9
Part: [skip ci] implement methods getBasisCurve of Surface of Revolution/Extrusion
2020-01-22 14:53:17 +01:00
wmayer
8e4494c5c2
App: add methods to change import/export module of a registered filetype
2020-01-18 15:29:44 +01:00
wmayer
0a5028f181
issue #0004188 : Editing a subtractive box in PartDesign doesn't show the shaded box
2020-01-15 10:00:47 +01:00
wmayer
798edb8a55
fixes #0004188 : Editing a subtractive box in PartDesign doesn't show the shaded box
2020-01-15 01:33:28 +01:00
Zheng, Lei
7e4969f329
Gui: fix screentshot
2020-01-14 15:59:38 +01:00
donovaly
723c1025dc
make clear that is is the local coordinate system
2020-01-14 12:56:46 +01:00
donovaly
cb86e5dea6
[proposal] rename rotation angles
...
proposal for this discussion: https://forum.freecadweb.org/viewtopic.php?p=359619#p359482
2020-01-14 12:56:46 +01:00
Zheng, Lei
12965165a6
Gui: fix screenshot
2020-01-12 18:50:37 +01:00
wmayer
e578e8f849
implementation classes don't inherit from UI classes
2020-01-12 10:32:34 +01:00
wmayer
134863a4ef
Gui: [skip ci] rename Location classes
2020-01-10 21:19:36 +01:00
wmayer
8fdb29c842
Mod: [skip ci] implementation classes don't inherit from UI classes any more
2020-01-10 16:19:35 +01:00
wmayer
d8d44f37cb
[skip ci] fix superfluous workarounds
2020-01-09 23:36:28 +01:00
wmayer
18a116874d
Gui: [skip ci] avoid weird acronyms in function names
2020-01-09 17:28:31 +01:00
donovaly
d7278f8fd0
Attachment dialog improvements
...
- explicitly set the tooltips since the one in the .ui file were not taken for QuantitySpinBoxes (workaround for bug https://freecadweb.org/tracker/view.php?id=4059 )
- uniform the height of all LineEdits in the TaskAttachmentEditor.ui (the 3 angles were higher than the 3 movements)
2020-01-08 15:21:37 +01:00
Bernd Hahnebach
bb6228dde0
FEM and Part: check if catched exception has an error message
2020-01-07 23:01:47 +01:00
Bernd Hahnebach
41f442716b
Part: compound filter, fix gui object delete if obj has no Base anymore
2020-01-07 14:56:52 +01:00
donovaly
8ed05f8a63
sort angles in the attacher dialog
...
- now the angles are sorted x-y-z
- added tooltips to clarify what e.g. the rotation axis of the yaw angle means (not only important for non-native speakers)
2020-01-07 07:40:11 -03:00
Zheng, Lei
a0b14f2dcd
Part: add TopoShape::getSub(Topo)Shapes()
2019-12-30 17:17:14 +01:00
luz.paz
17ada69518
Part: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all Part WB files
2019-12-22 00:59:47 +01:00
wmayer
508412ee41
Part: [skip ci] fix two little copy&paste errors
2019-12-17 11:04:13 +01:00
DeepSOIC
1aa635e782
Part: fixup (to make gcc happy)
2019-12-17 10:52:28 +01:00
DeepSOIC
7554c2111c
Part: fix memory leak in distToShape
...
https://forum.freecadweb.org/viewtopic.php?f=10&t=41620
2019-12-17 10:52:20 +01:00
Zheng, Lei
cc85d1a1d3
Part: fix Compound2 placement lost after restore
2019-12-09 15:30:34 +01:00
wmayer
df8e09196d
set default deflection of 0.01 when exporting shape as STL
2019-11-29 13:46:30 +01:00
asapelkin
ced8100ab9
use emplace_back instead of push_back where justified
2019-11-21 14:48:09 +01:00
Zheng, Lei
927bec9e96
Part: reduce memory usage in SoBrepFaceSet
...
Can we further reduce it to num_triangles = num_indices/4*3?
2019-11-21 11:58:44 +01:00
howetuft
f1e3b7a166
Fix -Wredundant-move warnings, 2nd try
...
std::move is redundant when it is used to return a local object from a function (eg return std::move(local)): indeed, returning a local object from a function implicitly moves it. Moreover using std::move this way
See https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rf-return-move-local
However, in order to avoid -Wreturn-std-move as well, a Base object is move-constructed
from Derived when required.
2019-11-18 13:44:40 +01:00
wmayer
f50dc8e652
[skip ci] fix more -Wgnu-zero-variadic-macro-arguments
2019-11-17 15:14:18 +01:00
luz.paz
30d2e29e0c
LGTM: various fixes for using string operator instead of numeric
2019-10-25 10:33:12 -03:00