Commit Graph

16064 Commits

Author SHA1 Message Date
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
Bernd Hahnebach
5378c431cb FEM: ccx tools, delete duplicate code 2019-03-04 22:15:43 +01:00
Bernd Hahnebach
53f90aacae FEM: ccx tools solver task panel, add missing check analysis type 2019-03-04 22:15:43 +01:00
Bernd Hahnebach
2e1abdad85 FEM: examples, update solver obj of 3D example 2019-03-04 22:15:42 +01:00
Bernd Hahnebach
ce96c4f095 FEM: examples, update solver obj of 2D example 2019-03-04 22:15:42 +01:00
Bernd Hahnebach
aab0a23306 FEM: unit tests, add tests for von mises and prinzipal stress calculation 2019-03-04 22:15:42 +01:00
Yorik van Havre
48c077532e Draft: Fixed failing dimension snap tool 2019-03-04 15:54:51 -03:00
wmayer
93c5c76a60 add some comments 2019-03-04 19:25:43 +01:00
wmayer
065f7a644b fix navigation with Tab or Shift+Tab in property editor 2019-03-04 19:15:53 +01:00
wmayer
e561a4a015 remove unused controls from General preference page 2019-03-04 15:18:05 +01:00
wmayer
6b37fdc1a8 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
00a5a49416 hide some controls from preferences pages that are not implemented yet 2019-03-03 22:49:24 +01:00
wmayer
f87fe7e12b fix copy-constructor of Path::Area class 2019-03-03 15:51:07 +01:00
wmayer
739de86144 cannot use null pointer as target for strcpy 2019-03-03 15:39:38 +01:00
wmayer
13a68c3675 PVS: V519 The 'keepExplicitPlacement' variable is assigned values twice successively. 2019-03-03 15:24:17 +01:00
wmayer
61eeca41e1 fix -Wmaybe-uninitialized 2019-03-03 15:04:24 +01:00
wmayer
a8a6c6572f fix document observer classes to allow to run unit tests multiple times 2019-03-03 13:57:24 +01:00
luz.paz
a8cea8c73f 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
7155e40080 Tools: Fixed bug in FreeCAD.ts generation 2019-03-02 19:32:10 -03:00
Yorik van Havre
512af24397 Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit cd433358b09117f234dd0a51dc2a6bfa05428867.
2019-03-02 19:17:44 -03:00
wmayer
cf66178f4f 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
7714ab01de Material: card tools, update ods and csv 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
30203c7f09 Material: cards, add group sections to all cards, by rewriting them once again 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
40740f0dba Material: cards, rewrite all cards with card writer 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
ee1d4ae44b Material: mat module, write all cards def, add a parameter to not write the template card, which is active by default 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
848d8f4d9c Material: card writer, get rid of double new line on file end 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
fe0c313f00 Material: card writer, better meta comments 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
2f621af7fa Material, card writer, add parameter to switch off group section writing (it is how material cards look like ATM) 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
1ed9561864 Material, card writer, move comment 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
fb1b9f2ef4 Material: card writer, add white spaces around = 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
c4d2e17052 Material: card template, add group sections 2019-03-02 18:13:09 +01:00