.. |
AppPartDesign.cpp
|
+ add '_' as prefix for PartDesign module to fix name clash
|
2014-05-10 14:12:25 +02: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
|
+ add '_' as prefix for PartDesign module to fix name clash
|
2014-05-10 14:12:25 +02:00 |
Feature.cpp
|
Make FeaturePython Python binding a template class to avoid code duplication
|
2013-03-22 00:34:18 +01: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 module moving float -> double
|
2013-03-25 17:42:29 +04:30 |
FeatureChamfer.h
|
Add missing dllexport keyword to PartDesign classes
|
2012-09-06 14:21:55 +02:00 |
FeatureDraft.cpp
|
+ fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized
|
2014-08-26 19:14:13 +02: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
|
0001133: crash at padding a sketch with 42 holes
|
2013-07-03 07:56:36 +02:00 |
FeatureFace.h
|
0001133: crash at padding a sketch with 42 holes
|
2013-07-03 07:56:36 +02:00 |
FeatureFillet.cpp
|
PartDesign module moving float -> double
|
2013-03-25 17:42:29 +04:30 |
FeatureFillet.h
|
Add missing dllexport keyword to PartDesign classes
|
2012-09-06 14:21:55 +02:00 |
FeatureGroove.cpp
|
Integrate Werners & Jans double branch
|
2013-09-24 11:00:57 +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
|
PartDesign module moving float -> double
|
2013-03-25 17:42:29 +04:30 |
FeatureLinearPattern.h
|
PartDesign: Refactor pattern features and gui
|
2013-01-09 23:18:38 +01:00 |
FeatureMirrored.cpp
|
Make FeaturePython Python binding a template class to avoid code duplication
|
2013-03-22 00:34:18 +01:00 |
FeatureMirrored.h
|
PartDesign: Refactor pattern features and gui
|
2013-01-09 23:18:38 +01:00 |
FeatureMultiTransform.cpp
|
Make FeaturePython Python binding a template class to avoid code duplication
|
2013-03-22 00:34:18 +01:00 |
FeatureMultiTransform.h
|
Make Multitransform children inherit its Placement
|
2013-01-06 23:33:00 +01:00 |
FeaturePad.cpp
|
+ set correct group information to pad and pocket properties
|
2014-03-21 15:18:26 +01:00 |
FeaturePad.h
|
+ PropertyLength inherits PropertyQuantity
|
2014-02-13 17:03:48 +01:00 |
FeaturePocket.cpp
|
+ set correct group information to pad and pocket properties
|
2014-03-21 15:18:26 +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 module moving float -> double
|
2013-03-25 17:42:29 +04:30 |
FeaturePolarPattern.h
|
PartDesign: Refactor pattern features and gui
|
2013-01-09 23:18:38 +01:00 |
FeatureRevolution.cpp
|
Merge branch 'refs/heads/double-precision-werner'
|
2013-09-26 00:05:05 +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
|
+ fix crash when trying to edit broken revolve object
|
2014-07-12 16:13:13 +02:00 |
FeatureSketchBased.h
|
+ Add option to refine solid on sketch-based features
|
2013-09-21 09:16:44 +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
|
+ fix possible crashes in mirror and polar pattern feature
|
2014-03-31 16:35:22 +02:00 |
FeatureTransformed.h
|
+ Add option to refine solid on sketch-based features
|
2013-09-21 09:16:44 +02: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 |