sliptonic
388a671ac2
Path: UI changes to job edit
...
.gitignore
More UI work
checkpoint
2019-04-05 15:04:01 +02:00
wmayer
684ac9db9a
make colors of measurements customizable
2019-04-05 13:33:29 +02:00
MA-DEVELOP\apeltauer
473f7ff011
pybind11 mod
2019-04-04 23:37:12 +02:00
DinoMesina
7b4949ee61
Update Draft.py
2019-04-04 11:16:14 -03:00
DinoMesina
a0868f6f0b
Update Draft.py
2019-04-04 11:16:14 -03:00
DinoMesina
0fabc7fbe2
Add files via upload
...
Added the correct placement for 3D entities
2019-04-04 11:16:14 -03:00
DinoMesina
a4e6b46552
Update Draft.py
2019-04-04 11:16:14 -03:00
paullee0
7a4c0f6e0a
Add RiserThickness feature
...
Mantis
https://freecadweb.org/tracker/view.php?id=0003816
Discussion
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=120#p298162
2019-04-04 11:08:04 -03:00
Bernd Hahnebach
100ab0f7b6
FEM: unit tests, add a method to get all test methods, add them to test modul to simply copy them
2019-04-04 09:00:36 +02:00
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
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
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