wmayer
|
b797eb6a70
|
fix problem that too large splash image make dialog too large
|
2019-03-12 15:12:18 +01:00 |
|
Craig Marshall
|
b8db3c5fd9
|
Fixes Bug 2034. Made Part dimensional arrows proportional to line length and radius
|
2019-03-12 10:38:07 -03:00 |
|
Bernd Hahnebach
|
70a0d0a101
|
FEM: in out VTK, return obj on vtk result import
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
0ec05b9cec
|
FEM: mesh tools, add method to find 2D zplane meshes
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
071cb74a27
|
FEM: material task panel, fix it when Poissons Ration is given but empty
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
b5359ca631
|
FEM: inp file export pref widget, add missing tool tip
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
0dc02f57a4
|
FEM: vtk file import pref widget, fix tooltip, fixes #3886
|
2019-03-12 10:45:57 +01:00 |
|
wmayer
|
6f59c842c8
|
when saving parameters make sure document exists
|
2019-03-12 01:05:50 +01:00 |
|
wmayer
|
43055f4613
|
fixes 0003894: Part Thickness dialog thickness field not Expressions enabled
|
2019-03-12 01:04:24 +01:00 |
|
Yorik van Havre
|
c69256c66d
|
AddonManager: fixed iconless button
|
2019-03-11 17:29:40 -03:00 |
|
wmayer
|
a57504afb9
|
0003897: 'View Sketch' button doesn't account for container transform
|
2019-03-11 12:54:26 +01:00 |
|
wmayer
|
435d06ab45
|
keep selection order with Selection.getSelection()
|
2019-03-10 18:01:25 +01:00 |
|
wmayer
|
251d1a18b2
|
fixes FreeCAD segfaults when pressing 'Clear All' in Measure tasks dialogue with no opened document
|
2019-03-10 12:27:20 +01:00 |
|
wmayer
|
e336d3f1aa
|
fix unicode issue on tab of StartPage
|
2019-03-10 11:54:05 +01:00 |
|
wandererfan
|
c6e8d688db
|
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
|
9bdd92989e
|
PVS: V517 The use of 'if (A) {...} else if (A) {...}' pattern was detected.
|
2019-03-08 18:56:16 +01:00 |
|
wmayer
|
767e951dda
|
PVS: V780 non-passive (non-PDS) type cannot be copied using the memcpy function
|
2019-03-07 21:40:22 +01:00 |
|
Yorik van Havre
|
4e10670fb2
|
Updated offline documentation
|
2019-03-07 14:10:28 -03:00 |
|
wmayer
|
7273b5b3e8
|
PVS: fix some more coding flaws
|
2019-03-07 14:43:16 +01:00 |
|
looooo
|
31156717b0
|
add cmake_minimum_required to top of CMakeLists.txt and increase minimum Version
|
2019-03-07 11:10:42 +01:00 |
|
looooo
|
d944ef9188
|
python3.7 fix
|
2019-03-07 11:10:42 +01:00 |
|
wandererfan
|
cc194d301a
|
Fix derived class calls wrong parent method
|
2019-03-07 10:58:30 +01:00 |
|
wandererfan
|
86cc2641bc
|
Ensure ProjGroup is created before child
|
2019-03-07 10:58:29 +01:00 |
|
wandererfan
|
e29c610993
|
Replace static_cast with dynamic_cast
- replace all static_cast with dynamic_cast + error test
|
2019-03-07 10:58:28 +01:00 |
|
wandererfan
|
d58b86c52f
|
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
|
db3a69ba11
|
Remove superfluous updates
- under certain conditions, unnecessary screen paints
were being performed.
|
2019-03-07 10:58:28 +01:00 |
|
Bernd Hahnebach
|
2c700b72be
|
FEM: ccx tools, add misisng new line in error output
|
2019-03-07 10:45:34 +01:00 |
|
Bernd Hahnebach
|
299e9d2d2d
|
FEM: ccx tools, more Python3 decode fixes
|
2019-03-07 10:45:33 +01:00 |
|
Yorik van Havre
|
a3607ce029
|
Updated translations
|
2019-03-06 21:50:08 -03:00 |
|
Yorik van Havre
|
9e1c5c956c
|
Tools: Updated wiki download scripts
|
2019-03-06 17:11:00 -03:00 |
|
Yorik van Havre
|
9fbae30362
|
Arch: Minor bugfix in IFC exporter
|
2019-03-06 17:04:50 -03:00 |
|
wmayer
|
4ec8cc6f01
|
fix invalid static_cast
|
2019-03-06 16:56:26 +01:00 |
|
triplus
|
63455844e0
|
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
|
8ab36b9371
|
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
|
f682291201
|
FEM: ccx tools, Py3 decode fix in get ccx version
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
c34dfdc253
|
FEM: ccx tools, fix missing ccx setup
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
1a99804521
|
FEM: elmer solver prefs, use elmer path for elmer grid prefs
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
b8cc6ec14b
|
FEM: frame work solver settings, delete duplicate code
|
2019-03-06 12:22:31 +01:00 |
|
Bernd Hahnebach
|
4855b9d9d7
|
FEM: ccx tools solver task panel, fix editor prefs
|
2019-03-06 12:22:31 +01:00 |
|
wmayer
|
25f180e4d3
|
allow to define custom background images
|
2019-03-06 11:09:14 +01:00 |
|
wmayer
|
1df86be0b1
|
fixes 0003880: list of languages is not sorted in the preferences settings
|
2019-03-05 17:50:15 +01:00 |
|
Bernd Hahnebach
|
c2e45cd4a9
|
Material: editor code formating, white space and remove new lines
|
2019-03-05 13:43:20 +01:00 |
|
triplus
|
870f4903ea
|
Image workbench missing icons
|
2019-03-05 13:41:33 +01:00 |
|
wmayer
|
e5d8f10d26
|
improve Copy&Paste handling in Python console
|
2019-03-05 10:20:50 +01:00 |
|
Bernd Hahnebach
|
a19d39d227
|
FEM: analysis member, get rid of duplicate code in getting the analysis mesh
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
be1b665b78
|
FEM: solver tasks, use FreeCAD instead of App
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
8a6f3172df
|
FEM: solver framework, use small written modul import names in tasks
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
03f044e841
|
FEM: analysis, allow result meshes to be analysis member for making an analysis
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
fcea8faf22
|
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
|
8cfacc039c
|
FEM: result tools, delete result meshes on result purging too
|
2019-03-04 22:15:43 +01:00 |
|