.. |
AppPartDesign.cpp
|
Allow booleans of bodies in PartDesign
|
2016-04-12 18:11:51 +02:00 |
AppPartDesign.cpp.orig
|
Second step for implementing datum features
|
2016-04-12 18:11:48 +02:00 |
AppPartDesignPy.cpp
|
+ simplify porting of PartDesign module to Python3
|
2016-01-20 17:00:43 +01:00 |
Body.cpp
|
Miscellaneous fixes
|
2016-04-12 18:11:51 +02:00 |
Body.h
|
Allow selecting back of base planes, miscellaneous fixes
|
2016-04-12 18:11:50 +02:00 |
BodyPy.xml
|
More bug fixes for Body insertion/deletion of features
|
2016-04-12 18:11:48 +02:00 |
BodyPyImp.cpp
|
Moved generic Datum class to Part module to avoid Sketcher dependency on PartDesign
|
2016-04-12 18:11:49 +02:00 |
CMakeLists.txt
|
Allow booleans of bodies in PartDesign
|
2016-04-12 18:11:51 +02:00 |
DatumLine.cpp
|
Simplified datum features by making use of the placement property
|
2016-04-12 18:11:50 +02:00 |
DatumLine.h
|
Simplified datum features by making use of the placement property
|
2016-04-12 18:11:50 +02:00 |
DatumPlane.cpp
|
Try to be consistent with sketch plane orientation PartDesign module <-> Sketcher module
|
2016-04-12 18:11:50 +02:00 |
DatumPlane.h
|
Simplified datum features by making use of the placement property
|
2016-04-12 18:11:50 +02:00 |
DatumPoint.cpp
|
Simplified datum features by making use of the placement property
|
2016-04-12 18:11:50 +02:00 |
DatumPoint.h
|
Simplified datum features by making use of the placement property
|
2016-04-12 18:11:50 +02:00 |
Feature.cpp
|
Miscellaneous fixes
|
2016-04-12 18:11:51 +02:00 |
Feature.h
|
Draft: Accept datum lines and planes as references
|
2016-04-12 18:11:50 +02:00 |
FeatureAdditive.cpp
|
|
|
FeatureAdditive.h
|
|
|
FeatureBoolean.cpp
|
Allow booleans of bodies in PartDesign
|
2016-04-12 18:11:51 +02:00 |
FeatureBoolean.h
|
Allow booleans of bodies in PartDesign
|
2016-04-12 18:11:51 +02:00 |
FeatureChamfer.cpp
|
Made the rest of the PartDesign features aware of the Body
|
2016-04-12 18:11:49 +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
|
Draft: Accept datum lines and planes as references
|
2016-04-12 18:11:50 +02:00 |
FeatureDraft.h
|
|
|
FeatureDressUp.cpp
|
Miscellaneous fixes
|
2016-04-12 18:11:51 +02:00 |
FeatureDressUp.cpp.orig
|
Made the rest of the PartDesign features aware of the Body
|
2016-04-12 18:11:49 +02:00 |
FeatureDressUp.h
|
Made the rest of the PartDesign features aware of the Body
|
2016-04-12 18:11:49 +02:00 |
FeatureFillet.cpp
|
Made the rest of the PartDesign features aware of the Body
|
2016-04-12 18:11:49 +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
|
Pad/Pocket: Allow extrude up to a datum plane
|
2016-04-12 18:11:50 +02:00 |
FeatureGroove.h
|
|
|
FeatureHole.cpp
|
|
|
FeatureHole.h
|
|
|
FeatureLinearPattern.cpp
|
Allow datum lines and planes for Transformed features' references
|
2016-04-12 18:11:50 +02:00 |
FeatureLinearPattern.h
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
FeatureMirrored.cpp
|
Allow datum lines and planes for Transformed features' references
|
2016-04-12 18:11:50 +02:00 |
FeatureMirrored.h
|
|
|
FeatureMultiTransform.cpp
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
FeatureMultiTransform.h
|
|
|
FeaturePad.cpp
|
Miscellaneous fixes
|
2016-04-12 18:11:51 +02:00 |
FeaturePad.h
|
Refactored code of SketchBased features to have common code in an abstract superclass
|
2016-04-12 18:11:50 +02:00 |
FeaturePocket.cpp
|
Miscellaneous fixes
|
2016-04-12 18:11:51 +02:00 |
FeaturePocket.h
|
Refactored code of SketchBased features to have common code in an abstract superclass
|
2016-04-12 18:11:50 +02:00 |
FeaturePolarPattern.cpp
|
Allow datum lines and planes for Transformed features' references
|
2016-04-12 18:11:50 +02:00 |
FeaturePolarPattern.h
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
FeatureRevolution.cpp
|
Refactored code of SketchBased features to have common code in an abstract superclass
|
2016-04-12 18:11:50 +02:00 |
FeatureRevolution.h
|
|
|
FeatureScaled.cpp
|
|
|
FeatureScaled.h
|
|
|
FeatureSketchBased.cpp
|
Miscellaneous fixes
|
2016-04-12 18:11:51 +02:00 |
FeatureSketchBased.h
|
Miscellaneous fixes
|
2016-04-12 18:11:50 +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 |
FeatureSubtractive.cpp
|
|
|
FeatureSubtractive.h
|
|
|
FeatureTransformed.cpp
|
Miscellaneous fixes
|
2016-04-12 18:11:50 +02:00 |
FeatureTransformed.h
|
+ backward compatibility of Linear and Polar pattern
|
2015-09-22 18:04:07 +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 |