FreeCAD/src/Mod/Part/App
2015-02-25 21:36:40 +01:00
..
AppPart.cpp rename python classes for shapes and 2015-02-04 17:07:29 +01:00
AppPartPy.cpp + fix doc string of Part.makeLoft 2015-02-25 21:36:40 +01:00
ArcOfCirclePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ArcOfCirclePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
ArcOfEllipsePy.xml Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
ArcOfEllipsePyImp.cpp Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
ArcOfHyperbolaPy.xml Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ArcOfHyperbolaPyImp.cpp Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ArcOfParabolaPy.xml Part Module New Feature: Parabola & ArcOfParabola 2014-12-21 00:51:24 +01:00
ArcOfParabolaPyImp.cpp Part Module New Feature: Parabola & ArcOfParabola 2014-12-21 00:51:24 +01:00
ArcPy.xml Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
ArcPyImp.cpp Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
BezierCurvePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
BezierCurvePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
BezierSurfacePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
BezierSurfacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
BRepOffsetAPI_MakePipeShellPy.xml 0000646: Expose BRepOffsetAPI_MakePipeShell to python 2012-05-05 16:11:41 +02:00
BRepOffsetAPI_MakePipeShellPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
BSplineCurvePy.xml 0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor. 2013-10-27 12:56:05 +01:00
BSplineCurvePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
BSplineSurfacePy.xml 0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor. 2013-10-26 10:46:43 +02:00
BSplineSurfacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
CirclePy.xml + Allow to get/set x/y axes of circle 2014-01-08 12:54:45 +01:00
CirclePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
CMakeLists.txt Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ConePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ConePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
CrossSection.cpp + Fix Windows build 2013-09-23 10:52:15 +02:00
CrossSection.h 0001137: Incomplete slices when using Part.slice on a torus 2013-08-25 17:31:04 +02:00
CustomFeature.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CustomFeature.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CylinderPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CylinderPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
edgecluster.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
edgecluster.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
EllipsePy.xml Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
EllipsePyImp.cpp Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
encodeFilename.h issue #1027 use unicode filepaths 2014-10-11 13:32:06 +02:00
FeatureChamfer.cpp + fixes #0001889: Crash when undoing move of base object of a part fillet 2015-01-01 21:05:19 +01:00
FeatureChamfer.h 0000286: Feature request for better Fillet/Chamfer 2012-02-29 01:56:07 +01:00
FeatureCompound.cpp + fixes #0001889: Crash when undoing move of base object of a part fillet 2015-01-01 21:05:19 +01:00
FeatureCompound.h Add a parametric compound command 2013-07-13 15:05:13 +02:00
FeatureExtrusion.cpp Set offset mode for extrusion draft 2015-01-20 11:30:13 +01:00
FeatureExtrusion.h + support compounds of wires or faces for extrusion with tapered angle 2014-07-12 17:44:33 +02:00
FeatureFillet.cpp + fixes #0001889: Crash when undoing move of base object of a part fillet 2015-01-01 21:05:19 +01:00
FeatureFillet.h 0000286: Feature request for better Fillet/Chamfer 2012-02-29 01:56:07 +01:00
FeatureGeometrySet.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureGeometrySet.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureMirroring.cpp + fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV 2014-02-15 19:54:15 +01:00
FeatureMirroring.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartBoolean.cpp + fixes #0001429: don't apply booleans on null shapes 2014-02-22 13:06:30 +01:00
FeaturePartBoolean.h Keep faces colors on boolean operations 2012-06-01 13:07:29 +02:00
FeaturePartBox.cpp Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FeaturePartBox.h Add missing export macro for Box class 2012-06-07 23:19:00 +02:00
FeaturePartCircle.cpp switch the physical Properties to Quantity and add Pressure and Force 2014-02-16 22:19:56 +01:00
FeaturePartCircle.h + fixes #0001652: Proper support of units for all geometric primitives 2015-01-07 15:31:07 +01:00
FeaturePartCommon.cpp 0000684: Check Shape after boolean before refine 2012-06-16 16:20:06 +02:00
FeaturePartCommon.h Keep faces colors on boolean operations 2012-06-01 13:07:29 +02:00
FeaturePartCurveNet.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartCurveNet.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartCut.cpp Keep faces colors on boolean operations 2012-06-01 13:07:28 +02:00
FeaturePartCut.h Keep faces colors on boolean operations 2012-06-01 13:07:28 +02:00
FeaturePartFuse.cpp Use multiple tool shapes for MultiFuse Feature 2015-02-21 12:35:20 +01:00
FeaturePartFuse.h Keep faces colors on boolean operations 2012-06-01 13:07:29 +02:00
FeaturePartImportBrep.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartImportBrep.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartImportIges.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartImportIges.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartImportStep.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartImportStep.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartPolygon.cpp Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FeaturePartPolygon.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeaturePartSection.cpp Keep faces colors on boolean operations 2012-06-01 13:07:28 +02:00
FeaturePartSection.h Keep faces colors on boolean operations 2012-06-01 13:07:28 +02:00
FeaturePartSpline.cpp + Special view provider to display splines 2013-10-22 17:56:24 +02:00
FeaturePartSpline.h + Special view provider to display splines 2013-10-22 17:56:24 +02:00
FeatureRevolution.cpp Issue #1508 Solid tickBox for Part.Revolution 2014-04-25 10:07:21 +02:00
FeatureRevolution.h Issue #1508 Solid tickBox for Part.Revolution 2014-04-25 10:07:21 +02:00
FT2FC.cpp + remove unneeded semicolons 2014-05-08 17:32:23 +02:00
FT2FC.h Improve geom creation, scaling and translation 2014-03-18 07:57:44 +01:00
Geometry.cpp + check for correct OCC version 2015-02-23 16:05:17 +01:00
Geometry.h Sketcher: fix reversed geometry and rotated arcs 2015-02-17 12:27:31 +01:00
GeometryCurvePy.xml + Support Quasi methods in discretize() 2014-08-14 19:11:51 +02:00
GeometryCurvePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
GeometryPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
GeometryPyImp.cpp fixes #1782 remove unused precsion parameters 2014-10-11 13:03:02 +02:00
GeometrySurfacePy.xml python property Continuity of GeometrySurface 2014-09-01 11:04:38 +02:00
GeometrySurfacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
HyperbolaPy.xml Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
HyperbolaPyImp.cpp Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ImportIges.cpp + fixes #0001662: IGES does not export correctly 2015-01-11 12:14:41 +01:00
ImportIges.h 0001160: Freecad sometimes 'forgets' the ability to handle stp files 2013-06-27 14:16:41 +02:00
ImportStep.cpp issue #1027 use unicode filepaths 2014-10-11 13:32:06 +02:00
ImportStep.h 0001160: Freecad sometimes 'forgets' the ability to handle stp files 2013-06-27 14:16:41 +02:00
LinePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
LinePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
modelRefine.cpp issue #1450 2015-01-10 12:09:00 -02:00
modelRefine.h Part: ModelRefine: adding bspline support 2014-11-05 14:54:36 +01:00
OCCError.h + build with Qt < 4.7 and OCC < 6.5 2014-09-20 17:49:29 +02:00
OffsetCurvePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
OffsetCurvePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
OffsetSurfacePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
OffsetSurfacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
OpenCascadeAll.h Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ParabolaPy.xml Compute parabola from three points 2012-10-22 15:55:39 +02:00
ParabolaPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
Part2DObject.cpp + fixes #0001874: Scripted constraints not evaluated correctly 2014-12-23 15:32:03 +01:00
Part2DObject.h + fixes #0001874: Scripted constraints not evaluated correctly 2014-12-23 15:32:03 +01:00
Part2DObjectPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Part2DObjectPyImp.cpp Part: Fixed python representation of Part2DObject - fixes #1387 2014-02-24 16:10:51 -03:00
PartFeature.cpp + fixes #0001569: Bounding Box of Mesh::Feature in the Gui does not respect the Placement 2014-06-02 13:06:14 +02:00
PartFeature.h remove duplicate Include file PartFeature.h 2013-03-16 12:02:27 -03:00
PartFeaturePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PartFeaturePyImp.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PartFeatureReference.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PartFeatureReference.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PartFeatures.cpp fixes #0001684: Sweep ignores the list of subshapes 2014-08-15 14:35:59 +02:00
PartFeatures.h Add function to Close Part.Loft (Gui & scripting) 2014-04-14 16:30:56 +02:00
PlanePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PlanePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
PointPy.xml + add toShape() to Part.Point, allow to pass Part.Point in Part.Vertex 2015-01-15 11:39:53 +01:00
PointPyImp.cpp + add toShape() to Part.Point, allow to pass Part.Point in Part.Vertex 2015-01-15 11:39:53 +01:00
PreCompiled.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PreCompiled.h + Replace OCC_HEX_VERSION with OCC_VERSION_HEX 2014-07-18 14:51:54 +02:00
PrimitiveFeature.cpp + fixes #0001652: Proper support of units for all geometric primitives 2015-01-07 15:31:07 +01:00
PrimitiveFeature.h + fixes #0001652: Proper support of units for all geometric primitives 2015-01-07 15:31:07 +01:00
ProgressIndicator.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ProgressIndicator.h 0001080: Wrong header define PART_GEOMETRY_H in ProgressIndicator.h 2013-04-03 13:12:17 +02:00
PropertyGeometryList.cpp + fixes #0001874: Scripted constraints not evaluated correctly 2014-12-23 15:32:03 +01:00
PropertyGeometryList.h + fixes #0001874: Scripted constraints not evaluated correctly 2014-12-23 15:32:03 +01:00
PropertyTopoShape.cpp + Make Python API more pythonic 2013-10-11 13:57:05 +02:00
PropertyTopoShape.h + fixes #0001874: Scripted constraints not evaluated correctly 2014-12-23 15:32:03 +01:00
RectangularTrimmedSurfacePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
RectangularTrimmedSurfacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
SpherePy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SpherePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
SurfaceOfExtrusionPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SurfaceOfExtrusionPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
SurfaceOfRevolutionPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SurfaceOfRevolutionPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
Tools.h + move vec_traits into its own module 2011-12-30 11:45:28 +00:00
TopologyPy.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
TopologyPy.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TopoShape.cpp + make argument of multiFuse const reference 2015-02-21 12:48:12 +01:00
TopoShape.h + make argument of multiFuse const reference 2015-02-21 12:48:12 +01:00
TopoShapeCompoundPy.xml + allow to select whole wire in sweep panel 2014-05-24 15:33:23 +02:00
TopoShapeCompoundPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
TopoShapeCompSolidPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TopoShapeCompSolidPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
TopoShapeEdgePy.xml + Support Quasi methods in discretize() 2014-08-14 19:11:51 +02:00
TopoShapeEdgePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
TopoShapeFacePy.xml + Set const attribute to Python binding of TopoFace where needed 2014-02-17 17:19:14 +01:00
TopoShapeFacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
TopoShapePy.xml add TopoShape::multiFuse method 2015-02-21 12:35:21 +01:00
TopoShapePyImp.cpp add TopoShape::multiFuse method 2015-02-21 12:35:21 +01:00
TopoShapeShellPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TopoShapeShellPyImp.cpp + fixes #0001922: occ exception during python shell.makeHalfSpace 2015-01-16 23:11:07 +01:00
TopoShapeSolidPy.xml + Rename to offsetFaces 2014-01-06 13:08:00 +01:00
TopoShapeSolidPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
TopoShapeVertexPy.xml + attribute Tolerance added to vertex, edge and face 2012-01-12 12:09:45 +00:00
TopoShapeVertexPyImp.cpp + add toShape() to Part.Point, allow to pass Part.Point in Part.Vertex 2015-01-15 11:39:53 +01:00
TopoShapeWirePy.xml + Support Quasi methods in discretize() 2014-08-14 19:11:51 +02:00
TopoShapeWirePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
ToroidPy.xml + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ToroidPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00