Commit Graph

19483 Commits

Author SHA1 Message Date
carlopav
2e4ce2f220 [Draft] Toolbar, remove option from preferences 2020-02-05 10:50:03 +01:00
vocx-fc
f86980e0b1 Draft: disable the Toolbar mode of Gui commands
The `Taskview` mode (value 1) is set fixed in `DraftGui.py`
even if the widget shows the other value `Toolbar` (value 0),
as this mode is unmaintained and obsolete.
At the same time, clarify the behavior with a new tooltip.
2020-02-05 10:50:03 +01:00
triplus
ac3d5b1633 Draft - Toolbar mode input size issue
https://forum.freecadweb.org/viewtopic.php?f=34&t=42782
2020-02-05 10:48:27 +01:00
Bernd Hahnebach
60704c592c FEM: temporary deactivate contact unit test 2020-02-05 09:04:48 +01:00
wandererfan
9d7d43ea18 [TD]Fix rich text size/position in Svg export
- still an issue with line spacing
2020-02-04 19:35:27 -05:00
wmayer
98fe02e739 Mesh: [skip ci] add method to get all facet indices from given point indices 2020-02-04 22:18:02 +01:00
Bernd Hahnebach
6b387a511c FEM: py code formating 2020-02-04 21:32:15 +01:00
Bernd Hahnebach
7b1519e4a8 Material: typos 2020-02-04 21:30:46 +01:00
Xia, Qingfeng
555f07a1dc Material: update fluid material and correct 2 value errors 2020-02-04 21:20:40 +01:00
Xia, Qingfeng
77b819cfd4 Fem: remove unused icon which belong to Cfd mod 2020-02-04 21:20:36 +01:00
Xia, Qingfeng
dfeb0518b7 Fem: bugfix for FluidMaterial does not show in FemMaterialTaskPanel 2020-02-04 21:20:31 +01:00
Bernd Hahnebach
c1da063ccf FEM: mech result VP, code formating 2020-02-04 17:05:01 +01:00
UR-0
d52e040fce ViewProviderFemResultMechanical Slider Displacement with finer scale to support large scale deformations with needed magnification less than 1.0
supprt magnification from 0.1 to 1000000.0
2020-02-04 17:04:52 +01:00
donovaly
7d313e8c00 [TD] DlgPrefsTechDrawx.ui: improve layout, wording and tooltips
part 2: - page 1 (some more), 3, 4, 5
2020-02-04 08:08:08 -05:00
donovaly
869935207f [TD] DlgPrefsTechDrawx.ui: improve layout, wording and tooltips
part 1: - page 1 and 2
2020-02-04 08:08:08 -05:00
donovaly
7133526fe9 [TD] further SVG fix
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42955&p=366102#p366102
2020-02-04 08:06:57 -05:00
donovaly
9aff02f7f7 [TD] Command.cpp: restore menu names
these 3 have accidentally been changed by commit 2234e6f8
2020-02-04 08:05:50 -05:00
Bernd Hahnebach
8d59ef2151 FEM: contact solid example, improve geometry creation 2020-02-04 10:47:20 +01:00
Bernd Hahnebach
8a6deb0bba FEM: nonlinear material fix for Py2 and reactivate unit test 2020-02-04 10:40:18 +01:00
Bernd Hahnebach
99ce8a55ff FEM: node sets, return sorted with unique values 2020-02-04 10:40:18 +01:00
Bernd Hahnebach
62577019cf FEM: ccx tools pre check, better error messages 2020-02-04 10:15:14 +01:00
Yorik van Havre
5eb1ddaeac Implemented SendToPythonConsole FreeCAD-wide (edit and context menu) 2020-02-04 10:02:29 +01:00
Bernd Hahnebach
fbd534a57b FEM: constraint contact, move retrieving the face ids in writer base class 2020-02-03 23:12:39 +01:00
Bernd Hahnebach
3706b88975 FEM: constraint contact ccx writer, use name to identify constr data in writer file 2020-02-03 23:12:38 +01:00
Bernd Hahnebach
dbf4e9dc4a FEM: get pressure faces ids, some better comments and very small code improvement 2020-02-03 23:12:38 +01:00
Bernd Hahnebach
72da26a0c7 FEM: ccx tools unit test, fix file save name 2020-02-03 23:12:38 +01:00
wmayer
1050b1926f fix flaws to add PreCompiled.h inside normal header files 2020-02-03 15:03:49 +01:00
wmayer
49cb974bca Gui: [skip ci] handle possible division by zero in NaviCube 2020-02-03 14:39:54 +01:00
triplus
f66f18c459 Update copyright information [skip ci] 2020-02-03 08:16:12 -05:00
wmayer
c81f88d7d7 TechDraw: [skip ci] user visible text should be translated 2020-02-03 13:41:35 +01:00
donovaly
66c9166618 [TD] TaskRichAnno tr to fix Qt4 build 2020-02-03 07:20:52 -05:00
donovaly
97b80ff7f9 fix missing namespaces in SVG files
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42955&start=10#p365470
2020-02-03 07:20:52 -05:00
donovaly
3adb3a3343 [TD] correct icon name
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42979
2020-02-03 07:20:52 -05:00
WandererFan
06357db88d [TD]sync icon names and menu entries
- contributed by @uwe
2020-02-03 07:20:52 -05:00
donovaly
efadf25b08 [TD] fix 2 typos 2020-02-03 07:20:52 -05:00
donovaly
abc4aecbfc [TD] update menu name to fit into the current naming scheme 2020-02-03 07:20:52 -05:00
Bernd Hahnebach
718466154a FEM: unit test, fix comments 2020-02-03 08:46:27 +01:00
wmayer
0620d53b96 Part: Restore parametric refine function 2020-02-02 20:48:02 +01:00
wmayer
250e2f1535 Mesh: alternative method for cylinder fit using Levenberg-Marquardt algorithm 2020-02-02 16:30:05 +01:00
Bernd Hahnebach
9b58ce4224 FEM: meshtools, some commets for ccxelement faces binary search 2020-02-02 14:23:15 +01:00
wmayer
e623df1eaf Mesh: [skip ci] approximation of cylinder and sphere using WildMagic lib 2020-02-01 19:01:24 +01:00
wmayer
873d42c88b Mesh: [skip ci] fix crash in mesh segmentation 2020-02-01 18:59:00 +01:00
Bernd Hahnebach
ec192862b2 FEM: change example contact shell shell name 2020-02-01 16:37:15 +01:00
Bernd Hahnebach
dc554690cb FEM: add contact solid solid unit test 2020-02-01 16:37:09 +01:00
Bernd Hahnebach
87d4276481 FEM: add constraint contact solid solid example 2020-02-01 16:36:58 +01:00
donovaly
a2119e64c6 add missing placeholder text as in #2968 2020-01-31 08:35:38 -05:00
donovaly
0d4f226919 * also update 2 tooltips (the dialog already shows the current length unit) 2020-01-31 08:35:38 -05:00
donovaly
dc76b7fb5c [TD] set default text size for RichAnno dialog
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42414&p=364965#p364965
2020-01-31 08:35:38 -05:00
Yorik van Havre
7cdb5afe81 Arch: Fix in material reader 2020-01-31 13:49:31 +01:00
Bernd Hahnebach
c9ecf24bc5 FEM: utils, better print message for ref shape check 2020-01-31 08:49:10 +01:00