Commit Graph

19431 Commits

Author SHA1 Message Date
Bernd Hahnebach
84aa3bbcc7 FEM: examples, copy code to run to module top 2020-01-30 17:53:23 +01:00
wmayer
b0902dbcb7 Mesh: [skip-ci] add method to get curvature info directly from mesh object 2020-01-30 17:22:31 +01:00
wmayer
6d109cd62d Mesh: [skip-ci] fix wrongly computed curvature values for meshes in analysis tool 2020-01-30 17:09:28 +01:00
wmayer
f70a267d77 issue #0004258: FreeCAD crashes on "Edit datum" in PartDesign when datum in Part [skip-ci] 2020-01-30 16:07:17 +01:00
donovaly
cc5e5f97e1 [TD] add missing update when changing WeldSymbol parameter
see https://forum.freecadweb.org/viewtopic.php?f=35&t=40608&p=364690#p364690
2020-01-30 09:29:51 -05:00
wandererfan
d3ee556467 [SK]change coincident point icon 2020-01-30 08:48:03 -05:00
Bernd Hahnebach
31bd5ce1e3 FEM: ccx writer, small code formating 2020-01-30 09:00:40 +01:00
Bernd Hahnebach
899854ac5d FEM: unit test objects, add some prints and obj count tests 2020-01-29 22:54:54 +01:00
Bernd Hahnebach
a31435bb83 FEM: unit test objects, improve code 2020-01-29 22:54:31 +01:00
Bernd Hahnebach
1ba764709a FEM: icons, fix constraint initial temperature 2020-01-29 22:54:23 +01:00
wandererfan
ebf0f9da0d [TD]Default color and weight for markup lines 2020-01-29 15:26:06 -05:00
wandererfan
a105272283 [TD]fix missing parm save/restore 2020-01-29 15:26:06 -05:00
wandererfan
8512c5e8ae [TD]fix EdgeCapStyle default 2020-01-29 15:26:06 -05:00
wmayer
4142fb90f1 Part: make reverse function parametric 2020-01-29 16:43:35 +01:00
Yorik van Havre
1350da3f22 Draft: Use proper multi-line text editor for Draft Text tool 2020-01-29 14:27:01 +01:00
Yorik van Havre
e43ec37a9e Arch: Support for per-face colors in OfflineRenderingUtils 2020-01-29 14:26:38 +01:00
wmayer
15dea4f89a Inspection: multi-threaded calculation 2020-01-29 11:55:49 +01:00
Dion Moult
ddc1555f4e Fix sign of long/lats 2020-01-29 09:33:43 +01:00
M G Berberich
380340623b [Draft]fix circular array python2
There was semantic change of the division operator ‘/’
from python2 to python3. This fix makes the circular array
work with python2 correctly.
See PEP 238
2020-01-29 09:33:24 +01:00
carlopav
202d100780 [Draft] Context menu bugfix
If "Line" is not translated, the menu is not appended
2020-01-29 09:32:52 +01:00
Bernd Hahnebach
1550d26afa FEM: ccx writer, fix typo in contact surface writer 2020-01-29 08:37:42 +01:00
donovaly
b758b22171 [TD] fix regression with line width I introduced today 2020-01-28 21:07:49 -05:00
wmayer
94280f15ca Inspection: [skip-ci] const correctness 2020-01-28 19:20:09 +01:00
donovaly
f95c87a759 [TD] disable the frame parameters if there is no frame
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42747&start=10#p363768 following
2020-01-28 12:42:13 -05:00
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
wmayer
1991a08ffd Gui: [skip-ci] disable cancel button of progress dialog if operation cannot be aborted 2020-01-28 13:48:59 +01: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
triplus
647f3c0f4b Reduce demo icon theme
Mitigate an issue with scaled icons as discussed:
https://forum.freecadweb.org/viewtopic.php?f=10&t=28838&p=363487#p363487
2020-01-28 12:08:11 +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
Adrian Schröter
1bca53917d Find uic and rcc on openSUSE
openSUSE (and most likely other distributions) is renaming uic and rcc
to avoid file conflicts with Qt4.

Prefer these if they exist
2020-01-27 10:09:15 +01:00