FreeCAD/src/Mod
Lorenz Hüdepohl 00226a9c47 PathHelix: Fixes for clearance, non-aligned centers
The safe Z value was calculated with respect to the current hole, but
the tool should better be always retracted to the safe Z value with
respect to the first hole of a series of holes.

Another fix concerns the detection of holes-within-holes, previously it
was assumed that there the centers must align perfectly, this seems to
be the case only up to some numerical precision. Fixed by just allowing
any hole that is wholly contained in the first hole, even it is not
centered.
2016-12-30 22:47:47 +01:00
..
Arch Arch: Fixed bug with arch objects that are a clone and have a material 2016-12-30 19:25:42 -02:00
Assembly Fixed typos notified on crowdin 2016-12-28 16:59:24 -02:00
Cam Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Complete Update multiple workbenches 2016-12-26 12:23:07 -02:00
Draft Arch: Faster material handling in IFC import - fixes #2762 2016-12-29 16:05:52 -02:00
Drawing updated ts files 2016-12-26 12:36:24 -02:00
Fem rearrange headers to avoid warning 2016-12-30 13:31:08 +01:00
Idf replace Part.Line with Part.LineSegment 2016-11-30 21:25:18 +01:00
Image updated ts files 2016-12-26 12:36:24 -02:00
Import remove superfluous Qt includes 2016-12-13 14:33:16 +01:00
Inspection Update multiple workbenches 2016-12-26 12:23:07 -02:00
JtReader fix -Wextra in JtReader 2016-09-23 21:28:53 +02:00
Material Update Material Workbench icons 2016-12-26 12:23:07 -02:00
Measure Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
Mesh updated ts files 2016-12-26 12:36:24 -02:00
MeshPart suppress -Woverloaded-virtual warnings from smesh 2016-12-30 12:11:35 +01:00
OpenSCAD if UnicodeUTF8 is not defined use a fallback implementation of translate() 2016-12-27 20:12:39 +01:00
Part in forward declaration replace class keyword when struct is expected 2016-12-29 17:52:39 +01:00
PartDesign Fixed typos notified on crowdin 2016-12-28 16:59:24 -02:00
Path PathHelix: Fixes for clearance, non-aligned centers 2016-12-30 22:47:47 +01:00
Plot remove UnicodeUTF8 2016-12-27 18:31:05 +01:00
Points updated ts files 2016-12-26 12:36:24 -02:00
Raytracing updated ts files 2016-12-26 12:36:24 -02:00
ReverseEngineering updated ts files 2016-12-26 12:36:24 -02:00
Robot Add switch to select between Qt4 and Qt5 2016-12-13 15:53:13 +01:00
Sandbox check between Qt4/Qt5 build in cmake 2016-12-23 14:13:43 +01:00
Ship remove UnicodeUTF8 2016-12-27 18:56:30 +01:00
Show Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
Sketcher fix whitespaces 2016-12-28 14:22:42 +01:00
Spreadsheet Spreadsheet: Coverity issue 151662, 151655, 133440, 129433 are false positives, but code rewritten for readability. 2016-12-15 17:27:18 +01:00
Start if UnicodeUTF8 is not defined use a fallback implementation of translate() 2016-12-27 20:12:39 +01:00
TechDraw in forward declaration replace class keyword when struct is expected 2016-12-29 17:52:39 +01:00
TemplatePyMod + support of checkable commands 2015-08-25 18:01:37 +02:00
Test Update multiple workbenches 2016-12-26 12:23:07 -02:00
Web updated ts files 2016-12-26 12:36:24 -02:00
__init__.py
.gitattributes
CMakeLists.txt Mod/Measure warnings 2016-07-11 15:32:16 +02:00
mod.dox Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00