Commit Graph

13284 Commits

Author SHA1 Message Date
Bernd Hahnebach
431b0b0174 FEM: in out, z88 mesh, fix string replacements 2019-07-03 07:37:40 +02:00
luz.paz
7777c8c019 [AddonManager] Add 3D Printing Tools WB logo 2019-07-02 20:05:07 -03:00
carlopav
bc04b67789 [Arch] Pipe : correctly orient profile on bezier curves
Added a small fix to correctly take into account the profile orientation when base object is a bezier curve. Should be useful for electrical wires and flexible pipe design.
2019-07-02 20:04:47 -03:00
carlopav
13563bdc73 [Draft] Edit: Fix bug in Bezcurve editing preview
Better handling of coincident point check.
2019-07-02 20:02:43 -03:00
Mark Ganson TheMarkster
3f8cd4a2a0 added UR_'s bugfix
https://forum.freecadweb.org/viewtopic.php?f=3&t=37382&start=10#p317980
2019-07-02 20:01:54 -03:00
Mark Ganson TheMarkster
18e39b5d90 fix bug in uninstalling macro 2019-07-02 20:01:54 -03:00
Bernd Hahnebach
2d7d6cfef6 FEM: view provider electrostatic potential, use value error instead of bare except 2019-07-02 22:56:06 +02:00
Bernd Hahnebach
95f3325986 Materials: delete duplicate import 2019-07-02 22:47:42 +02:00
Bernd Hahnebach
4883bd501a FEM: view provider calculix, get rid of a bare except 2019-07-02 22:47:31 +02:00
Bernd Hahnebach
f0df2aa658 FEM: view provider material, use value error instead of bare except 2019-07-02 22:47:20 +02:00
Bernd Hahnebach
fd5df98b6a FEM: result tools, check for NAN instead of bare except 2019-07-02 18:02:13 +02:00
sliptonic
0a1067801e Merge pull request #2313 from sliptonic/lgtm3
Additional LGTM cleanup of post processors and unneeded imports
2019-07-02 09:17:27 -05:00
sliptonic
651b356c55 Merge pull request #2315 from Russ4262/pathpocket_fix
[Path] PathPocket: Fix SetupProperties() syntax issue
2019-07-02 09:16:41 -05:00
Bernd Hahnebach
56918fdd48 FEM: mesh api, add comment 2019-07-02 16:08:19 +02:00
wmayer
71ff3123ee improve unicode support for Abaqus export 2019-07-02 15:42:16 +02:00
Bernd Hahnebach
4dff5bb403 FEM: frd result reader, fix principal stress calculation if pure frd file was opened 2019-07-02 13:17:24 +02:00
Bernd Hahnebach
43061bc8ad FEM: frd result reader, fix compact mesh for multiple result sets if not compacted 2019-07-02 12:54:54 +02:00
Bernd Hahnebach
ce0fe2ec87 FEM: code formating, flake8 and white spaces 2019-07-02 12:54:50 +02:00
Bernd Hahnebach
6a8f6e2ac5 Materials: Py2 fix 2019-07-02 12:31:43 +02:00
Russell Johnson
af825250d8 Fix SetupProperties() property syntax issue
fix for SetupProperties() issue presented at:
https://forum.freecadweb.org/viewtopic.php?f=15&t=37368#p318253
2019-07-01 22:02:18 -05:00
Markus Lampert
c5c976f204 Addressed pylint warnings for PathGeom 2019-07-01 15:58:34 -07:00
Markus Lampert
ed8911c9b7 Addressed pylint warnings for PathAreaOp 2019-07-01 15:49:38 -07:00
Markus Lampert
fe9e341835 Fixing additional warnings after merge 2019-07-01 15:49:31 -07:00
Markus Lampert
2a25993483 Catching new warnings due to merge 2019-07-01 15:32:54 -07:00
Markus Lampert
f34ac89266 switched to pylint3 and fixed additional warnings 2019-07-01 15:32:54 -07:00
Markus Lampert
04b4db1d8d Addressed pylint warnings for PathDressups 2019-07-01 15:32:54 -07:00
Markus Lampert
f16703e949 Addressed pylint warnings for PathPost 2019-07-01 15:32:54 -07:00
Markus Lampert
b552853027 Addressed pylint warnings for PathPreferences 2019-07-01 15:32:54 -07:00
Markus Lampert
71994e55fa Addressed pylint warnings for PathProfileFaces 2019-07-01 15:32:54 -07:00
Markus Lampert
68f839d86a Fixed pylint warnings for PathGui family 2019-07-01 15:32:54 -07:00
Markus Lampert
4e46bbf811 Fixed pylint warnings for PathUtil family 2019-07-01 15:32:54 -07:00
Markus Lampert
7518226d0f Cleanup of PathLog for pylint warnings 2019-07-01 15:32:54 -07:00
Markus Lampert
fad9f77026 Cleanup of PathJobGui for pylint warnings 2019-07-01 15:32:54 -07:00
Markus Lampert
aaec4c0b37 Cleanup of PathMillFaceGui for pylint warnings 2019-07-01 15:32:54 -07:00
Markus Lampert
b7ace85341 Cleanup of PathIconViewProvider for pylint warnings 2019-07-01 15:32:54 -07:00
Markus Lampert
253f356285 Cleaned up pylint warnings for PathGetPoint 2019-07-01 15:32:54 -07:00
Markus Lampert
aef9969b13 Addressed pylint warnings for PathTool family 2019-07-01 15:32:54 -07:00
Markus Lampert
c870d3388d pylint warnings for PathSelection 2019-07-01 15:32:54 -07:00
Markus Lampert
80e991a056 addressing pylint warnings for PathProfile family 2019-07-01 15:32:54 -07:00
Markus Lampert
7abb496144 addressed pylint warnings for PathPocket family 2019-07-01 15:32:54 -07:00
Markus Lampert
3098d75073 pylint cleanup for path setup sheet 2019-07-01 15:29:51 -07:00
Markus Lampert
2a97d558e8 pylint warning for PathDeburr 2019-07-01 15:29:51 -07:00
Markus Lampert
8896a84372 More dogbond pylint cleanup 2019-07-01 15:29:51 -07:00
Markus Lampert
a9b2e8e96f Cleaned up warnings for PathEngraveBase 2019-07-01 15:29:51 -07:00
Markus Lampert
8769618cab Fixed pylint warnings for PathDressupDogbone 2019-07-01 15:29:51 -07:00
Markus Lampert
c17989fede Fixed pylint warnings for PathDressupTag 2019-07-01 15:29:51 -07:00
Markus Lampert
ef74365142 Fixed pylint warnings for PathSetupSheet 2019-07-01 15:29:51 -07:00
Markus Lampert
64bd8105a6 Some more pylint warning cleanup 2019-07-01 15:29:51 -07:00
Markus Lampert
6f52808e91 fixed pylint warning for PathOp 2019-07-01 15:29:51 -07:00
Markus Lampert
83581d7047 fixed pylint warning for PathJob 2019-07-01 15:29:51 -07:00