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
|
0b5cc822e8
|
FEM: examples, update solver obj of 3D example
|
2019-03-04 22:15:42 +01:00 |
|
Bernd Hahnebach
|
f839b136d1
|
FEM: examples, update solver obj of 2D example
|
2019-03-04 22:15:42 +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
|
16a84b9605
|
add some comments
|
2019-03-04 19:25:43 +01:00 |
|
wmayer
|
f24bed170a
|
fix navigation with Tab or Shift+Tab in property editor
|
2019-03-04 19:15:53 +01:00 |
|
wmayer
|
f29df543c2
|
remove unused controls from General preference page
|
2019-03-04 15:18:05 +01: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
|
d28e6a6ae7
|
hide some controls from preferences pages that are not implemented yet
|
2019-03-03 22:49:24 +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
|
ad28ba5095
|
Tools: Fixed bug in FreeCAD.ts generation
|
2019-03-02 19:32:10 -03: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 |
|
Bernd Hahnebach
|
ac51fb35a7
|
Material: cards, rewrite all cards with card writer
|
2019-03-02 18:13:11 +01:00 |
|
Bernd Hahnebach
|
6a3a3f9f3e
|
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
|
93456fda4c
|
Material: card writer, get rid of double new line on file end
|
2019-03-02 18:13:10 +01:00 |
|
Bernd Hahnebach
|
e481af1369
|
Material: card writer, better meta comments
|
2019-03-02 18:13:10 +01:00 |
|
Bernd Hahnebach
|
f8771be49a
|
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
|
83a40a3273
|
Material, card writer, move comment
|
2019-03-02 18:13:09 +01:00 |
|
Bernd Hahnebach
|
1f2e0fb9e5
|
Material: card writer, add white spaces around =
|
2019-03-02 18:13:09 +01:00 |
|
Bernd Hahnebach
|
cf7df30f0f
|
Material: card template, add group sections
|
2019-03-02 18:13:09 +01:00 |
|
Bernd Hahnebach
|
910753def0
|
Material: card template, white space
|
2019-03-02 18:13:09 +01:00 |
|
Bernd Hahnebach
|
34cd6733fb
|
Material: card template, update some descriptions and links
|
2019-03-02 18:13:08 +01:00 |
|
Bernd Hahnebach
|
db027538dd
|
Material: card template, move property link comment in a separat line
|
2019-03-02 18:13:08 +01:00 |
|
Bernd Hahnebach
|
4e788b40ff
|
Material: card template, update localized property comments
|
2019-03-02 18:13:08 +01:00 |
|
Bernd Hahnebach
|
dfc4ac5ceb
|
Material: card template, update unit description
|
2019-03-02 18:13:08 +01:00 |
|
Bernd Hahnebach
|
49707de57a
|
Material: cards and templates, sort and move all rendering and vector rendering group attributes
|
2019-03-02 18:13:08 +01:00 |
|
Bernd Hahnebach
|
025ec48c8b
|
Material: cards and templates, sort and move all architecture group attributes
|
2019-03-02 18:13:07 +01:00 |
|
Bernd Hahnebach
|
c942ab71c5
|
Material: cards and templates, sort and move all thermal group attributes
|
2019-03-02 18:13:07 +01:00 |
|
Bernd Hahnebach
|
6f6735f9a8
|
Material: cards and templates, sort and move all mechanical group attributes
|
2019-03-02 18:13:06 +01:00 |
|
Bernd Hahnebach
|
68e23b6814
|
Material: cards and templates, sort and move all general group attributes
|
2019-03-02 18:13:06 +01:00 |
|
Bernd Hahnebach
|
d0098ff966
|
Material: cards and templates, sort and move all cost group attributes
|
2019-03-02 18:13:05 +01:00 |
|
Bernd Hahnebach
|
90d789e393
|
Material: card tools headers, add missing property polish name
|
2019-03-02 18:13:05 +01:00 |
|
Bernd Hahnebach
|
f8a5d278a1
|
Material: card tools headers, delete old depretiated property enlargen
|
2019-03-02 18:13:05 +01:00 |
|
wmayer
|
8da09b30e7
|
fix restoring sketch
|
2019-03-02 16:23:40 +01:00 |
|
wmayer
|
337c9c936f
|
fix various flaws detected by PVS
|
2019-03-01 22:52:41 +01:00 |
|
Yorik van Havre
|
9032c4c587
|
Merged crowdin translations
|
2019-02-28 21:53:37 -03:00 |
|
wmayer
|
5791c341be
|
fix -Winconsistent-missing-override
|
2019-02-28 23:30:56 +01:00 |
|
wmayer
|
fcd3fe0a46
|
fix -Winconsistent-missing-override
|
2019-02-28 23:17:20 +01:00 |
|
wmayer
|
2ccffbe406
|
fix -Winconsistent-missing-override
|
2019-02-28 22:55:46 +01:00 |
|
wmayer
|
f9d30cdc7c
|
fix typo in German translation
|
2019-02-28 22:15:55 +01:00 |
|