FreeCAD/src/Mod/PartDesign/App
2013-02-08 14:32:00 +01:00
..
AppPartDesign.cpp Created Draft feature for PartDesign 2012-12-04 10:59:41 +01:00
AppPartDesignPy.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Body.cpp + rename MainPart to Body 2011-12-05 21:48:47 +00:00
Body.h + rename MainPart to Body 2011-12-05 21:48:47 +00:00
CMakeLists.txt Created Draft feature for PartDesign 2012-12-04 10:59:41 +01:00
Feature.cpp PartDesign: add messages frame in the task view of Transform/Pattern features 2012-09-14 12:51:59 +02:00
Feature.h PartDesign: add messages frame in the task view of Transform/Pattern features 2012-09-14 12:51:59 +02:00
FeatureAdditive.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureAdditive.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureChamfer.cpp PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureChamfer.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureDraft.cpp Fixes for OCC 6.3 2012-12-04 11:32:30 +01:00
FeatureDraft.h Created Draft feature for PartDesign 2012-12-04 10:59:41 +01:00
FeatureDressUp.cpp PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureDressUp.h PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureFace.cpp PartDesign: improved feature parameters checks and avoid duplicate code 2012-10-27 19:48:55 +02:00
FeatureFace.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureFillet.cpp PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureFillet.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureGroove.cpp Added check to Revolution and Groove for sketch axis intersecting the sketch face 2012-12-04 10:59:44 +01:00
FeatureGroove.h PartDesign: move common properties to FeatureSketchBased and add some source documentation 2012-10-23 13:21:04 +02:00
FeatureHole.cpp PartDesign: improved feature parameters checks and avoid duplicate code 2012-10-27 19:48:55 +02:00
FeatureHole.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureLinearPattern.cpp PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
FeatureLinearPattern.h PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
FeatureMirrored.cpp PartDesign: Fix mirrored feature with respect to custom sketch axis 2013-01-18 09:51:50 +01:00
FeatureMirrored.h PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
FeatureMultiTransform.cpp Make Multitransform children inherit its Placement 2013-01-06 23:33:00 +01:00
FeatureMultiTransform.h Make Multitransform children inherit its Placement 2013-01-06 23:33:00 +01:00
FeaturePad.cpp Some notes on pad and draft features for future developments 2012-12-04 10:59:41 +01:00
FeaturePad.h PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket 2012-11-03 23:07:48 +01:00
FeaturePocket.cpp Fix build failures with automake 2012-12-06 20:13:24 +01:00
FeaturePocket.h PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket 2012-11-03 23:07:48 +01:00
FeaturePolarPattern.cpp PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
FeaturePolarPattern.h PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
FeatureRevolution.cpp 0000906: Segmentation Fault when try to use linear pattern on Part, fix some issues with selection gate 2012-12-07 14:01:49 +01:00
FeatureRevolution.h PartDesign: move common properties to FeatureSketchBased and add some source documentation 2012-10-23 13:21:04 +02:00
FeatureScaled.cpp PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureScaled.h PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureSketchBased.cpp PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
FeatureSketchBased.h PartDesign: Enable manual alignment tool for PartDesign features 2012-12-10 13:58:44 +01:00
FeatureSubtractive.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureSubtractive.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureTransformed.cpp Re-worked Part::checkIntersection to give less false positives for pattern features 2013-02-08 14:32:00 +01:00
FeatureTransformed.h PartDesign: Refactor pattern features and gui 2013-01-09 23:18:38 +01:00
Makefile.am Created Draft feature for PartDesign 2012-12-04 10:59:41 +01:00
PreCompiled.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PreCompiled.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00