Commit Graph

4662 Commits

Author SHA1 Message Date
Przemo Firszt
26d94d3e0c FEM: Show error if results file is missing
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-03-16 18:42:02 +00:00
Bernd Hahnebach
a6e34128c6 Fem: units in CalculiX file: mm and N 2015-03-16 07:29:34 +01:00
wmayer
75263353cd + show message when changing anti-aliasing 2015-03-15 20:02:21 +01:00
wmayer
f5d8455b4e Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2015-03-15 18:53:29 +01:00
wmayer
9d70e9c0ce + issue #0002007: Base::Rotation::get/setYawPitchRoll uses wrong euler convention 2015-03-15 18:53:03 +01:00
Yorik van Havre
4a8841d4b1 Draft: added shoogens fix IRW test 2015-03-15 14:42:36 -03:00
wmayer
1f641abb51 + improve abaqus exporter 2015-03-15 14:53:22 +01:00
wmayer
97aba58bb2 + fix crash in export to abaqus 2015-03-15 02:08:55 +01:00
DeepSOIC
9200a81eb9 PartDesign: fix wrong sketch pad (#1854)
Fixes the issue where, when a sketch is cloned, and selected for
padding, the clone gets padded instead of the sketch.
It also allows padding of a sketch that is already used by anything
else, except for PartDesign features.
+ the same fix for PartDesign Revolution.
2015-03-14 14:18:34 +01:00
wmayer
7704305b97 + add Spacemouse pro wireless 2015-03-14 13:40:57 +01:00
getitzack
91e7cb9a7e Update GuiApplicationNativeEventAwareWin32.cpp
Added "3dconnexion space mouse wireless" support for windows. Added 3dconnexion vendor ID, product ID, and extended the strcut tag_VirtualKeys.
2015-03-14 13:39:26 +01:00
Yorik van Havre
dcf2b7c72c Updated offline documentation (final) 2015-03-13 17:30:42 +01:00
Bernd Hahnebach
2edf2d60b4 Fem: typo in thickness property of FemAnalysis class 2015-03-13 10:09:43 -03:00
wood-galaxy
f838ceb871 fix #1991 : display message for dxf library missing
at the import of importDXF and open, insert and export functions.
Also the message allow user to enabled FreeCAD to download the library.
2015-03-12 15:22:47 -03:00
wmayer
36f3e57694 + fixes #0002001: Crash inserting Raytracing Template when in Image View 2015-03-12 12:45:37 +01:00
wmayer
84d878fa81 + set Const attribute to some methods of FemMesh 2015-03-12 10:42:23 +01:00
Sebastian Hoogen
5bc6a3fb67 properly cast to unsigned before the shift 2015-03-11 21:43:04 +01:00
Sebastian Hoogen
04d1a8b420 trivial bugfix in Draft DXF export
wrong namespace for Part.OCCError
2015-03-11 21:35:30 +01:00
wmayer
910d6c93c2 + fixes #0001970: Spaceball 5000 USB no longer works in Windows 7 in 0.15 dev versions 2015-03-11 12:44:38 +01:00
wmayer
ff5b47034a + method to get Eigensystem of mesh data 2015-03-10 22:47:46 +01:00
wmayer
5f1effd108 + fix assert failure in FemMesh 2015-03-10 12:44:22 +01:00
wmayer
bf6c7e175b + anti-aliasing for preview of 3d view 2015-03-08 23:10:13 +01:00
wmayer
a7e898dbe8 set cache context when off-screen rendering 2015-03-08 19:12:31 +01:00
Yorik van Havre
0bd23ccdab Minor fixes in offline doc scripts 2015-03-08 01:02:12 -03:00
Yorik van Havre
dafd929fd6 Updated offline documentation files from current wiki 2015-03-08 01:01:29 -03:00
Yorik van Havre
22c17aafbc Merged crowdin translations 2015-03-07 15:17:58 -03:00
Yorik van Havre
f42f4a5dca Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2015-03-07 14:32:08 -03:00
Yorik van Havre
28e8c17205 Updated version number in qt doc script 2015-03-07 14:31:51 -03:00
Bernd Hahnebach
fb1ba50a4b Fem: ContraintForce: units are no longer printed on widget 2015-03-06 17:03:35 +01:00
Bernd Hahnebach
f0464ddf61 Fem: Fix in CalculiX file if not supported shapes are used for constraints 2015-03-06 17:03:22 +01:00
Bernd Hahnebach
0618d63a29 FEM: add comments to CalculiX input file 2015-03-05 22:31:04 +01:00
Eivind Kvedalen
b4dc4d97f4 - Self-reference bug
- Refactoring/clean-up of code
- Dependency tracking of aliased cells
- Various resolution errors
- Rewriting of ranges when columns/rows are inserted/removed
- References to aliases keep their units.
2015-03-04 22:18:20 +01:00
wmayer
da9f2f2ff8 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2015-03-01 11:39:02 +01:00
wmayer
68875c9782 + fixes #0001984: Set CMakeLists *not* to build the useless Assembly module by default 2015-03-01 11:38:38 +01:00
Yorik van Havre
a7cd5629bd Draft: Fixed translation of snap bar 2015-02-28 16:45:04 -03:00
Stefan Tröger
7a33e812ee implement correct vertex normals
- use mesh vertices uv value to get correct normals from face
- remove unused normal and shading options for parts
2015-02-28 15:09:38 +01:00
wmayer
a6994aac4b + fix linker error with MSVC 2012 2015-02-28 12:42:27 +01:00
wmayer
a2e1d3e558 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2015-02-27 23:28:04 +01:00
wmayer
20c367f2dc + in Fem constraint force dialog handle empty Direction 2015-02-27 23:27:08 +01:00
Yorik van Havre
87911ca46b Updated ts files from source 2015-02-27 18:56:51 -03:00
Yorik van Havre
7f98d14930 Updated translations from crowdin 2015-02-27 18:46:03 -03:00
Yorik van Havre
d29859449a Small fixes in updateTranslations script 2015-02-27 18:38:25 -03:00
Yorik van Havre
4152ba1f83 Material: Added missing units 2015-02-27 13:31:13 -03:00
wmayer
6721139630 + use undo/redo for Fem constraint force dialog 2015-02-27 11:21:05 +01:00
Bernd Hahnebach
36e4758b72 Fem Workaround for choosing material data 2015-02-26 23:26:11 +01:00
Bernd Hahnebach
075663b5e7 make main material cards to work correctly with FemWB 2015-02-26 21:25:59 +01:00
Bernd Hahnebach
f2575c332a Fem make CalculiX Inputfile editable befor run CalculiX 2015-02-26 09:56:58 -03:00
Bernd Hahnebach
411675ed78 Standard CalculiX Material added 2015-02-26 09:56:58 -03:00
Sebastian Hoogen
838f3fff97 + fixes #0001966: edges in Shape2DView extend beyond endpoint 2015-02-25 18:45:40 -03:00
Yorik van Havre
f13efd03bd Arch: removed old debug message 2015-02-25 18:44:45 -03:00