Commit Graph

14885 Commits

Author SHA1 Message Date
donovaly
42e6aeb14e [TD] improve RichAnno and LeaderLine dialog
see: https://forum.freecadweb.org/viewtopic.php?f=35&t=42746&p=364126#p364126
2020-01-28 12:40:56 -05:00
Yorik van Havre
d2b943e8b7 OpenSCAD: Fixed cmake file 2020-01-28 12:23:09 +01:00
Yorik van Havre
630fc040a9 OpenSCAD: Add warning if PLY module is not found 2020-01-28 12:22:08 +01:00
KeithSloan
7c6b707cc7 Add GDML Workbench to AddonManager 2020-01-28 12:15:55 +01:00
KeithSloan
0b623cbf0c Remove ply from OpenSCAD directory as installed as part of FreeCAD 2020-01-28 12:15:55 +01:00
Dion Moult
5da9197bc5 Import transparent and IFC4 colours 2020-01-28 12:14:10 +01:00
vocx-fc
cacd3d9c6a Draft: plane proxy by default saves the state and view 2020-01-28 11:59:36 +01:00
wandererfan
ac8ae43a74 [TD]add missing letter to parameter string 2020-01-27 19:19:17 -05:00
wandererfan
5bd9ac0dcc [TD]paint on RTA feature change 2020-01-27 15:42:48 -05:00
wandererfan
bd1a462139 [TD]update VP property changes immediately 2020-01-27 15:42:48 -05:00
wandererfan
f5d66c5e88 [TD]update leaderline immediate when props change 2020-01-27 15:42:48 -05:00
Bernd Hahnebach
b8e2ebde8a FEM: unit tests, temporary deactivate nonlinear material writing test 2020-01-27 21:34:20 +01:00
UR-0
02ebcd13cc FEM: ccx writer, delete space in input file 2020-01-27 18:13:47 +01:00
UR-0
2beca6df67 FEM: sort icons resources file 2020-01-27 18:13:38 +01:00
Bernd Hahnebach
985417d7f8 FEM: fenics export, remove u from print messages 2020-01-27 18:12:56 +01:00
joha2
90af18eb80 FEM: mesh: XML fenics mesh export fixed
Co-authored-by: qingfengxia <qingfeng.xia@gmail.com>
2020-01-27 18:08:10 +01:00
donovaly
338774dd47 [TD] Use PropertyLength for LineWidths
- contributed by @uwe

- also assure that the LineStyle is restricted to the range 0-5

fix another conversion routine mistake
2020-01-27 09:09:25 -05:00
wandererfan
0e015dad54 [TD]delete extraneous definition 2020-01-27 08:02:29 -05:00
wandererfan
c282924064 [TD]Preferences: reorganize and add missing 2020-01-27 08:02:29 -05:00
wandererfan
3ea761dbcb [TD]fix LeaderLine tooltipe 2020-01-27 08:02:29 -05:00
wandererfan
1f54e153c8 [TD]fix AutoHorizontal not applied after creation 2020-01-27 08:02:29 -05:00
MA-LAPTOP\apeltauer
7240de9b2f make some header include adoption for open cascade 7.4.0 2020-01-27 10:15:32 +01:00
carlopav
d637895943 [Draft] Autogroup bugfix 2020-01-27 10:12:02 +01:00
triplus
37c896d41a Sketcher - improve text readability on dark themes
https://forum.freecadweb.org/viewtopic.php?f=34&t=40493
2020-01-27 10:08:07 +01:00
carlopav
fbef5ab1f0 [Draft] Reorganize menu & toolbars
According to what experimented in BIM WB.
2020-01-27 10:06:33 +01:00
0penBrain
7771f57f55 Fix XPM height of 'Not attached' overlay icon 2020-01-27 10:06:03 +01:00
Bernd Hahnebach
2edabee0fc FEM: solver elmer, workaround for result reading 2020-01-27 07:42:49 +01:00
donovaly
fa40b50565 [TD] reduce scaling increment
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42780
2020-01-26 19:30:02 -05:00
Zheng, Lei
a9d4023129 Path: fix missing header 2020-01-26 11:57:50 +08:00
sliptonic
f362b95616 Merge pull request #2928 from realthunder/PathFix
Path: fix b-spline discretization problem
2020-01-25 17:21:39 -06:00
wmayer
5c17f71a21 Gui: [skip-ci] rename Sequencer to SequencerBar 2020-01-25 16:06:29 +01:00
sliptonic
e434d1145d Merge pull request #2932 from vocx-fc/path_python_syntax
Path: small fix for Python 2 syntax
2020-01-24 09:48:32 -06:00
vocx-fc
f320766f0e Path: small fix for Python 2 syntax 2020-01-23 22:25:50 -06:00
Zheng, Lei
ec10b5e62e Path: add some diagnostic trace in Area 2020-01-24 07:58:57 +08:00
Zheng, Lei
28b98f752c Path: change wire discretization method used in Area 2020-01-24 07:58:41 +08:00
wandererfan
91f91f458d [TD]support Horiz/Vert Dims in Dxf export 2020-01-23 13:46:51 -05:00
wandererfan
7b9048953f [IMP]Support Horiz/Vert Dims in DXF export 2020-01-23 13:46:51 -05:00
wandererfan
96bdea2f5f [TD]fix LeaderLine autoHorizontal 2020-01-22 20:23:18 -05:00
Bernd Hahnebach
9e73609518 FEM: nonlinear material, fix selection for adding one 2020-01-22 17:34:49 +01:00
wmayer
c5321691dc Part: [skip ci] implement methods getBasisCurve of Surface of Revolution/Extrusion 2020-01-22 14:53:17 +01:00
Yorik van Havre
6fee2cda22 Start: Added settings button and allow to turn tips off 2020-01-22 12:46:45 +01:00
UR-0
c857dfef84 Draft: ShapeStringTaskPanel add parameter DontUseNativeFontDialog 2020-01-22 10:25:13 +01:00
Xia, Qingfeng
ebbd366996 AddonManager: add CFD inkscape icons (96DPI) 2020-01-22 10:20:19 +01:00
carlopav
887256ba31 [Draft] Edit addpoint with both chamfer and fillet enabled 2020-01-22 10:19:39 +01:00
carlopav
dc2347f271 [Draft] Edit, bugfix on addpoint to filleted polyline 2020-01-22 10:19:39 +01:00
paullee0
7a30f0e8ba [ArchWindow] getSubVolume() Bug - When the Window is a Clone, HoleWire in original is ignored
getSubVolume() -

- When Windown is a Clone, HoleWire in Clone is tested
- However, if HoleWire is not set, no further check if HoleWire in Original is set
- The original code direclty check the Base's Wires BoundBox as HoleWire
2020-01-22 10:19:06 +01:00
paullee0
98dfa25def [ArchWindow] getSubVolume() Bug - When HoleDepth is set but the Window is a Clone, no opening is created
getSubVolume() -

- When Windown is a Clone, no base is set
- When HoleDepth is set, no further check if there is a Clone to set its base to Clone's base
- The original code return None when no base is set
2020-01-22 10:19:06 +01:00
paullee0
a322effcef [ArchWall] Typo 2020-01-22 10:16:54 +01:00
paullee0
d562b9f01a [ArchWall] Use OverridenWidth/Align when ArchSketch getWidths/Aligns() not implemented 2020-01-22 10:16:54 +01:00
Yorik van Havre
a2bb3dbf26 Merge branch 'master' into DraftModifiersAppPart 2020-01-21 11:19:37 +01:00