.. |
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
|
Changing active object handling in PartDesign
|
2016-04-12 18:12:03 +02:00 |
Body.h
|
Changing active object handling in PartDesign
|
2016-04-12 18:12:03 +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
|
Some code cosmetics
|
2016-04-12 18:11:55 +02:00 |
DatumLine.h
|
Some code cosmetics
|
2016-04-12 18:11:55 +02:00 |
DatumPlane.cpp
|
Some code cosmetics
|
2016-04-12 18:11:55 +02:00 |
DatumPlane.h
|
Some code cosmetics
|
2016-04-12 18:11:55 +02:00 |
DatumPoint.cpp
|
Some code cosmetics
|
2016-04-12 18:11:55 +02:00 |
DatumPoint.h
|
Some code cosmetics
|
2016-04-12 18:11:55 +02:00 |
Feature.cpp
|
Changed tree ordering of booleans and bodies
|
2016-04-12 18:11:51 +02:00 |
Feature.h
|
Changed tree ordering of booleans and bodies
|
2016-04-12 18:11:51 +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 |
FeatureBoolean.cpp
|
Fix broken placement of boolean operations
|
2016-04-12 18:11:53 +02:00 |
FeatureBoolean.h
|
Allow booleans of bodies in PartDesign
|
2016-04-12 18:11:51 +02:00 |
FeatureChamfer.cpp
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +02:00 |
FeatureChamfer.cpp.orig
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +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
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +02:00 |
FeatureDraft.h
|
Created Draft feature for PartDesign
|
2012-12-04 10:59:41 +01:00 |
FeatureDressUp.cpp
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +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
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +02:00 |
FeatureFillet.cpp
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +02:00 |
FeatureFillet.cpp.orig
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +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
|
Enable edges and datum lines as rotation axis for Groove and Revolution features
|
2016-04-12 18:11:51 +02:00 |
FeatureGroove.h
|
PartDesign: Intelligent defaults for the Reversed flag of Revolution/Groove features
|
2013-02-14 16:06:23 +01: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
|
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
|
PartDesign: Refactor pattern features and gui
|
2013-01-09 23:18:38 +01:00 |
FeatureMultiTransform.cpp
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
FeatureMultiTransform.h
|
Make Multitransform children inherit its Placement
|
2013-01-06 23:33:00 +01:00 |
FeaturePad.cpp
|
Allow extruding from a datum plane to another face or plane, optionally with an offset
|
2016-04-12 18:11:53 +02:00 |
FeaturePad.h
|
Allow extruding from a datum plane to another face or plane, optionally with an offset
|
2016-04-12 18:11:53 +02:00 |
FeaturePocket.cpp
|
Added some comments about things to be fixed in the future
|
2016-04-12 18:11:55 +02:00 |
FeaturePocket.h
|
Allow extruding from a datum plane to another face or plane, optionally with an offset
|
2016-04-12 18:11:53 +02:00 |
FeaturePolarPattern.cpp
|
Fixed usage of std::abs() in polar pattern
|
2016-04-12 18:12:00 +02:00 |
FeaturePolarPattern.h
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
FeatureRevolution.cpp
|
Enable edges and datum lines as rotation axis for Groove and Revolution features
|
2016-04-12 18:11:51 +02:00 |
FeatureRevolution.h
|
PartDesign: Intelligent defaults for the Reversed flag of Revolution/Groove features
|
2013-02-14 16:06:23 +01:00 |
FeatureScaled.cpp
|
Make FeaturePython Python binding a template class to avoid code duplication
|
2013-03-22 00:34:18 +01:00 |
FeatureScaled.h
|
PartDesign: implement Transform and Pattern features
|
2012-09-07 11:55:26 +02:00 |
FeatureSketchBased.cpp
|
Added some comments about things to be fixed in the future
|
2016-04-12 18:11:55 +02:00 |
FeatureSketchBased.h
|
Allow extruding from a datum plane to another face or plane, optionally with an offset
|
2016-04-12 18:11:53 +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
|
+ 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
|
Part Design: support for overlapping and coincident patterns
|
2016-04-12 18:12:00 +02:00 |
FeatureTransformed.h
|
Part Design: support for overlapping and coincident patterns
|
2016-04-12 18:12:00 +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 |