wmayer
1a2370cd91
do not use an int but an enum to handle different modes
2019-09-27 22:00:25 +02:00
Zheng, Lei
b450f5a5c8
App: improve exception handling in FeaturePython
2019-09-27 18:02:20 +02:00
Zheng, Lei
0f29155502
App/Gui: unify NotImplementedError handling in python features
...
Recognize NotImplementedError as an indication to call the C++
implementation.
2019-09-27 18:01:54 +02:00
Zheng, Lei
68aca247ee
Gui: remove FC_TREEPARAM, add document for class TreeParams
2019-09-27 15:49:42 +02:00
Zheng, Lei
cdd31fb10c
Gui: fix tree view auto expand
2019-09-27 15:49:31 +02:00
Markus Lampert
450cc894be
Fixed first screen on job creation
2019-09-27 14:29:15 +02:00
Markus Lampert
6e38c10862
Prevent endless loop through negative step down values in engraver.
2019-09-27 14:18:43 +02:00
markus
4230fe5f98
Fixed engrave for non-closed wires for multi step down ops
2019-09-27 14:18:27 +02:00
markus
65a4b27047
Added unit tests for orientWire.
2019-09-27 14:18:09 +02:00
Markus Lampert
7c9e044199
Fixed updateCommand definition for python
2019-09-27 11:11:47 +02:00
Bernd Hahnebach
24e13bc893
FEM: solver frame work unit tests, improvements
2019-09-27 09:30:08 +02:00
Bernd Hahnebach
506ab243e9
FEM: unit tests, solver framework, separate tests for each solver
2019-09-27 09:30:02 +02:00
Bernd Hahnebach
cfc25626a2
FEM: use femexample setup simple box static for solver framework unit test
2019-09-26 18:50:32 +02:00
Bernd Hahnebach
40a4850f97
FEM: frd reader, fix analysis identifier
2019-09-26 18:30:35 +02:00
Bernd Hahnebach
2873e535f7
FEM: examples manager, small fix
2019-09-26 18:30:30 +02:00
Bernd Hahnebach
c3976011a7
FEM: example simple box static and frequency, add them to the example manager
2019-09-26 18:30:24 +02:00
Bernd Hahnebach
bc29bcf6fd
FEM: examples simple box static and frequency, move mesh from unit tests to fem examples
2019-09-26 18:30:20 +02:00
Bernd Hahnebach
3acb7d937a
FEM: move setup simple box static and frequency example from unit tests to fem examples
2019-09-26 18:30:16 +02:00
Bernd Hahnebach
ef72550c2a
FEM: ccx unit tests, improve prints
2019-09-26 07:26:23 +02:00
Bernd Hahnebach
1f8c68603b
FEM: examples, flow 1d, improve variable names
2019-09-26 07:26:17 +02:00
Bernd Hahnebach
253891b44d
FEM: example thermomech flow1d, add it to the example manager
2019-09-26 07:26:12 +02:00
Bernd Hahnebach
bad8f9a303
FEM: example thermomech flow1d, move mesh from unit tests to fem examples
2019-09-26 07:26:06 +02:00
Bernd Hahnebach
587612f21d
FEM: move setup flow 1D thermomech example from unit tests to fem examples
2019-09-26 07:26:02 +02:00
Bernd Hahnebach
d0422fa91c
FEM: examples, some improvements
2019-09-26 07:25:51 +02:00
Bernd Hahnebach
f33aa0cbab
FEM: example multimaterial two boxes, add it to the example manager
2019-09-25 21:22:19 +02:00
Bernd Hahnebach
b1765cfddc
FEM: example multimaterial, move mesh from unit tests to fem examples
2019-09-25 21:22:12 +02:00
Bernd Hahnebach
9270111755
FEM: move setup multimaterial example from unit tests to fem examples
2019-09-25 21:22:03 +02:00
Bernd Hahnebach
1d8a586721
FEM: example thermomech spine, add it to the example manager
2019-09-25 21:21:56 +02:00
Bernd Hahnebach
0f2fc08878
FEM: example thermomech spine, move mesh from unit tests to fem examples
2019-09-25 21:21:50 +02:00
Bernd Hahnebach
a4b3506b2f
FEM: move setup thermomech example from unit tests to fem examples
2019-09-25 21:21:45 +02:00
lorenz
145e3a60f8
add missing include to Precompiled.h
2019-09-25 20:06:36 +02:00
lorenz
a07cc9f485
add missing header
...
ref.: https://forum.freecadweb.org/viewtopic.php?p=336566#p336566
2019-09-25 16:35:15 +02:00
wmayer
d40b4f66ac
improve whitespaces
2019-09-25 15:44:50 +02:00
Tomas Pavlicek
b75398d763
Complete remake of drawing dimensions
2019-09-25 15:20:14 +02:00
Tomas Pavlicek
29e7f695d5
Polish classes in Tools2D
2019-09-25 15:18:58 +02:00
wmayer
db8ec7c10e
fix mesh cutting
2019-09-24 23:26:08 +02:00
sliptonic
644fb4739d
Merge pull request #2503 from Russ4262/fix_pocketshape_popup
...
[Path] Fix PocketShape pop-up warning window issue
2019-09-24 15:36:23 -05:00
wmayer
bc131c3b0d
support to show color per face
2019-09-24 21:37:11 +02:00
wmayer
e16c197db9
support to load mtl files
2019-09-24 21:36:48 +02:00
wmayer
bd6da5699e
extend texture mapping to meshes
2019-09-24 17:19:15 +02:00
wmayer
c8be77f893
Fix regression in Approximation::AddPoints
2019-09-24 16:51:02 +02:00
Bernd Hahnebach
2a1eb36d3e
FEM: utils, fix working dir
2019-09-24 16:26:07 +02:00
Bernd Hahnebach
b30021dcb7
FEM: pep8 code formating
2019-09-24 08:18:26 +02:00
Bernd Hahnebach
c5595e2e7b
FEM: some typos
2019-09-24 08:18:19 +02:00
Markus Hovorka
44833137b7
FEM: Add documentation to run module
2019-09-23 21:16:55 +02:00
Markus Hovorka
688a6ddf05
FEM: Add documentation to setting module
2019-09-23 21:16:53 +02:00
Markus Hovorka
a5843cc7fd
FEM: in out modules, Replace print with Console.Print* calls
2019-09-23 21:16:51 +02:00
Bernd Hahnebach
80270c7bbf
FEM: typos
2019-09-23 21:16:49 +02:00
Bernd Hahnebach
b2483c0a1d
FEM: unit tests, fix comments
2019-09-23 21:16:47 +02:00
Markus Hovorka
f96c805dbb
FEM: Restructure python test modules/packages
...
There is a new split into app and gui tests. For this purpose two
packages where created: femtest.app and femtest.gui. Tests that don't
require the GUI up and running are inside the femtest.app package. Tests
that do require the GUI are inside the femtest.gui package. Also
underscores where added to the module names: testcommon to test_common.
2019-09-23 21:16:45 +02:00