Bernd Hahnebach
0acd2cf690
FEM: ccx tools, set back the assignment of linux and osx ccx binary path
2019-04-01 23:28:38 +02:00
lorenz
5d7534e922
FEM: osx: try to fix default ccx detection
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
d8b2610166
FEM: solver writer base, check if really a mesh object was given
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
c0ee45e2cc
FEM: elmer, use console print and delete not needed prints in unit test
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
1842ab28ae
FEM: solver writer base, possibility to instantiate the class without dir parameter
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
5adaa86731
FEM: examples, move meshes in sparate directory
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
07f1bd40b0
FEM: mesh tools, resort some methods and add comments
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
2d6f004a17
FEM: anylysis output, improve prints
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
443393c89a
FEM: prints, use FreeCAD Console prints on lot of places
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
7e86a3f4c1
FEM: solver frame work, move get dir setting to snake_case
2019-04-01 23:28:36 +02:00
Bernd Hahnebach
ef374e640f
FEM: solver frame work, move get custom dir to snake_case
2019-04-01 23:28:36 +02:00
Bernd Hahnebach
0ffa6de8b1
FEM: solver frame work, move get binary to snake_case
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
9358daed7c
FEM: solver settings, add methods to retrieve the comments writing preference parameter
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
8f760d1c37
FEM: solver settings, code improvements
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
0b64374fec
FEM: solver writer and tasks, code formating
2019-04-01 23:28:35 +02:00
Franck Jullien
b5613b2bd8
TechDraw: add Balloons
2019-04-01 23:24:17 +02:00
Franck Jullien
2551c17419
TechDraw: transfert mousePressEvent from QGIPrimPath to parent
2019-04-01 23:24:03 +02:00
Franck Jullien
99b476595c
TechDraw: datumLabelDragged now include a modifier value
2019-04-01 23:23:50 +02:00
wmayer
8d5d25da2e
fix crash when checking an empty error message of an exception
2019-04-01 11:22:55 +02:00
wmayer
ac265261b1
fix build failure with Py2.7 under macOS
2019-03-31 17:46:32 +02:00
wmayer
de44a747f6
fix crash when checking an empty error message of an exception
2019-03-31 17:34:35 +02:00
wmayer
b7d263e601
make PCL check quiet in case PCLConfig.cmake file is missing
2019-03-31 13:13:54 +02:00
Peter Eszlari
925cffc153
Linux/appdata: generate release info
2019-03-31 12:08:40 +02:00
wandererfan
ac58367781
Fix Direction of Draft Arrows in TechDraw
...
- Arrowheads in DraftView were reverse when displayed
in TechDraw.
2019-03-31 11:49:00 +02:00
luz.paz
e7489c079c
More misc. typos
2019-03-31 11:42:37 +02:00
luz.paz
c985f9ee79
Misc typos and whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*`
2019-03-31 11:42:36 +02:00
triplus
6bc555c9be
Fix for build failure on Ubuntu 16.04
2019-03-31 11:32:06 +02:00
joha2
881756079c
MeshToSolid: progress indicator and slightly modified sewing tolerance dialog
2019-03-31 11:30:03 +02:00
joha2
106d3461f9
FreeCAD: Application: removed banner in Cmd RunMode
2019-03-31 11:27:14 +02:00
0penBrain
2b856e0840
Add information about Linux GFX environnement in FC info
2019-03-31 11:22:28 +02:00
Bernd Hahnebach
7b03eff1b6
FEM: solver settings, small code improvements and some comments
2019-03-31 11:18:18 +02:00
Bernd Hahnebach
36fb597ad9
FEM: solver settings, binary path print log and print message
2019-03-31 11:18:18 +02:00
Bernd Hahnebach
1c05f73e6a
FEM: solver settings, use FreeCAD instead of App
2019-03-31 11:18:17 +02:00
Bernd Hahnebach
406498273e
FEM: fix in solver settings, use a standard value if binary could not be read
2019-03-31 11:18:17 +02:00
Bernd Hahnebach
9f689bef45
FEM: unit tests, do not use join on module import test
2019-03-31 11:18:17 +02:00
Bernd Hahnebach
7dfeb801a1
FEM: Py3 fix in result reader
2019-03-31 11:18:16 +02:00
Bernd Hahnebach
a599ac5b4b
FEM: import tools, some error message and comment
2019-03-31 11:18:16 +02:00
Bernd Hahnebach
1167b4fbaa
FEM: vtk tools, code fix
2019-03-31 11:18:16 +02:00
Bernd Hahnebach
c0627aba55
FEM: ccx tools, code formating
2019-03-31 11:18:16 +02:00
Bernd Hahnebach
9ac7c7d6f9
FEM: typos
2019-03-31 11:18:15 +02:00
Bernd Hahnebach
bcbe82de74
FEM: ccx tools task panel and solver run, use new ccx tools class init without analysis
2019-03-31 11:18:15 +02:00
Bernd Hahnebach
9b4a6f743f
FEM: ccx tools solver, allow to open the task panel even if the analysis is not active
2019-03-31 11:18:15 +02:00
Bernd Hahnebach
a918d9e021
FEM: unit tests, add some comments
2019-03-31 11:18:15 +02:00
Bernd Hahnebach
f3c7b7f3b0
FEM: result tools, delete not used imports
2019-03-31 11:18:15 +02:00
Bernd Hahnebach
b51ef01e9a
FEM: run, improvements in error messages
2019-03-31 11:18:15 +02:00
Bernd Hahnebach
c7bbfca564
FEM: run, use Error at the end of exception class
2019-03-31 11:18:14 +02:00
Bernd Hahnebach
76555307f9
FEM: result tools, simplified calculation of abs displacement
2019-03-31 11:18:14 +02:00
Bernd Hahnebach
f4300f30c3
FEM: unit tests, add test for displacement abs
2019-03-31 11:18:14 +02:00
Bernd Hahnebach
7b65f36689
FEM: result tools, better variable names
2019-03-31 11:18:14 +02:00
Bernd Hahnebach
b6e4d3fc4c
FEM: result tools, von mises, use a simplified calculation formula
2019-03-31 11:18:13 +02:00