Commit Graph

15503 Commits

Author SHA1 Message Date
DeepSOIC
f44bd1bd22 PartGui: update icons
* replace Part_Compound icon with a new one
* add Part_ExplodeCompound icon
2018-12-27 14:30:05 +01:00
DeepSOIC
55838a0508 Part: "Explode compound" tool 2018-12-27 14:30:04 +01:00
Yorik van Havre
13fb9e879d Fixed translation of py commands in Image 2018-12-27 11:14:07 -02:00
Yorik van Havre
3b80b23805 fixed non-executable translation script 2018-12-27 10:55:58 -02:00
Yorik van Havre
3980b63265 Part: Fixed translation issues 2018-12-27 10:51:49 -02:00
luz.paz
579e588395 Path: source comment typo fixes
Found via `codespell`
2018-12-27 10:22:36 -02:00
wmayer
7387ec68c8 fix bug in zipios::writeUint16 2018-12-27 13:17:40 +01:00
Yorik van Havre
6297a58a1e Draft: Added ON/OFF status to the tooltip of snapping buttons 2018-12-26 12:59:50 -02:00
wmayer
58fed273ab fixes 0003729: REGRESSION: FreeCAD 0.17 does not export color information with STEP files 2018-12-24 17:27:56 +01:00
wandererfan
49c6a679af Fix StartCell/EndCell handling
- multi-character Columns and multi-digit Rows
  were not being interpreted correctly.
2018-12-24 11:02:32 -02:00
Abdullah Tahiri
754dd89d42 PartDesign: Up to face inclined plane limitation
================================================

fixes #3177

I fixed it by tricking the function, see:
https://forum.freecadweb.org/viewtopic.php?f=8&t=24238&start=30#p274454
2018-12-24 11:01:59 -02:00
Stian Skjelstad
9ccfefb112 Improve messages when trying to detect HDF5 2018-12-24 11:01:39 -02:00
Stian Skjelstad
4746396e7c Improve error-message if med.h is not found in CMake, and write all
commands in upper case, following the common syntax
2018-12-24 11:01:39 -02:00
Stian Skjelstad
e0106b946f On my Ubuntu setup, compilation failes when using med.h, since
libmedc is built with openMPI, while freeCAD selects hdf5-serial.

libmed declares functions prototypes which has MPI parameters if
built for openMPI, causing compilation errors. Doing some online
searches reveals that some users manually changes the include-paths
to hdf5-openmpi if this error happens.

This patch tries to autodetect this situation.
2018-12-24 11:01:39 -02:00
Yorik van Havre
9ef3598405 Added support for arabic and vietnamese 2018-12-23 13:56:46 -02:00
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
Mateusz Skowroński
ec7d24e035 Fix GCC 8 warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 2018-12-23 11:05:02 -02:00
wandererfan
42820cc179 Remove u8 literals for Win compatibility 2018-12-23 11:03:02 -02:00
wandererfan
64e7f47eee Add support for DMS angles to Expressions 2018-12-23 11:03:02 -02:00
wandererfan
9c88743d1d Use correct unicode symbols for DMS units 2018-12-23 11:03: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
Yorik van Havre
4e8bb94840 [Testing] renaming COPYING file to LICENSE 2018-12-20 20:36:01 -02:00
wmayer
81f50a577c fix several bugs in LabelEditor to handle PropertyStringList 2018-12-20 23:20:23 +01: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
Fabio Rossi
be90145e90 Avoid overwriting of LDFLAGS for shared libs 2018-12-19 21:54:02 +01: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
wmayer
e629fd0b69 fixes 0002304: Duplicate multi selection of sketch element produces many sketches 2018-12-19 21:17:59 +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