Bernd Hahnebach
d8d185fe19
Data: update FEM 2D example
2019-02-06 10:10:46 -02:00
Bernd Hahnebach
62264e69f1
FEM: import tools, code improvements
2019-02-06 10:10:46 -02:00
Bernd Hahnebach
2c0ed3c041
FEM: import tools, some comments
2019-02-06 10:10:46 -02:00
Yorik van Havre
50895db6c1
Arch: Small bugfix in spaces
2019-02-04 22:35:16 -02:00
Markus Lampert
07910613dd
Restrict removal of g0 to clearance height to the engraving of the last base model.
2019-02-04 22:21:28 -02:00
Syres916
550009be14
Collada Export Py3 Fixes
...
To allow successful Collada Export for Py3 and Py2, tested import of DAE file with colours from Blender to ensure no regression on the import side. Note: I had to download Pycollada to enable testing in Conda build.
2019-02-04 22:20:47 -02:00
Markus Lampert
e680c60def
Fixed error in hole sorting algorithm when some locations have identical distances
2019-02-04 22:20:03 -02:00
Markus Lampert
c98407e282
Fixed dragknife error if coordinate isn't set in command.
2019-02-04 22:20:03 -02:00
Markus Lampert
dd98661de7
Fixed py3 change of return type of
2019-02-04 22:20:03 -02:00
DeepSOIC
6a4422a9b6
PartDesign: Shapebinder: fix placement
...
reported by koluna:
https://forum.freecadweb.org/viewtopic.php?f=20&t=33794
2019-02-04 22:19:23 -02:00
DeepSOIC
03d7b83adb
PartDesign: Shapebinder: use compound instead of fusion
2019-02-04 22:19:23 -02:00
Bernd Hahnebach
ebc9893512
FEM: inout tools, add some comment in the regard of NaN
2019-02-04 22:18:54 -02:00
Bernd Hahnebach
ebe1a2c4a4
FEM: guiobject, fix forgoten defs on code refactor in commit 80f2ccc fixes #3814
2019-02-04 22:18:54 -02:00
Bernd Hahnebach
f05d8c314a
Material Editor: fix unit for specific heat, fixes #3781
2019-02-04 22:18:54 -02:00
Bernd Hahnebach
eba3b95438
FEM: material task panel, fix assignment and cancel by material editor
2019-02-04 22:18:54 -02:00
Bernd Hahnebach
db9b125e04
FEM: material task panel, check for None instead of not
2019-02-04 22:18:54 -02:00
Bernd Hahnebach
1f79cd7007
FEM: material task panel, some comments
2019-02-04 22:18:54 -02:00
Yorik van Havre
a4d5c02d36
Arch: Fixed encoding bug in OBJ importer
2019-02-04 13:35:00 -02:00
Yorik van Havre
2c0dfda7b5
Arch: Small bugfix in IFC exporter
2019-02-04 13:25:14 -02:00
Yorik van Havre
f94e76c111
Arch: Fixed duplicate IfcSurfaceStyle names in IFC export
2019-02-01 18:38:21 -02:00
Yorik van Havre
ac18ec0d79
Updated translations
2019-02-01 13:54:10 -02:00
Yorik van Havre
27885764c5
Tools: Use downloaded zip file from crowdin without arguments
2019-02-01 13:53:38 -02:00
Yorik van Havre
0bed2a9c53
Git ignore crowdin zip file
2019-02-01 13:40:47 -02:00
Yorik van Havre
0cd796a0f1
Draft: Fixed UI focus in arc tool
2019-02-01 12:16:52 -02:00
Bernd Hahnebach
7e9c09b770
FEM: materials task panel, fix: if material editor was canceled the material params were set to 0
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
cba29e6ce6
FEM: unit tests, some defs to open the FreeCAD test files
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ce86fa4365
FEM: result tools, typo
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
e49098824b
FEM: result tools, improve stats handling
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ebbe781771
FEM: import tools, displacement abs, move calculation and adding into result tools
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
52aa1b24cc
FEM: frd reader, delete duplicate data container
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
de5fcf7c19
FEM: result reading, use stress tuple for filling all stress properties
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
a3612b4ac9
FEM: import tools, move stats calculation into result tools
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
e18ed72bdf
FEM: import tools, remove duplicate code, node numbers attribut has been set already
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
36c7d8740f
FEM: frd reader, move span calculation into fill result
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
546cadebb8
FEM: frd reader, rename frd reading def
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
ea60b65518
FEM: result reader, better identifier name
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
9604920b1e
FEM: Z88 result reader, typo in error message
2019-02-01 11:27:48 -02:00
Dion Moult
10e8d1281a
Fix to take into account joining an object into a closed wire.
2019-01-31 10:54:36 -02:00
Dion Moult
84f68cc266
Support splitting closed wires as well as open wires
2019-01-31 10:54:36 -02:00
Dion Moult
dd3c9ccfeb
Add beautiful icons thanks to bitacovir
...
https://forum.freecadweb.org/viewtopic.php?p=283187
2019-01-31 10:54:36 -02:00
Dion Moult
0294b55bf0
This type of tool only works on wires
2019-01-31 10:54:36 -02:00
Dion Moult
09f134d56f
Add split tool
2019-01-31 10:54:36 -02:00
Dion Moult
7867864456
Make join modifier actually talk about joining
2019-01-31 10:54:36 -02:00
Dion Moult
46ffa77c32
I think being explicit is clearer, and prevents the liklihood of random falsy values
2019-01-31 10:54:36 -02:00
Dion Moult
05ec6dbde5
Add some docstrings for joinwires and jointwowires
2019-01-31 10:54:36 -02:00
Dion Moult
5e6fb09119
Now you can join multiple wires all at once
2019-01-31 10:54:36 -02:00
Dion Moult
e25044d0e9
Sorry I can't believe I committed and pushed that
2019-01-31 10:54:36 -02:00
Dion Moult
882c4ca2f3
Add new draft join tool
2019-01-31 10:54:36 -02:00
Yorik van Havre
6e91ae9561
Draft: Reverted 5ccc656
2019-01-31 10:53:40 -02:00
Yorik van Havre
a901f5798a
Draft: edit fix for wires works for bsplines too
2019-01-31 10:53:40 -02:00