Commit Graph

11900 Commits

Author SHA1 Message Date
Yorik van Havre
39d446f60f Updated translations from crowdin 2018-12-23 13:54:30 -02:00
Markus Lampert
a907a103cd Use removeSplitter to get a single face for the removal shape construction. 2018-12-23 11:07:31 -02:00
Mateusz Skowroński
860a984a1d Fix GCC 8 warning: catching polymorphic type by value [-Wcatch-value=] 2018-12-23 11:05:02 -02:00
Bernd Hahnebach
70993dd71d FEM: ccx tools, optimize imports 2018-12-21 22:39:29 +01:00
Bernd Hahnebach
e73c6c3008 FEM: ccx tools, add a method to find elments with no material 2018-12-21 22:22:49 +01:00
Bernd Hahnebach
7f3dfc5fd5 FEM: ccx tools, typo in def name for non positive jacobians 2018-12-21 22:16:57 +01:00
Bernd Hahnebach
b0ce82b830 FEM: ccx tools, split run def to be able to do every fea task independent 2018-12-21 22:16:57 +01:00
Bernd Hahnebach
a3980624a0 FEM: ccx tools, small code improvements 2018-12-21 22:16:57 +01:00
Bernd Hahnebach
80c65506a3 FEM: ccx tools, solver typ check only for ccx tools type 2018-12-21 22:16:57 +01:00
Yorik van Havre
3cdecfb7b8 Arch: fixed wrong WP when double-clicking an Arch BuildingPart 2018-12-21 18:55:59 -02:00
Bernd Hahnebach
71cadf8ba7 FEM: print some error if only one material object but this one has a reference shape 2018-12-21 10:11:48 -02:00
Bernd Hahnebach
25ebc7479b FEM: ccx run, do not run ccx if input file writer returned an error 2018-12-21 10:11:48 -02:00
Bernd Hahnebach
e2716b2f80 FEM: revert 5f8b459 and use a better fix fir frd reading of NaN floats 2018-12-21 10:11:48 -02:00
Bernd Hahnebach
a0f3a81139 FEM: z88, delete not needed and not used variable 2018-12-21 10:11:48 -02:00
wmayer
7d5870b658 workaround to correctly render annotation flags if NaviCube is shown 2018-12-20 17:52:35 +01:00
Yorik van Havre
41eeeede6b Arch: Fixed crash on creating new BuildingParts 2018-12-20 13:21:48 -02:00
Bernd Hahnebach
da3beba5c8 FEM: frd file reader, fix for broken frd files 2018-12-20 12:00:04 -02:00
Bernd Hahnebach
84b3adab83 FEM: gmsh VP, Py3, remove more extra b'ees 2018-12-20 12:00:04 -02:00
Bernd Hahnebach
304a50c56f FEM: code formating, pep8 2018-12-20 12:00:04 -02:00
Abdullah Tahiri
b784285d20 Sketcher: Tangency between arcofellipse and other curves
========================================================

Surprisingly there was no code to handle arcofellipse tangencies using AngleViaPoint constraint.

fixes #3659
2018-12-20 11:59:26 -02:00
wmayer
ca488a2793 change default value of renderTriangleLimit to UINT_MAX 2018-12-20 10:49:37 +01:00
Yorik van Havre
effdefbbf7 Arch: Fixed object transparency not adopting the material's one 2018-12-19 20:51:39 -02:00
Bernd Hahnebach
a932505e8d FEM: solver, move observer def into base class and use decode for Py3 bytestrings 2018-12-19 21:50:44 +01:00
Bernd Hahnebach
4682cac73b FEM: utils, add a def to decode bytestrings in Py3 2018-12-19 21:50:44 +01:00
Yorik van Havre
d012178482 Arch: Fixed display bug in BuildingPart 2018-12-19 16:33:48 -02:00
Yorik van Havre
b1e3ad9015 Arch: Small refactor in arch reference 2018-12-19 12:29:34 -02:00
Yorik van Havre
49b2c8f952 Arch: Fixed wrong elevation of imported IFC elements 2018-12-19 11:46:40 -02:00
wandererfan
bb0bbeef9a Fix Detail highlight position for rotated DPGI
- highlight position calculation was not taking into account
  rotation of DPGI due to RotationVector property.
2018-12-19 10:30:30 -02:00
Abdullah Tahiri
36fe890cc2 Sketcher: Improve element widget name of external geometry
===========================================================

fixes #3719

what?
https://forum.freecadweb.org/viewtopic.php?f=3&t=32693&p=274634#p274634
2018-12-19 10:27:30 -02:00
George Shuklin
97d6aea8c0 Draft/getSVG: Fix missed variable gui, fix bad call to getProj 2018-12-19 10:24:29 -02:00
Yorik van Havre
596655e3e7 Arch: more thorough file search in arch references 2018-12-18 21:49:27 -02:00
Yorik van Havre
2b8745c6bb Draft: minor bugfix 2018-12-18 11:01:14 -02:00
Yorik van Havre
d35d59a7d6 Arch: Allow to not zoom fit after importing IFC files 2018-12-18 11:00:56 -02:00
Abdullah Tahiri
f2b67883c9 Sketcher: Respect general autoconstraints setting on sketch creation
====================================================================

fixes #3727

https://www.freecadweb.org/tracker/view.php?id=3727

https://forum.freecadweb.org/viewtopic.php?f=3&t=32761
2018-12-17 18:44:56 +01:00
Abdullah Tahiri
e72398c48c remove experimental string from VBO and sketcher continue mode 2018-12-17 18:01:52 +01:00
wmayer
e3cc5c40fc improve mesh validation functions 2018-12-17 16:14:28 +01:00
Yorik van Havre
12cb1baec7 Draft: Fixed tolerance problem in snapping to intersections 2018-12-17 12:58:21 -02:00
Yorik van Havre
17849c656e Arch: Fixed remaining bugs in Schedule - Fixes #3590 2018-12-17 12:24:27 -02:00
Yorik van Havre
8894c97744 Arch: Fixed incomplete last commit 2018-12-17 11:24:33 -02:00
Yorik van Havre
87945ecdbd Arch: Stored if preferences pages are loaded or not 2018-12-17 11:22:20 -02:00
Yorik van Havre
68f95b90c3 Draft: Fixed wrong formatting of DXF importer url 2018-12-17 11:06:10 -02:00
Bernd Hahnebach
130c6db58f FEM: objects module, add vtk post processing objects 2018-12-17 09:38:23 -03:00
Bernd Hahnebach
c68415b432 FEM: unit tests, add FEM_VTK check and reactivate vtk mesh test 2018-12-17 09:38:23 -03:00
George Shuklin
dce109309d Include getSVG.py into Draft_SRCS 2018-12-17 09:37:51 -03:00
George Shuklin
b7748f1522 made getLineStyle to accepts scale parameter 2018-12-17 09:37:51 -03:00
George Shuklin
496a48c904 move getDiscretized and getPattern outside of getSVG() 2018-12-17 09:37:51 -03:00
George Shuklin
7270e2508d move getProj outside of getSVG, make 'plane' explicit. 2018-12-17 09:37:51 -03:00
George Shuklin
92be1c239f Move getLineStyle to a separate function 2018-12-17 09:37:51 -03:00
George Shuklin
e51c7ec404 Move getSVG into a separate file to further refactoring.
All internal dependencies (getrgb, getType) are reimported.
2018-12-17 09:37:51 -03:00
wmayer
07b070c8c6 fixes 0003732: Menu groups in Draft menu are not translated even though translated strings exist 2018-12-16 17:20:26 +01:00