WandererFan
2db99798f6
[TD]Improve section face display
2020-06-04 09:00:22 -04:00
wmayer
7fffe88433
gcc: [skip ci] fix -Waddress
2020-06-04 14:56:20 +02:00
Yorik van Havre
b1c7efa387
Arch: Added Profile command
2020-06-04 12:52:22 +02:00
Zheng, Lei
02ac923ca5
Gui: fix crash on selecting removing object
...
The crash happens if some code calls Gui::Selection().addSelect() of a
removing object in response to App::Document::signalDeletedObject.
2020-06-04 09:34:27 +02:00
Bernd Hahnebach
419b2addc0
FEM: constraint electrostatic potential, better addition of attributs
2020-06-04 08:55:09 +02:00
Bernd Hahnebach
c0fa72929a
FEM: fluid task panel, use log for a log
2020-06-04 00:29:21 +02:00
Bernd Hahnebach
0bfbe98b14
FEM: mechanical result task panel, small improvements
2020-06-04 00:25:42 +02:00
Bernd Hahnebach
0bfecf7af5
FEM: gmsh view provider, small improvements
2020-06-04 00:15:15 +02:00
Bernd Hahnebach
c8b67c8d39
FEM: ccx tools task panel, add comment
2020-06-04 00:09:47 +02:00
Bernd Hahnebach
20f7d61dec
FEM: import module unit test, add missing packages
2020-06-03 23:49:11 +02:00
Bernd Hahnebach
feb5f78b74
FEM: migrate gui, move to gui utils
2020-06-03 23:49:09 +02:00
Bernd Hahnebach
ef6d394ce9
FEM: move task panel in separate module, constraint initial flow velocity
2020-06-03 23:49:07 +02:00
Bernd Hahnebach
8bbc1c3be2
FEM: move task panel in separate module, mesh region
2020-06-03 23:49:05 +02:00
Bernd Hahnebach
bc4212b065
FEM: move task panel in separate module, mesh group
2020-06-03 23:49:03 +02:00
Bernd Hahnebach
d930bc90d3
FEM: move task panel in separate module, mesh boundary layer
2020-06-03 23:49:01 +02:00
Bernd Hahnebach
2fa90a8b2e
FEM: move task panel in separate module, material reinforced
2020-06-03 23:48:59 +02:00
Bernd Hahnebach
fc4dae0c02
FEM: move task panel in separate module, material common
2020-06-03 23:48:57 +02:00
Bernd Hahnebach
a732f51e47
FEM: move task panel in separate module, element rotation 1D
2020-06-03 23:48:55 +02:00
Bernd Hahnebach
caea80db44
FEM: move task panel in separate module, element geometry 2D
2020-06-03 23:48:52 +02:00
Bernd Hahnebach
ee0183bf27
FEM: move task panel in separate module, element geometry 1D
2020-06-03 23:48:50 +02:00
Bernd Hahnebach
ec287878ea
FEM: move task panel in separate module, element fluid 1D
2020-06-03 23:48:48 +02:00
Bernd Hahnebach
b62192fa63
FEM: move task panel in separate module, constraint tie
2020-06-03 23:48:46 +02:00
Bernd Hahnebach
5238a5d5bc
FEM: move task panel in separate module, constraint flow velocity
2020-06-03 23:48:44 +02:00
Bernd Hahnebach
01a3839bdf
FEM: move task panel in separate module, constraint electrostatic potential
2020-06-03 23:48:42 +02:00
Bernd Hahnebach
c0c14934e7
FEM: move task panel in separate module, gmsh mesh
2020-06-03 23:48:40 +02:00
Bernd Hahnebach
ba3e4cdaa5
FEM: move task panel in separate module, solver ccxtools
2020-06-03 23:48:38 +02:00
Bernd Hahnebach
c74e2a6378
FEM: move task panel in separate module, result mechanical
2020-06-03 23:48:34 +02:00
Bernd Hahnebach
6d17c2451a
FEM: prepare separation of task panels
2020-06-03 23:48:34 +02:00
Bernd Hahnebach
3df9bf5407
FEM: ccx writer, newline because of pep8
2020-06-03 23:48:32 +02:00
sliptonic
ddc7f43934
Merge pull request #3501 from gwicke/mesh_deflections
...
Path: Respect meshing tolerance settings for 3d surfaces
2020-06-03 15:46:08 -05:00
Zheng, Lei
1f41f6f088
App: improve FunctionExpression forward compatibility
...
Remove runtime check when constructing FunctionExpression, in order to
support future built-in function. Exception will be thrown when
evaluating the expression to inform user about the error.
2020-06-03 22:18:39 +02:00
ebrahimraeyat
8cf8989802
FEM: ccx writer, changes in element sections
2020-06-03 22:00:24 +02:00
Abdullah Tahiri
c2c0428e99
Sketcher: Fix solver failure when setting datum results in wrong solver information
...
===================================================================================
fixes:
https://forum.freecadweb.org/viewtopic.php?p=404945#p405014
2020-06-03 19:07:50 +02:00
0penBrain
f70fdcadb5
[Sketcher] Solver message updated when toggling driving in datum dialog
2020-06-03 18:30:37 +02:00
Bernd Hahnebach
268d2984ac
FEM: add missing cmake entry
2020-06-03 17:59:13 +02:00
Bernd Hahnebach
e4ea86cfd1
FEM: code conventions small updates
2020-06-03 17:58:54 +02:00
wmayer
9cbdd03b80
Gui: [skip ci] automatically save & load settings of PrefFontBox widgets
2020-06-03 17:53:10 +02:00
vocx-fc
c6bac1e58e
Draft: move functions to draftgeoutils.cuboids
2020-06-03 15:22:09 +02:00
vocx-fc
3a572d50ca
Draft: move more functions to draftgeoutils.faces
2020-06-03 15:22:09 +02:00
vocx-fc
5e25517c37
Draft: move more functions to draftgeoutils.intersections
2020-06-03 15:22:09 +02:00
vocx-fc
ae9850175a
Draft: move more functions to draftgeoutils.geometry
2020-06-03 15:22:09 +02:00
vocx-fc
5622da6b90
Draft: move more functions to draftgeoutils.wires
2020-06-03 15:22:09 +02:00
vocx-fc
910ce96aed
Draft: move more functions to draftgeoutils.edges
2020-06-03 15:22:09 +02:00
vocx-fc
538327995d
Draft: move more functions to draftgeoutils.general
2020-06-03 15:22:09 +02:00
vocx-fc
b8dd14b01d
PartDesign: replace unicode characters with simple hyphens
2020-06-03 14:51:01 +02:00
hlg
1da75f6971
Arch/Draft: minor fixes
2020-06-03 14:50:17 +02:00
vocx-fc
f40d0efee1
Draft: separate the placement functions from the Array class
...
This way they can be tested individually in the Python console
without needing the `Array` class at all. In the future these
methods could be moved to `DraftGeomUtils` or to `draftfunctions`.
2020-06-03 14:47:44 +02:00
vocx-fc
2ee20d1a7a
Draft: hide properties of other array types in Array class
...
Leave only the corresponding properties by examining
the value of `ArrayType`.
2020-06-03 14:47:44 +02:00
vocx-fc
1c480fd5dc
Draft: set the properties of the Array through functions
...
Since the `Array` class handles three different types, they
have different sets of properties. We add them to specific functions
so that they are clearly identified.
2020-06-03 14:47:44 +02:00
vocx-fc
ca9cfc6804
Draft: clean up code, PEP8, and docstrings for Array class
...
Added author of the `CircularArray` array type, "M. G. Berberich"
(berberic2) or "rynn" in the forum.
2020-06-03 14:47:44 +02:00