FreeCAD/src/Mod/Part
DeepSOIC 40592e6055 Attacher: line and point AttachEngines. Other changes.
* propose attachment modes
* refactor setUp and Copy
* split off postprocessing from 3D to reuse in 1D and 0D calculations
* AttachableObject: fix error printout in onChange
* AttachableObject: no more defaults to Attacher3D
* implementation of lines and points attachment (some of the proposed modes).
* refactor getShapeType, add getShapeType(obj, sub); add a flag to eRefType enum, indicating that referenced thing is a whole object that has placement.
* change readLinks to be static, and obtain shape types in the process.
* test mode enums lengths equality
* extend ObjectXY to work on conics.
* Fix upside-down sketches attached as TangentPlane on most shapes.
* Fix crash when a shape of unlisted type is in the links.
* fix attaching to datum lines go crazy because of infinities.
* abs->fabs
* support for App::Line
* Add namespace qualifiers to TYPESYSTEM_SOURCE-like stuff
2016-04-12 18:12:12 +02:00
..
App Attacher: line and point AttachEngines. Other changes. 2016-04-12 18:12:12 +02:00
Gui PartDesign: Gui: build error. couldn't find ui generated file in part build directory. 2016-04-12 18:12:07 +02:00
CMakeLists.txt Part: new tools - JoinFeatures (Connect, Embed and Cutout) 2015-06-04 09:47:59 +02:00
Init.py + remove useless stuff from Init files 2015-01-13 16:19:19 +01:00
InitGui.py Add SVG workbench icons 2016-02-26 23:17:43 +01:00
JoinFeatures.py Part: JoinFeatures UI improvements 2016-03-08 12:00:19 +01:00
MakeBottle.py issue #1701 removed further except: statements 2014-09-17 11:57:32 +02:00
part.dox + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TestPartApp.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TestPartGui.py + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00