Bernd Hahnebach
|
67a19b758a
|
FEM: inp file export pref widget, add missing tool tip
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
1a67718022
|
FEM: vtk file import pref widget, fix tooltip, fixes #3886
|
2019-03-12 10:45:57 +01:00 |
|
wmayer
|
194f5d779e
|
fixes 0003894: Part Thickness dialog thickness field not Expressions enabled
|
2019-03-12 01:04:24 +01:00 |
|
Yorik van Havre
|
6323069cbb
|
AddonManager: fixed iconless button
|
2019-03-11 17:29:40 -03:00 |
|
wmayer
|
568faf67a0
|
0003897: 'View Sketch' button doesn't account for container transform
|
2019-03-11 12:54:26 +01:00 |
|
wmayer
|
3e713d918c
|
fixes FreeCAD segfaults when pressing 'Clear All' in Measure tasks dialogue with no opened document
|
2019-03-10 12:27:20 +01:00 |
|
wmayer
|
c1c5dd9bb4
|
fix unicode issue on tab of StartPage
|
2019-03-10 11:54:05 +01:00 |
|
wandererfan
|
ba6092502c
|
Fix #3891 S/S Contents not displayed at load
- DrawViewSpreadsheet is empty after document load. Requires
recompute to display s/s contents.
|
2019-03-09 17:41:43 -05:00 |
|
wmayer
|
67df9f3a82
|
PVS: V780 non-passive (non-PDS) type cannot be copied using the memcpy function
|
2019-03-07 21:40:22 +01:00 |
|
wmayer
|
00f2bd4e62
|
PVS: fix some more coding flaws
|
2019-03-07 14:43:16 +01:00 |
|
wandererfan
|
b5c3ca2087
|
Fix derived class calls wrong parent method
|
2019-03-07 10:58:30 +01:00 |
|
wandererfan
|
7b5458b7fa
|
Ensure ProjGroup is created before child
|
2019-03-07 10:58:29 +01:00 |
|
wandererfan
|
9a99a87a9a
|
Replace static_cast with dynamic_cast
- replace all static_cast with dynamic_cast + error test
|
2019-03-07 10:58:28 +01:00 |
|
wandererfan
|
7189b8ebc0
|
Fix segfault on missing Anchor view
- test script did not create Anchor(Front) view. DPG/DVP did not
handle missing Anchor properly
|
2019-03-07 10:58:28 +01:00 |
|
wandererfan
|
198c2258d4
|
Remove superfluous updates
- under certain conditions, unnecessary screen paints
were being performed.
|
2019-03-07 10:58:28 +01:00 |
|
Bernd Hahnebach
|
e21c284472
|
FEM: ccx tools, add misisng new line in error output
|
2019-03-07 10:45:34 +01:00 |
|
Bernd Hahnebach
|
6ebc2423b5
|
FEM: ccx tools, more Python3 decode fixes
|
2019-03-07 10:45:33 +01:00 |
|
Yorik van Havre
|
dcae6d027e
|
Updated translations
|
2019-03-06 21:50:08 -03:00 |
|
Yorik van Havre
|
8a84875e07
|
Arch: Minor bugfix in IFC exporter
|
2019-03-06 17:04:50 -03:00 |
|
wmayer
|
13433f4779
|
fix invalid static_cast
|
2019-03-06 16:56:26 +01:00 |
|
triplus
|
10cdb56f24
|
Add scroll area to Draft Toolbar
Forum discussion:
https://forum.freecadweb.org/viewtopic.php?f=3&t=34552&p=291101#p291101
issue #3881
|
2019-03-06 11:53:45 -03:00 |
|
Dion Moult
|
8d01876484
|
Change hotkey of of cycle snap from tab to ` to prevent clashes with current tab behaviour
|
2019-03-06 11:47:00 -03:00 |
|
Bernd Hahnebach
|
87e47df06d
|
FEM: ccx tools, Py3 decode fix in get ccx version
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
fd326aebb2
|
FEM: ccx tools, fix missing ccx setup
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
3f6149ad4a
|
FEM: elmer solver prefs, use elmer path for elmer grid prefs
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
e40ee28c1d
|
FEM: frame work solver settings, delete duplicate code
|
2019-03-06 12:22:31 +01:00 |
|
Bernd Hahnebach
|
2e1e942a9b
|
FEM: ccx tools solver task panel, fix editor prefs
|
2019-03-06 12:22:31 +01:00 |
|
Bernd Hahnebach
|
19a62a44ea
|
Material: editor code formating, white space and remove new lines
|
2019-03-05 13:43:20 +01:00 |
|
triplus
|
b5bd2e3405
|
Image workbench missing icons
|
2019-03-05 13:41:33 +01:00 |
|
Bernd Hahnebach
|
56cc7e7913
|
FEM: analysis member, get rid of duplicate code in getting the analysis mesh
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
e606062f4c
|
FEM: solver tasks, use FreeCAD instead of App
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
7a2398ee80
|
FEM: solver framework, use small written modul import names in tasks
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
79f9c21379
|
FEM: analysis, allow result meshes to be analysis member for making an analysis
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
e21423836a
|
FEM: purge results gui tool, make it active if only result meshes are left in an analysis
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
185098a911
|
FEM: result tools, delete result meshes on result purging too
|
2019-03-04 22:15:43 +01:00 |
|
Bernd Hahnebach
|
445f747378
|
FEM: ccx tools, delete duplicate code
|
2019-03-04 22:15:43 +01:00 |
|
Bernd Hahnebach
|
e8044ac2cc
|
FEM: ccx tools solver task panel, add missing check analysis type
|
2019-03-04 22:15:43 +01:00 |
|
Bernd Hahnebach
|
56056a491d
|
FEM: unit tests, add tests for von mises and prinzipal stress calculation
|
2019-03-04 22:15:42 +01:00 |
|
Yorik van Havre
|
3ca714670f
|
Draft: Fixed failing dimension snap tool
|
2019-03-04 15:54:51 -03:00 |
|
wmayer
|
28b195d6e2
|
PVS issues:
consistently define copy constructor and assignment operator
remove superfluous casts
initialize member variables in constructor
avoid double assignment
|
2019-03-04 11:53:49 +01:00 |
|
wmayer
|
2b0d3477cb
|
fix copy-constructor of Path::Area class
|
2019-03-03 15:51:07 +01:00 |
|
wmayer
|
a604dab0b8
|
cannot use null pointer as target for strcpy
|
2019-03-03 15:39:38 +01:00 |
|
wmayer
|
b1909bff4d
|
PVS: V519 The 'keepExplicitPlacement' variable is assigned values twice successively.
|
2019-03-03 15:24:17 +01:00 |
|
wmayer
|
519849de89
|
fix -Wmaybe-uninitialized
|
2019-03-03 15:04:24 +01:00 |
|
wmayer
|
34e09b9af3
|
fix document observer classes to allow to run unit tests multiple times
|
2019-03-03 13:57:24 +01:00 |
|
luz.paz
|
9079de7516
|
Material: fix typos
Found via codespell
Thought this would merit a pre-0.18 release commit because of `./src/Mod/Material/StandardMaterial/TEMPLATE.FCMat`
|
2019-03-02 18:11:45 -05:00 |
|
Yorik van Havre
|
a70a82e19f
|
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit 9032c4c587.
|
2019-03-02 19:17:44 -03:00 |
|
wmayer
|
58aa9b183e
|
fixes 0003876: Spreadsheet WB does not respect number of decimal settings
fixes 0003875: Spreadsheet workbench does not respect locale for decimal separator
|
2019-03-02 23:07:49 +01:00 |
|
Bernd Hahnebach
|
039ed11e84
|
Material: card tools, update ods and csv
|
2019-03-02 18:13:11 +01:00 |
|
Bernd Hahnebach
|
ce4413e7a4
|
Material: cards, add group sections to all cards, by rewriting them once again
|
2019-03-02 18:13:11 +01:00 |
|