Commit Graph

12838 Commits

Author SHA1 Message Date
wmayer
951f612022 add method to project shape on mesh 2019-05-14 15:21:08 +02:00
Bernd Hahnebach
a22afe84bc FEM: material task panel, use quantity unit checks on leave task panel and return from material editor 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
d3a4940d18 FEM: unit tests, test values and units of known quantities from all build in solid materials 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
00ea489b7b FEM: unit tests, known material parameter unit test 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
20b8c28ca6 FEM: unit tests, add modul for material tests 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
e6ce361a02 Material: card utils, add some code comments for new added methods 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
2cf145f6f7 Material: card utils, add methods for quatity unit checks 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
00716d75b5 Material: card utils, add a parameter to ignore template mat on import materials 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
6c2f2189b0 Material: card utils, example code comments fixes 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
73f0348105 Material: templatematerial, make FractureToughness a float
- it unit is not possible with FreeCAD unit system
2019-05-14 12:05:47 +02:00
Yorik van Havre
6dc2b1f94d Draft: Allow to set the working plane from a section plane 2019-05-13 22:01:32 -03:00
Yorik van Havre
cec145015e Arch: Added option to not import FreeCAD parametric model from IFC 2019-05-13 21:49:31 -03:00
Yorik van Havre
35900818e5 Arch: Added Footprint display mode to Spaces 2019-05-13 16:33:38 -03:00
Yorik van Havre
f1eeae6754 Arch: Ability for BuildingParts to control visual aspects of their children 2019-05-13 15:44:13 -03:00
Yorik van Havre
8119077feb Draft: Fixed Part primitives mode of Draft tools 2019-05-13 14:55:58 -03:00
wandererfan
eed275d63f Fix crash on malformed python script 2019-05-13 12:29:15 -04:00
wandererfan
925145a8b7 Fix #3695 Frame toggle sync 2019-05-13 12:29:15 -04:00
wandererfan
af0271691c Improve radius/diameter dims for ellipse,spline 2019-05-13 12:29:15 -04:00
Yorik van Havre
42c2a4d6ac Arch: Fixed some flat objects not appearing in techdraw 2019-05-13 13:10:36 -03:00
wmayer
c05f856ac0 fix mesh cross-section to respect placement 2019-05-13 17:44:56 +02:00
wmayer
efc74ecbc8 also copy placement when copying a mesh 2019-05-13 15:51:43 +02:00
wmayer
9e2427684f add method to project shape on mesh 2019-05-12 22:56:23 +02:00
wmayer
91c5533d9b make curve-on-mesh working for meshes with placement 2019-05-12 20:25:58 +02:00
luz.paz
659d17129a FIx some user and non-user facing typos
Found via ` codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig* -L pard,wallthicknessOn`  
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
wmayer
addb368e52 also support shapetype parameter in Part.makeRevolution() if first argument is an edge 2019-05-12 11:33:38 +02:00
Yorik van Havre
8f2fc68fa7 Draft: Fixed minor bug in Circle tool 2019-05-11 21:11:40 -03:00
sliptonic
02740ed06d Merge pull request #2159 from Russ4262/test_b
Enable cutter and FC to OCL cutter translation
2019-05-11 12:49:40 -05:00
wmayer
5f0886d61c fix -Winconsistent-missing-override 2019-05-11 19:46:47 +02:00
wmayer
4132280248 fix -Woverloaded-virtual 2019-05-11 18:41:45 +02:00
Russell Johnson
e1f835554c Merge branch 'master' into test_b 2019-05-11 09:02:14 -05:00
wmayer
bd85548506 fix gcc build failure 2019-05-11 15:27:33 +02:00
wmayer
b89555347f do some code refactoring 2019-05-11 15:14:04 +02:00
wmayer
34f280d094 replace insecure use of eval() with proper use of units 2019-05-11 12:50:36 +02:00
wmayer
5654829e96 fix -Winconsistent-missing-override 2019-05-11 10:48:02 +02:00
Russell Johnson
5b9dccc690 Enable cutter and FC to OCL cutter translation
Enable self.cutter attribute
Without, 3D Surface op is non-functional
2019-05-10 22:40:32 -05:00
Yorik van Havre
636fb7b116 Updated master translation files (minor changes) 2019-05-10 23:14:36 -03:00
Yorik van Havre
da45071c8a Arch: Re-added support for older pysolar 2019-05-10 23:05:41 -03:00
Yorik van Havre
c0430bf876 Arch: Fixed wrong structures drawn in beam mode using a metal profile 2019-05-10 22:58:04 -03:00
Yorik van Havre
135c96fbc8 Arch: Fixed translation issues in wall and structure + make use of line task dialog 2019-05-10 22:43:59 -03:00
Yorik van Havre
d72d5a5b21 Draft: allow to use different snapping task dialogs 2019-05-10 22:27:08 -03:00
Yorik van Havre
eb47cf84a0 Draft: General cleanup of the Draft UI 2019-05-10 21:03:35 -03:00
Yorik van Havre
2d47993780 Merged latest translations from crowdin 2019-05-10 19:19:37 -03:00
Yorik van Havre
9a1bb779c9 Updated master translation files 2019-05-10 19:15:33 -03:00
easyw
1d87008048 added try,except for OpenCamLib test 2019-05-10 13:16:16 +02:00
easyw
54f8048682 added try,except for OpenCamLib test 2019-05-10 13:15:11 +02:00
Yorik van Havre
bb28fb0203 Arch: Site: Migrated the compass properties to the ViewObject 2019-05-09 15:17:12 -03:00
Yorik van Havre
50013d79ce Arch: Fixed color of windows transparent parts 2019-05-09 12:42:25 -03:00
Yorik van Havre
4ef8663388 Arch: Better behaviour and tooltips on section plane task panel buttons - fixes #3643 2019-05-09 11:42:22 -03:00
Yorik van Havre
57bf8d1f57 Draft: Fixed py3 issues in Draft Label - fixes #3941 2019-05-09 10:48:04 -03:00
wandererfan
924c339a45 Add test script for leader line and RTA 2019-05-09 07:31:31 -04:00