jriegel
a97f53a5e7
Fully implement Units in PartDesign Pad
2014-02-09 16:23:06 +01:00
Yorik van Havre
782cae1d22
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
Yorik van Havre
355942355f
Updated links to the new forum
2013-11-06 19:32:45 -02:00
jriegel
30b189c1da
Merge branch 'refs/heads/double-precision-werner'
...
Conflicts:
src/App/Document.cpp
src/App/PropertyGeo.cpp
src/App/PropertyStandard.cpp
src/Base/Reader.cpp
src/Base/Reader.h
src/Gui/propertyeditor/PropertyItem.cpp
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
src/Mod/Inspection/Gui/ViewProviderInspection.cpp
src/Mod/Mesh/App/MeshProperties.cpp
src/Mod/Part/App/TopoShapeFacePyImp.cpp
src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
44c07da571
integrate Quantities into PropertyView and activate preferences again
2013-09-25 21:59:24 +02:00
jriegel
664c1d4862
Integrate Werners & Jans double branch
...
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
wmayer
3cc032c11e
+ Add option to refine solid on sketch-based features
2013-09-21 09:16:44 +02:00
wmayer
bebd37a39a
0000459: Revolving a single line sketch fails
2013-07-10 15:26:31 +02:00
wmayer
f86c65644c
Try alternative sort method
2013-07-09 10:40:37 +02:00
wmayer
14ced6b202
0001133: crash at padding a sketch with 42 holes
2013-07-03 07:56:36 +02:00
jriegel
60c4b3ecc4
Treat OCE in LibPack8.x with respect to debug/release
2013-03-31 00:16:17 +01:00
wmayer
f69b57459b
Support to write vector list and float lists in old format, fix issues in property editor, move back to float for curvature type
2013-03-30 12:32:53 +01:00
jrheinlaender
8df84e76c4
PartDesign module moving float -> double
2013-03-25 17:42:29 +04:30
wmayer
efc29e4422
Move from float to double
2013-03-23 15:12:04 +01:00
wmayer
ce0e6e5cef
Make FeaturePython Python binding a template class to avoid code duplication
2013-03-22 00:34:18 +01:00
jrheinlaender
8235008ae7
PartDesign: Show overlapping transformations as rejected
2013-02-26 11:29:03 +01:00
wmayer
3b80f64e6c
0001013: 0.13 program crash
2013-02-17 08:43:21 +01:00
logari81
046504234f
PartDesign: Intelligent defaults for the Reversed flag of Revolution/Groove features
2013-02-14 16:06:23 +01:00
logari81
ccf15f968c
PartDesign: Add method suggesting Revolution Reversed property so that material is always added to the support
2013-02-14 00:39:10 +01:00
jrheinlaender
8eef02111d
PartDesign: Add method suggesting Groove Reversed property so that material is always removed from the support
2013-02-14 00:32:02 +01:00
jrheinlaender
18da371546
Re-worked Part::checkIntersection to give less false positives for pattern features
2013-02-08 14:32:00 +01:00
logari81
39792f0773
PartDesign: Fix mirrored feature with respect to custom sketch axis
2013-01-18 09:51:50 +01:00
logari81
525cddaaf3
PartDesign: Refactor pattern features and gui
...
- remove StdDirection,StdAxis and StdMirrorPlane properties
- support sketch H_Axis, V_Axis, N_axis as valid references in patterns
- polish reference selection gui (unified for standard axes and custom references)
2013-01-09 23:18:38 +01:00
logari81
afb3355193
Make Multitransform children inherit its Placement
2013-01-06 23:33:00 +01:00
wmayer
8b006b27dd
Disable Placement editing for part design transformation features
2012-12-18 10:35:30 +01:00
wmayer
9cbb88941f
Improve algorithm to check intersection of axis and sketch
2012-12-16 16:32:17 +01:00
wmayer
043dc60403
Do some error checking for sketch based features
2012-12-13 20:59:53 +01:00
wmayer
0a6979e0b9
Improve algorithm to check intersection of axis and sketch
2012-12-13 19:11:37 +01:00
wmayer
22cfda67de
Fix bug in check for intersection of axis with sketch
2012-12-11 20:06:56 +01:00
logari81
85585cf49e
PartDesign: Enable manual alignment tool for PartDesign features
2012-12-10 13:58:44 +01:00
wmayer
515f30c1a0
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
wmayer
64e1c3635d
Fix build failures with automake
2012-12-06 20:13:24 +01:00
wmayer
f9cff4c8a2
Improved algorithm to detect intersections of rotation axis and sketch
2012-12-06 13:21:10 +01:00
wmayer
1b957e98bc
Fixes for OCC 6.3
2012-12-04 11:32:30 +01:00
jrheinlaender
40e3fa7a21
FeatureDraft: Omitted use of Remove() because of OCC bug
2012-12-04 10:59:46 +01:00
jrheinlaender
8371982dfc
Added check to Revolution and Groove for sketch axis intersecting the sketch face
2012-12-04 10:59:44 +01:00
jrheinlaender
d763053925
Fixed two bugs, thanks to wmayer
2012-12-04 10:59:42 +01:00
jrheinlaender
ac6f7a434b
Removed unnecessary boundary check for FloatConstraint property
2012-12-04 10:59:42 +01:00
jrheinlaender
3871b75d3e
Some notes on pad and draft features for future developments
2012-12-04 10:59:41 +01:00
jrheinlaender
0773311d5b
Created Draft feature for PartDesign
2012-12-04 10:59:41 +01:00
wmayer
cc4734cafb
Raise an exception if creating a face from wire of a sketch fails
2012-12-02 11:38:30 +01:00
wmayer
f268a0ddb0
Add TKFeat to PartDesign module
2012-11-16 19:43:24 +01:00
wmayer
4ee5f7df47
include header
2012-11-10 01:11:55 +01:00
wmayer
08cfb85eba
Fix compile error with OCC >= 6.5.2
2012-11-09 20:28:38 +01:00
wmayer
70e083267a
Make remapping function more flexible
2012-11-09 13:48:40 +01:00
wmayer
d7d6bcda37
0000871: Changing size rotates other sketches
2012-11-07 20:01:36 +01:00
wmayer
1fb178db62
Reset modified flag after document is loaded, touch pad/pocket if its Type has changed
2012-11-06 21:12:39 +01:00
wmayer
c30c06caba
Fix error in up to face option
2012-11-06 20:44:31 +01:00
jrheinlaender
ac2f2dc20e
Fixed bug where sketch support face was used for distance measuring instead of sketch face itself (doesn't resolve problem of false positives, though)
2012-11-06 20:37:53 +01:00
jrheinlaender
b796b3af78
Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before
2012-11-06 20:37:52 +01:00