Yorik van Havre
0820c0bfea
Arch: Wall blocks can now show only rows or columns
2019-04-03 17:41:30 -03:00
Markus Lampert
399b5258dd
pre-select job base model if there is only one choice
2019-04-03 15:23:22 +02:00
Markus Lampert
115a1a077d
Fixed segfault on shutdown
2019-04-03 15:23:22 +02:00
Markus Lampert
8c85cfdcb5
Fix tree view editor for qt5
2019-04-03 15:23:22 +02:00
Markus Lampert
4621584f08
Always enable spin box and live cross update of spin box and check box
2019-04-03 15:23:22 +02:00
Markus Lampert
15713186af
Compact display of models in job editor.
2019-04-03 15:23:21 +02:00
Markus Lampert
0bc3aee2f5
Enable multiple copies of a model as base object for a job
2019-04-03 15:23:21 +02:00
Bernd Hahnebach
1f5ceba439
FEM: working dir, add error messages to the error calls
2019-04-03 15:21:27 +02:00
wmayer
82b16a934c
workaround in case SoInput.setBuffer raises an exception
2019-04-03 15:15:33 +02:00
wandererfan
267dcf3965
Fix Text position error on some Dims
2019-04-01 23:46:35 +02:00
wandererfan
3a37fed62a
Add Indicator for PositionLocked state
2019-04-01 23:46:34 +02:00
wandererfan
3f88badb6d
Add default parms for Arc Centers
2019-04-01 23:46:34 +02:00
Bernd Hahnebach
048510ab87
FEM: ccx tools, ccx binary handling improved
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
6c2439783a
FEM: ccx tools, set back the assignment of linux and osx ccx binary path
2019-04-01 23:28:38 +02:00
lorenz
9ca9e4a89a
FEM: osx: try to fix default ccx detection
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
0b5b36e463
FEM: solver writer base, check if really a mesh object was given
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
b5c9356ab6
FEM: elmer, use console print and delete not needed prints in unit test
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
6651f5d3b6
FEM: solver writer base, possibility to instantiate the class without dir parameter
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
8dad4303f4
FEM: examples, move meshes in sparate directory
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
5911eccff2
FEM: mesh tools, resort some methods and add comments
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
f953a9b0e2
FEM: anylysis output, improve prints
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
5602c4e644
FEM: prints, use FreeCAD Console prints on lot of places
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
6ca0e3e141
FEM: solver frame work, move get dir setting to snake_case
2019-04-01 23:28:36 +02:00
Bernd Hahnebach
08ab746b82
FEM: solver frame work, move get custom dir to snake_case
2019-04-01 23:28:36 +02:00
Bernd Hahnebach
61d246ec3a
FEM: solver frame work, move get binary to snake_case
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
29ee9b20e0
FEM: solver settings, add methods to retrieve the comments writing preference parameter
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
7def2450f7
FEM: solver settings, code improvements
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
13552951f5
FEM: solver writer and tasks, code formating
2019-04-01 23:28:35 +02:00
Franck Jullien
c5942d6a78
TechDraw: add Balloons
2019-04-01 23:24:17 +02:00
Franck Jullien
0305555d52
TechDraw: transfert mousePressEvent from QGIPrimPath to parent
2019-04-01 23:24:03 +02:00
Franck Jullien
99a205bd40
TechDraw: datumLabelDragged now include a modifier value
2019-04-01 23:23:50 +02:00
wmayer
9b351e8551
fix crash when checking an empty error message of an exception
2019-04-01 11:22:55 +02:00
wmayer
05b190cdbb
fix build failure with Py2.7 under macOS
2019-03-31 17:46:32 +02:00
wmayer
f743d44a19
fix crash when checking an empty error message of an exception
2019-03-31 17:34:35 +02:00
wmayer
e094ce4faf
make PCL check quiet in case PCLConfig.cmake file is missing
2019-03-31 13:13:54 +02:00
Peter Eszlari
d387c15fbf
Linux/appdata: generate release info
2019-03-31 12:08:40 +02:00
wandererfan
30f9c503bc
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
a703ae39d3
More misc. typos
2019-03-31 11:42:37 +02:00
luz.paz
06d583b425
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
66527b2c4f
Fix for build failure on Ubuntu 16.04
2019-03-31 11:32:06 +02:00
joha2
a06fa02e73
MeshToSolid: progress indicator and slightly modified sewing tolerance dialog
2019-03-31 11:30:03 +02:00
joha2
0d8f3127ee
FreeCAD: Application: removed banner in Cmd RunMode
2019-03-31 11:27:14 +02:00
0penBrain
9c9905128e
Add information about Linux GFX environnement in FC info
2019-03-31 11:22:28 +02:00
Bernd Hahnebach
3cf449d7e2
FEM: solver settings, small code improvements and some comments
2019-03-31 11:18:18 +02:00
Bernd Hahnebach
87ff284889
FEM: solver settings, binary path print log and print message
2019-03-31 11:18:18 +02:00
Bernd Hahnebach
e1f9f31de4
FEM: solver settings, use FreeCAD instead of App
2019-03-31 11:18:17 +02:00
Bernd Hahnebach
162595346a
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
5718eb4dcc
FEM: unit tests, do not use join on module import test
2019-03-31 11:18:17 +02:00
Bernd Hahnebach
ca8608a12f
FEM: Py3 fix in result reader
2019-03-31 11:18:16 +02:00
Bernd Hahnebach
697a88cf83
FEM: import tools, some error message and comment
2019-03-31 11:18:16 +02:00