Commit Graph

19963 Commits

Author SHA1 Message Date
Yorik van Havre
834933866e Merged crowdin translations 2021-07-08 16:06:38 +02:00
Yorik van Havre
e540e5a969 Updated ts files 2021-07-08 16:00:23 +02:00
Roy-043
e80a21a26a Arch: Fix Arch_Wall: block joints where put on the wrong side of offset
In the execute method block joints were put on the wrong side of the offset which lead to the first block in each row being larger than intended.
2021-07-07 18:54:34 +02:00
Yorik van Havre
c0efc7fa32 Draft: added AutoUpdate property to shape2Dviews to disambiguate with VisibleOnly property 2021-07-07 15:45:22 +02:00
Yorik van Havre
ded759f614 Draft: Fixed missing type check in is_clone 2021-07-07 15:44:46 +02:00
Yorik van Havre
36a73e5fa0 Draft: disconsider unknown edge types in geo utils 2021-07-07 15:43:55 +02:00
Bernd Hahnebach
624c02fdcf FEM: calculix writer, move heatflux suface faces getter in separate method (like other constraints do) 2021-07-07 11:40:46 +02:00
troyp76
66346a4750 Merge branch 'master' into master 2021-07-07 18:12:26 +10:00
Bernd Hahnebach
f8782f8b80 FEM: calculix writer, move section print suface faces getter in separate method (like other constraints do) 2021-07-07 10:11:14 +02:00
troyp76
503c4f5e18 Merge branch 'master' into master 2021-07-07 02:30:49 +10:00
Bernd Hahnebach
033fd40786 FEM: calculix writer, get rid of two times the word head 2021-07-06 14:56:08 +02:00
Bernd Hahnebach
9be495e283 FEM: calculix writer, generic node set writer, get rid of duplicate code 2021-07-06 14:56:02 +02:00
Bernd Hahnebach
0df7b5c7d3 FEM: calculix writer, code formating 2021-07-06 14:55:57 +02:00
Bernd Hahnebach
a9886d9b49 FEM: calculix writer, add generic constraint data writer 2021-07-06 14:55:50 +02:00
Bernd Hahnebach
d8dbdc8386 FEM: calculix writer, improve contraint set writer 2021-07-06 14:55:44 +02:00
Bernd Hahnebach
35c9510d0c FEM: calculix writer, use obj name as unique identifier for constraint section print 2021-07-06 14:55:38 +02:00
troyp76
55b5fb7c51 Merge branch 'master' into master 2021-07-06 13:43:35 +10:00
Bernd Hahnebach
ee12068253 FEM: fix failing unit test due to wrong result name, related: 761ac1ca5b1a 2021-07-05 23:58:35 +02:00
Bernd Hahnebach
6d9f0bfc65 FEM: code formating 2021-07-05 23:34:26 +02:00
UR-0
c90f48546e FEM: selection widget, small improvements 2021-07-05 23:34:16 +02:00
UR-0
3b323eb24b FEM: calculix writer, add method is density needed 2021-07-05 23:34:03 +02:00
Bernd Hahnebach
05547d80e9 FEM: calculix writer, use generic method to write sets 2021-07-05 21:04:55 +02:00
troyp76
031ca4b5e8 Merge branch 'FreeCAD:master' into master 2021-07-06 00:42:16 +10:00
troyp76
8b7834c4e1 Operations were being recalculated even if the dirty state was False.
The "isDirty" function was not being called correctly by the accept call back.
2021-07-06 00:22:15 +10:00
Bernd Hahnebach
209986bc02 FEM: calculix writer, improve split inpfile writing 2021-07-05 09:46:40 +02:00
Bernd Hahnebach
966e0dd519 FEM: solver writer base, some comments 2021-07-05 00:10:02 +02:00
Bernd Hahnebach
9727879cf4 FEM: solver writer base, add generic method to retrieve solid element sets 2021-07-05 00:09:55 +02:00
Bernd Hahnebach
60c771238b FEM: temporary deactivate two FEM tests to get master back on travis 2021-07-04 21:10:18 +02:00
Bernd Hahnebach
5bbb59a4d7 FEM: calculix writer, typo in var names 2021-07-04 20:57:15 +02:00
Yorik van Havre
da508e30b0 Merged crowdin translations 2021-07-01 13:56:25 +02:00
Yorik van Havre
7efbe176a0 Updated ts files 2021-07-01 13:50:17 +02:00
Yorik van Havre
3a6becbfe7 Arch: Added Depth property to SectionPlanes 2021-07-01 13:46:24 +02:00
Yorik van Havre
2c641ca4ec Draft: Added Text Spacing and Line Spacing settings to Draft Set Style dialog 2021-07-01 12:59:49 +02:00
Yorik van Havre
7dd3895b9b Draft: Fixed text rotation + dim text height in DXF export 2021-07-01 11:20:24 +02:00
Yorik van Havre
67876a2366 Merge pull request #4878 from pavltom/TechDraw_Edge_MidPoint_Vertex_Fix
TechDraw - Add edge midpoint cosmetic vertex fix
2021-06-30 10:57:01 +02:00
Yorik van Havre
6ebb442ea7 Merge pull request #4877 from berberic2/AddonManager/parse_addonflags.json
AddonManager: parse addonflags.json with json module
2021-06-30 10:53:58 +02:00
Yorik van Havre
6909597f9c Merge pull request #4867 from marioalexis84/draft-label
Draft: Fix rotations and Circle marker in ViewProviderLabel - fixes #0003987
2021-06-30 10:53:07 +02:00
Yorik van Havre
1cecfd87d5 Merge pull request #4865 from Roy-043/Draft-fix-offsets.py
Draft: Fix offsets.py problem with direction if precision=6
2021-06-30 10:51:39 +02:00
Yorik van Havre
2c074af17e Merge pull request #4492 from marioalexis84/draft-wp_restore
Draft: Fixes #0004562: Active working plane changes when I close Draft Edit panel
2021-06-30 10:50:25 +02:00
luz paz
be5faf55c4 Sketcher: FIx typos in source comments [skip ci] 2021-06-29 20:07:30 +02:00
Yorik van Havre
fd0d28eade Draft: Implemented edit mode for Draft texts 2021-06-28 15:47:42 +02:00
Tomas Pavlicek
d434ce7982 Merge branch 'master' into TechDraw_Edge_MidPoint_Vertex_Fix 2021-06-28 01:59:36 +02:00
Łukasz Stelmach
063f05c72d Arch: Align profile's Y with layout's normal vector
Align profile's Y axis with lyouts normal vector so the profile is always
upright regardles of the direction of extrusion. See [1] for more details.

[1] https://forum.freecadweb.org/viewtopic.php?f=3&t=59725
2021-06-27 22:34:35 +02:00
Tomas Pavlicek
f31988b010 TechDraw - Add edge midpoint cosmetic vertex fix - added comments 2021-06-24 20:47:10 +02:00
Bernd Hahnebach
ba11c64d33 FEM: ccx results name improvements 2021-06-24 18:03:35 +02:00
Tobias Vaara
b3fc3341dc FEM: CCX naming of buckling resultfile
Fixes the naming of the resultfile. Instead of displaying 'Time', it displays "BucklingFactor".
2021-06-24 18:03:20 +02:00
Bernd Hahnebach
09b7bede23 FEM: cpp python mesh api, fix crash if not existing group was given in get name method 2021-06-24 17:25:54 +02:00
Yorik van Havre
acedf491f3 Merged crowdin translations 2021-06-24 17:22:19 +02:00
Yorik van Havre
7980f7b318 Updated ts files 2021-06-24 17:18:01 +02:00
Bernd Hahnebach
f0f347e910 FEM: code formating 2021-06-23 11:34:57 +02:00