FreeCAD/src/Mod
Zheng, Lei a3f46a40e9 Path: added Path.fromShapes and Path.sortWires
* Path.fromShapes can now convert any number of shapes to Path with
optimzied travel distances. It internally uses Path.sortWires to
minimize travel distances, and also sort wires by its Z height in case
of sectioned wires.

* The above python function is impelmented in Path::Area class.

* Path::FeatureShape is rewrote to take advantage of these two
functions.

* Add Path::FeatureAreaView to partially display a Path::FeatureArea's
sections.
2017-01-27 17:13:16 +08:00
..
Arch Draft: AutoGroup system 2017-01-25 14:55:14 -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 Draft: Fixed small bug in SVG output 2017-01-25 21:29:33 -02:00
Drawing Update Page template icons 2017-01-15 21:08:08 +01:00
Fem FEM: GMSH mesh object, in some cases the task panel did not open 2017-01-24 10:16:44 -02:00
Idf python3: dict.has_key("key") --> "key" in dict 2017-01-20 00:06:58 -02:00
Image updated ts files 2016-12-26 12:36:24 -02:00
Import python3: dict.has_key("key") --> "key" in dict 2017-01-20 00:06:58 -02:00
Inspection use normals if available 2017-01-03 19:58:26 +01:00
JtReader fix -Wextra in JtReader 2016-09-23 21:28:53 +02:00
Material Fem: add push button to export customed fluid and solid material to FCMat file 2017-01-22 13:22:29 +00: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 Update Metadata 2017-01-16 20:55:46 +01:00
Part Merge remote-tracking branch 'upstream/master' into PathArea 2017-01-26 15:47:26 +08:00
PartDesign fix crash when pressing cancel on pipe task panel 2017-01-24 15:00:41 +01:00
Path Path: added Path.fromShapes and Path.sortWires 2017-01-27 17:13:16 +08: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 Added Metadata 2016-12-31 21:20:45 +01: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 python3: dict.has_key("key") --> "key" in dict 2017-01-20 00:06:58 -02:00
Sketcher issue #0002816: Trimming tool crashes 2017-01-23 19:06:48 +01:00
Spreadsheet Update Metadata 2017-01-13 23:46:20 +01:00
Start py3: code from python3-branch broke the translation in Start-wb. This commit should fix this 2017-01-21 22:43:45 +01:00
TechDraw Use contour area for wire size instead of bounding box 2017-01-20 00:09:38 -02:00
TemplatePyMod + support of checkable commands 2015-08-25 18:01:37 +02:00
Test DAG: Add document graph recompute test 2017-01-21 19:15:36 +01: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