FreeCAD/src/Mod/PartDesign/App
2016-05-18 23:54:18 +02:00
..
AppPartDesign.cpp Remove ShapeBinder2D 2016-04-12 18:12:23 +02:00
AppPartDesignPy.cpp + simplify porting of PartDesign module to Python3 2016-01-20 17:00:43 +01:00
Body.cpp Fix warnings introduced in new PartDesign 2016-04-12 18:12:21 +02:00
Body.h PartDesign/Gui: add origin sizing and rework datums sizing 2016-04-12 18:12:18 +02:00
BodyPy.xml PartDesign/Body: move deletion of subobjects to view provider 2016-04-12 18:12:17 +02:00
BodyPyImp.cpp + add missing license text 2016-04-13 15:20:41 +02:00
CMakeLists.txt fix dependent copy references 2016-04-12 18:12:19 +02:00
DatumCS.cpp + remove 'using namespace Attacher' inside header file 2016-04-13 15:57:49 +02:00
DatumCS.h PartDesign/App: cleanup datum's classes and headers 2016-04-12 18:12:19 +02:00
DatumLine.cpp PartDesign/App: cleanup datum's classes and headers 2016-04-12 18:12:19 +02:00
DatumLine.h PartDesign/App: cleanup datum's classes and headers 2016-04-12 18:12:19 +02:00
DatumPlane.cpp Attacher: split Attacher3d and AttacherPlane 2016-04-21 20:55:42 +03:00
DatumPlane.h PartDesign/App: cleanup datum's classes and headers 2016-04-12 18:12:19 +02:00
DatumPoint.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
DatumPoint.h PartDesign: transfer Datums to become AttachableObjects 2016-04-12 18:12:12 +02:00
Feature.cpp PartDesign: Adopt to new property status bits 2016-04-12 18:12:22 +02:00
Feature.h PartDesign/Feature: minor gramma fix 2016-04-12 18:12:16 +02:00
FeatureAddSub.cpp fix build with MSVC11 aka 2012 2016-04-12 18:12:06 +02:00
FeatureAddSub.h fix build with MSVC11 aka 2012 2016-04-12 18:12:06 +02:00
FeatureBoolean.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureBoolean.h Allow booleans of bodies in PartDesign 2016-04-12 18:11:51 +02:00
FeatureChamfer.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureChamfer.h PartDesign: Fixed similar issue compared to #2302 with unit handling when using an expression for the chamfer size. 2015-11-09 21:37:24 +01:00
FeatureDraft.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureDraft.h Created Draft feature for PartDesign 2012-12-04 10:59:41 +01:00
FeatureDressUp.cpp PartDesign: Adopt to new property status bits 2016-04-12 18:12:22 +02:00
FeatureDressUp.h PartDesign: Body rework - add BaseFeature property and make Tip always point to solid 2016-04-12 18:12:16 +02:00
FeatureFillet.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureFillet.h PartDesign: Fixed issue #2302 with unit handling when using an expression for the fillet radius. 2015-11-09 21:37:08 +01:00
FeatureGroove.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureGroove.h PartDesign: Modeling features work with faces 2016-04-12 18:12:22 +02:00
FeatureHole.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureHole.h PartDesign: Modeling features work with faces 2016-04-12 18:12:22 +02:00
FeatureLinearPattern.cpp App/Origin: big refactoring 2016-04-12 18:12:18 +02:00
FeatureLinearPattern.h PartDesign: Added support for expressions. 2015-09-21 14:51:09 +02:00
FeatureLoft.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureLoft.h PartDesign: Modeling features work with faces 2016-04-12 18:12:22 +02:00
FeatureMirrored.cpp App/Origin: big refactoring 2016-04-12 18:12:18 +02:00
FeatureMirrored.h PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
FeatureMultiTransform.cpp allow non-sketch based additive and subtractive features 2016-04-12 18:12:06 +02:00
FeatureMultiTransform.h Make Multitransform children inherit its Placement 2013-01-06 23:33:00 +01:00
FeaturePad.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeaturePad.h PartDesign: Modeling features work with faces 2016-04-12 18:12:22 +02:00
FeaturePipe.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeaturePipe.h PartDesign: Modeling features work with faces 2016-04-12 18:12:22 +02:00
FeaturePocket.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeaturePocket.h PartDesign: Modeling features work with faces 2016-04-12 18:12:22 +02:00
FeaturePolarPattern.cpp App/Origin: big refactoring 2016-04-12 18:12:18 +02:00
FeaturePolarPattern.h PartDesign: Added support for expressions. 2015-09-21 14:51:09 +02:00
FeaturePrimitive.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeaturePrimitive.h PartDesign/FeaturePrimitive: suppress a -Woverloaded-virtual warning 2016-04-12 18:12:17 +02:00
FeatureRevolution.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureRevolution.h PartDesign: Modeling features work with faces 2016-04-12 18:12:22 +02:00
FeatureScaled.cpp allow non-sketch based additive and subtractive features 2016-04-12 18:12:06 +02:00
FeatureScaled.h PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureSketchBased.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureSketchBased.h fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureSolid.cpp Assembly import script & PartDesign Solid object 2016-04-12 18:11:46 +02:00
FeatureSolid.h Assembly import script & PartDesign Solid object 2016-04-12 18:11:46 +02:00
FeatureThickness.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureThickness.h add part design thickness 2016-04-12 18:12:08 +02:00
FeatureTransformed.cpp fixes #0002512 Allow multi-face part design tools 2016-05-18 23:54:18 +02:00
FeatureTransformed.h PartDesign: make transform parameter dialogs use common base code with other dialogs 2016-04-12 18:12:16 +02:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
ShapeBinder.cpp + fix typos + improve whitespaces 2016-04-24 18:11:02 +02:00
ShapeBinder.h + fix typos + improve whitespaces 2016-04-24 18:11:02 +02:00