.. |
AppPartDesign.cpp
|
remove hole feature
|
2016-04-12 18:12:13 +02:00 |
AppPartDesign.cpp.orig
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +02:00 |
AppPartDesignPy.cpp
|
+ simplify porting of PartDesign module to Python3
|
2016-01-20 17:00:43 +01:00 |
Body.cpp
|
PartDesign/Gui: add origin sizing and rework datums sizing
|
2016-04-12 18:12:18 +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
|
PartDesign/Body: move deletion of subobjects to view provider
|
2016-04-12 18:12:17 +02:00 |
CMakeLists.txt
|
add feature loft
|
2016-04-12 18:12:10 +02:00 |
DatumCS.cpp
|
PartDesign: add Origin to the Body and unstrap the module from the Parts
|
2016-04-12 18:12:18 +02:00 |
DatumCS.h
|
PartDesign: transfer Datums to become AttachableObjects
|
2016-04-12 18:12:12 +02:00 |
DatumLine.cpp
|
PartDesign/Gui: add origin sizing and rework datums sizing
|
2016-04-12 18:12:18 +02:00 |
DatumLine.h
|
PartDesign/Gui: add origin sizing and rework datums sizing
|
2016-04-12 18:12:18 +02:00 |
DatumPlane.cpp
|
PartDesign/Gui: add origin sizing and rework datums sizing
|
2016-04-12 18:12:18 +02:00 |
DatumPlane.h
|
PartDesign/Gui: add origin sizing and rework datums sizing
|
2016-04-12 18:12:18 +02:00 |
DatumPoint.cpp
|
PartDesign: add Origin to the Body and unstrap the module from the Parts
|
2016-04-12 18:12:18 +02:00 |
DatumPoint.h
|
PartDesign: transfer Datums to become AttachableObjects
|
2016-04-12 18:12:12 +02:00 |
Feature.cpp
|
PartDesign: add Origin to the Body and unstrap the module from the Parts
|
2016-04-12 18:12:18 +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
|
PartDesign: add Origin to the Body and unstrap the module from the Parts
|
2016-04-12 18:12:18 +02:00 |
FeatureBoolean.h
|
Allow booleans of bodies in PartDesign
|
2016-04-12 18:11:51 +02:00 |
FeatureChamfer.cpp
|
allow to add faces to fillet and chamfer
|
2016-04-12 18:12:07 +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
|
App/Origin: big refactoring
|
2016-04-12 18:12:18 +02:00 |
FeatureDraft.h
|
Created Draft feature for PartDesign
|
2012-12-04 10:59:41 +01:00 |
FeatureDressUp.cpp
|
PartDesign/Feature: add an optional parameter to getBaseObject() to prevent it from throwing exceptions
|
2016-04-12 18:12:15 +02:00 |
FeatureDressUp.cpp.orig
|
PartDesign/FeatureDressUp: make Base and BaseFeature properties track the same feature
|
2016-04-12 18:12:15 +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
|
allow to add faces to fillet and chamfer
|
2016-04-12 18:12:07 +02:00 |
FeatureFillet.cpp.orig
|
allow to add faces to fillet and chamfer
|
2016-04-12 18:12:07 +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
|
PartDesign: refactor positionBySketch
|
2016-04-12 18:12:11 +02:00 |
FeatureGroove.h
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +02:00 |
FeatureHole.cpp
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +02:00 |
FeatureHole.h
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +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
|
PartDesign: fix a crash in the loft
|
2016-04-12 18:12:14 +02:00 |
FeatureLoft.h
|
add feature loft
|
2016-04-12 18:12:10 +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
|
PartDesign: fix negative Offset property in pad and pocket
|
2016-04-12 18:12:16 +02:00 |
FeaturePad.h
|
PartDesign/Task{Pad,Pocket}Parameters: massive refactoring
|
2016-04-12 18:12:15 +02:00 |
FeaturePipe.cpp
|
fix pipe tool result orientation
|
2016-04-12 18:12:13 +02:00 |
FeaturePipe.h
|
remove linear and S-shape scaling from pipe
|
2016-04-12 18:12:13 +02:00 |
FeaturePocket.cpp
|
PartDesign: fix negative Offset property in pad and pocket
|
2016-04-12 18:12:16 +02:00 |
FeaturePocket.h
|
PartDesign/Task{Pad,Pocket}Parameters: massive refactoring
|
2016-04-12 18:12:15 +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
|
add primitive preview visualization
|
2016-04-12 18:12:08 +02:00 |
FeaturePrimitive.h
|
PartDesign/FeaturePrimitive: suppress a -Woverloaded-virtual warning
|
2016-04-12 18:12:17 +02:00 |
FeatureRevolution.cpp
|
PartDesign: refactor positionBySketch
|
2016-04-12 18:12:11 +02:00 |
FeatureRevolution.h
|
allow non-sketch based additive and subtractive features
|
2016-04-12 18:12:06 +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
|
PartDesign: add Origin to the Body and unstrap the module from the Parts
|
2016-04-12 18:12:18 +02:00 |
FeatureSketchBased.h
|
PartDesign/Feature: add an optional parameter to getBaseObject() to prevent it from throwing exceptions
|
2016-04-12 18:12:15 +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
|
add part design thickness
|
2016-04-12 18:12:08 +02:00 |
FeatureThickness.h
|
add part design thickness
|
2016-04-12 18:12:08 +02:00 |
FeatureTransformed.cpp
|
PartDesign: make transform parameter dialogs use common base code with other dialogs
|
2016-04-12 18:12:16 +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 |