Commit Graph

14010 Commits

Author SHA1 Message Date
Bernd Hahnebach
abdaa271ea Material: material properties, add angle of friction 2018-07-03 17:54:57 -03:00
Bernd Hahnebach
9f5b421cd9 Material: material properties, remove duplicate 2018-07-03 17:54:57 -03:00
Bernd Hahnebach
0ea61180c4 Material: material properties, add some links as comments 2018-07-03 17:54:57 -03:00
Bernd Hahnebach
60ab67e516 Material: material properties, better formating 2018-07-03 17:54:57 -03:00
Bernd Hahnebach
616129c012 Material: add some thermal and mechanical properties to material module 2018-07-03 17:54:57 -03:00
Bernd Hahnebach
78e86c7e05 Material: material module, add some comment 2018-07-03 17:54:57 -03:00
Bernd Hahnebach
d081459837 Material: editor, add cards output and some comment 2018-07-03 17:54:57 -03:00
Bernd Hahnebach
e0c0e8de00 FEM: principal stress calculation, fix for direction of principal stress 2018-07-03 17:54:57 -03:00
Dmitrii Starostin
89a11dcf0d IMHO it looks like a bug... 2018-07-03 17:53:43 -03:00
Yorik van Havre
599921ac7e Arch: Fixed bug in windows 2018-07-02 13:02:57 -03:00
Yorik van Havre
1be3048319 Arch: Fixed bug in restoring material objects 2018-07-02 13:02:43 -03:00
Yorik van Havre
ed18728a80 Arch: Fixed compatibility with 0.17 2018-06-29 13:07:13 -03:00
easyw
f1096e8747 fixed a crash on escape from Image Scaling WB 2018-06-29 12:21:49 -03:00
Yorik van Havre
c36d84ba6c Draft: applied patch #1530 from easyw 2018-06-29 12:20:04 -03:00
Yorik van Havre
2a116ff4f1 Arch: Handle cloning of BuildingParts 2018-06-29 12:12:54 -03:00
Yorik van Havre
ef2425732e Arch: Handle placement change in BuildingPart + view management 2018-06-28 18:44:07 -03:00
Yorik van Havre
5c69b6d473 Arch: Further work on BuildingPart 2018-06-28 18:44:07 -03:00
Yorik van Havre
fcd778e8c1 Arch: initial BuildingPart development 2018-06-28 18:44:07 -03:00
Yorik van Havre
f37e07e241 Arch: context menu option for material group to merge duplicate materials 2018-06-28 18:27:19 -03:00
Yorik van Havre
f11e035e35 Arch: Minor fix to IFC explorer 2018-06-28 13:35:55 -03:00
Yorik van Havre
36f2f1bc34 Arch: Fixed non-GUI mode bug 2018-06-26 17:31:13 -03:00
Yorik van Havre
187e464bc3 Arch: Fixed OBJ export 2018-06-26 15:26:00 -03:00
Yorik van Havre
65739c5f1f Arch: Fixed IFC export of window openings 2018-06-26 15:17:22 -03:00
easyw
966b617bfe adding missing changes :) 2018-06-26 10:13:33 -03:00
easyw
8d8807f601 fixing py3 exceptions 2018-06-26 10:13:33 -03:00
easyw
c560ef175e Centering the Image Scaling Dialog 2018-06-26 10:13:33 -03:00
easyw
3613672174 Adding Image Scaling Macro ti Image WB 2018-06-26 10:13:33 -03:00
Yorik van Havre
807369aba0 Arch: Fixed RHS structural profiles 2018-06-22 11:51:12 -03:00
wandererfan
c4634f2a1e Fix #3508 Missing Namespace in Templates 2018-06-22 10:56:02 -03:00
wandererfan
e25fb7ed66 TD: provide gap between figure and ext lines 2018-06-22 10:47:55 -03:00
wandererfan
8ee01aaf68 Fix extension line direction in isometric views 2018-06-22 10:47:55 -03:00
Yorik van Havre
75618d862e Arch: Added Frame and Offset properties to windows 2018-06-21 18:53:52 -03:00
Markus Lampert
0d28d59fd1 Removed PathPreferences class and moved functionality into the module interface. 2018-06-19 21:53:41 -07:00
Markus Lampert
bf46c47616 Removed PathGeom class and moved functionality into module interface. 2018-06-19 21:38:20 -07:00
Yorik van Havre
c5a7a69166 Arch: Fixed export of included windows to IFC 2018-06-18 22:14:05 -03:00
ageeye
3832943567 Simple blocks now are possible as container. 2018-06-18 20:38:10 -03:00
ageeye
7d8f4f1a33 Add a new array type: PointArray. 2018-06-18 20:38:10 -03:00
Yorik van Havre
6eea3b0ef0 Merge pull request #1521 from easyw/master
updating Image WB new Icons
2018-06-18 20:34:06 -03:00
easyw
f5531e1b71 updating new Icons 2018-06-15 18:29:12 +02:00
Yorik van Havre
88afb9e7b9 Arch: Fixed bug in removing objects from section planes 2018-06-15 12:36:25 -03:00
wandererfan
5efe63c06a Fix X,Y of anchor in Projection Group 2018-06-15 11:34:00 -03:00
wandererfan
3d0a49ddc3 Compatibility w/R12 and arrows for Angles 2018-06-15 11:34:00 -03:00
Markus Lampert
644e4afc77 Add support for full circles to PathGeom. 2018-06-15 11:32:06 -03:00
Torsten Sadowski
a1ab5da899 Additional modules for Arch Linux added to VTK_COMPONENTS 2018-06-15 11:30:42 -03:00
Torsten Sadowski
46f7eab06f Building the FEM module on Arch Linux requires some additions to VTK_LIBRARIES 2018-06-15 11:30:42 -03:00
luz.paz
92e9659fba Misc. comment typos
+ Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`

+ crowdin translation refinements:  
- https://crowdin.com/translate/freecad/6766/en-en#6499546
- https://crowdin.com/translate/freecad/6766/en-en#6504496
2018-06-13 20:37:17 -04:00
Yorik van Havre
e6bb61cd0c Add support for Qt5 in ts update script 2018-06-13 11:45:40 -03:00
larnu
0f794f7099 Fix Blender Navigation 2018-06-13 12:21:34 +02:00
Markus Lampert
6508bbf1e6 Aggregate base edges into wires for engraving. 2018-06-12 10:32:47 -03:00
ageeye
be6fb16f29 PartDesign::Clone maintain the colors of the original 2018-06-12 10:30:07 -03:00