Bernd Hahnebach
55e75bc0f1
FEM: solver run, fix missing imports
2019-04-04 09:00:36 +02:00
Yorik van Havre
1555ea8295
Arch: Wall blocks can now show only rows or columns
2019-04-03 17:41:30 -03:00
Markus Lampert
d4f01c4403
pre-select job base model if there is only one choice
2019-04-03 15:23:22 +02:00
Markus Lampert
0ba57765c3
Fixed segfault on shutdown
2019-04-03 15:23:22 +02:00
Markus Lampert
ac7946902a
Fix tree view editor for qt5
2019-04-03 15:23:22 +02:00
Markus Lampert
b09f6faf33
Always enable spin box and live cross update of spin box and check box
2019-04-03 15:23:22 +02:00
Markus Lampert
873c737285
Compact display of models in job editor.
2019-04-03 15:23:21 +02:00
Markus Lampert
cc7ee99180
Enable multiple copies of a model as base object for a job
2019-04-03 15:23:21 +02:00
Bernd Hahnebach
1f791eb655
FEM: working dir, add error messages to the error calls
2019-04-03 15:21:27 +02:00
wmayer
e942d471a0
workaround in case SoInput.setBuffer raises an exception
2019-04-03 15:15:33 +02:00
wandererfan
a7e82e8612
Fix Text position error on some Dims
2019-04-01 23:46:35 +02:00
wandererfan
80bba4f0d2
Add Indicator for PositionLocked state
2019-04-01 23:46:34 +02:00
wandererfan
7370ac8ade
Add default parms for Arc Centers
2019-04-01 23:46:34 +02:00
Bernd Hahnebach
2f0b563339
FEM: ccx tools, ccx binary handling improved
2019-04-01 23:28:38 +02:00
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