Commit Graph

21089 Commits

Author SHA1 Message Date
Yorik van Havre
8d5544ee3c Draft: disconsider unknown edge types in geo utils 2021-07-07 15:43:55 +02:00
Bernd Hahnebach
8d445f38e4 FEM: calculix writer, move heatflux suface faces getter in separate method (like other constraints do) 2021-07-07 11:40:46 +02:00
troyp76
36f683de94 Merge branch 'master' into master 2021-07-07 18:12:26 +10:00
Bernd Hahnebach
b4f58543bd 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
bbdccd02ca Merge branch 'master' into master 2021-07-07 02:30:49 +10:00
Bernd Hahnebach
f1db4bc83e FEM: calculix writer, get rid of two times the word head 2021-07-06 14:56:08 +02:00
Bernd Hahnebach
ec55cb6b77 FEM: calculix writer, generic node set writer, get rid of duplicate code 2021-07-06 14:56:02 +02:00
Bernd Hahnebach
7f01e989db FEM: calculix writer, code formating 2021-07-06 14:55:57 +02:00
Bernd Hahnebach
05465a53fe FEM: calculix writer, add generic constraint data writer 2021-07-06 14:55:50 +02:00
Bernd Hahnebach
78a11b8f42 FEM: calculix writer, improve contraint set writer 2021-07-06 14:55:44 +02:00
Bernd Hahnebach
3fcdef5ca0 FEM: calculix writer, use obj name as unique identifier for constraint section print 2021-07-06 14:55:38 +02:00
troyp76
8c59c2fda2 Merge branch 'master' into master 2021-07-06 13:43:35 +10:00
Bernd Hahnebach
809a4ff153 FEM: fix failing unit test due to wrong result name, related: 79b41f7393 2021-07-05 23:58:35 +02:00
Bernd Hahnebach
fb8c6f7abe FEM: code formating 2021-07-05 23:34:26 +02:00
UR-0
20a2ee5732 FEM: selection widget, small improvements 2021-07-05 23:34:16 +02:00
UR-0
ec38055466 FEM: calculix writer, add method is density needed 2021-07-05 23:34:03 +02:00
Bernd Hahnebach
73cf10c4e7 FEM: calculix writer, use generic method to write sets 2021-07-05 21:04:55 +02:00
troyp76
7fae1d7fcf Merge branch 'FreeCAD:master' into master 2021-07-06 00:42:16 +10:00
troyp76
f8c65989f9 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
9b04818dcb FEM: calculix writer, improve split inpfile writing 2021-07-05 09:46:40 +02:00
Jose Luis Cercos-Pita
63c9e7ee72 Remove Ship module 2021-07-05 09:24:21 +02:00
Bernd Hahnebach
d3800cc36b FEM: solver writer base, some comments 2021-07-05 00:10:02 +02:00
Bernd Hahnebach
69c4fd44ff FEM: solver writer base, add generic method to retrieve solid element sets 2021-07-05 00:09:55 +02:00
Bernd Hahnebach
db9850008f FEM: temporary deactivate two FEM tests to get master back on travis 2021-07-04 21:10:18 +02:00
Bernd Hahnebach
5a53b740a1 FEM: calculix writer, typo in var names 2021-07-04 20:57:15 +02:00
Roy-043
080e5473f0 Draft: Fix Draft_Move Alt copy mode
Draft_Move Alt copy mode was fixed. The modifications were taken from gui_rotate.py.
2021-07-04 10:22:54 +02:00
Roy-043
4946203267 Draft: Draft_Trimex: Fix wrong angle units in taskpanel: tooltip in DraftGui.py
I have changed the tooltip from "Trim distance" to "Offset distance" to match the tooltip in gui_trimex.py
2021-07-02 11:37:31 +02:00
Roy-043
1db692e38b Draft: Draft_Trimex: Fix wrong angle units in taskpanel
The redraw function was changed to return a list [dist, ang] if the real argument is not True. With this list the action function 'knows' which units to display. This also made it possible to move the "self.ui." related stuff that was in the redraw function to the the action function.
I have also changed to tooltip texts by removing the article "The". This more in keeping with other tooltips.
2021-07-02 11:32:51 +02:00
Russell Johnson
79b9b93d10 Path: Downgrade message priority 2021-07-01 11:54:34 -05:00
Yorik van Havre
ed9dca288c Merged crowdin translations 2021-07-01 13:56:25 +02:00
Yorik van Havre
6360345ce5 Updated ts files 2021-07-01 13:50:17 +02:00
Yorik van Havre
5b32b806f6 Arch: Added Depth property to SectionPlanes 2021-07-01 13:46:24 +02:00
Yorik van Havre
b64fddb2e0 Draft: Added Text Spacing and Line Spacing settings to Draft Set Style dialog 2021-07-01 12:59:49 +02:00
Yorik van Havre
e2ea3e7df8 Draft: Fixed text rotation + dim text height in DXF export 2021-07-01 11:20:24 +02:00
Yorik van Havre
c401e3efe3 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
76af6556d6 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
c1643887fa 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
bb23a191db 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
dd53430d19 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
39b44b1570 Sketcher: FIx typos in source comments [skip ci] 2021-06-29 20:07:30 +02:00
Yorik van Havre
257cdd8f42 Draft: Implemented edit mode for Draft texts 2021-06-28 15:47:42 +02:00
Tomas Pavlicek
b08e91b691 Merge branch 'master' into TechDraw_Edge_MidPoint_Vertex_Fix 2021-06-28 01:59:36 +02:00
Łukasz Stelmach
a92ee7f358 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
Roy-043
d72f90d972 Draft: Fix misplaced Draft_Edit nodes for BezCurve 2nd version
The poles in the resetTrackersBezier function are in the CS of the geometric parent of the curve. Before using `p = obj.getGlobalPlacement().multVec(p)` the nodes have to be translated to the CS of the curve. Otherwise the effects of the curve's Placement would be added twice. See discussion: https://github.com/FreeCAD/FreeCAD/pull/4889



 the global coordinate system. They should therefore not be translated from the LCS to the GCS.
2021-06-26 09:42:56 +02:00
Tomas Pavlicek
be19f397f3 TechDraw - Add edge midpoint cosmetic vertex fix - added comments 2021-06-24 20:47:10 +02:00
Bernd Hahnebach
79b41f7393 FEM: ccx results name improvements 2021-06-24 18:03:35 +02:00
Tobias Vaara
4ef2769402 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
991817a47d 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
c8b5d8d762 Merged crowdin translations 2021-06-24 17:22:19 +02:00
Yorik van Havre
aa862254dd Updated ts files 2021-06-24 17:18:01 +02:00