wmayer
d62ed23068
+ Fix compiler warnings with OCC 6.6
2013-12-05 23:06:13 +01:00
wmayer
1060d40a5f
fixes #0001321 : more visual feedback for check geometry command
2013-12-01 11:57:30 +01:00
wmayer
1464cf413b
fixes #0001302 : crash in model refine.
2013-12-01 11:44:50 +01:00
wmayer
61bb8ea931
+ Return an emtpy array if something fails inside getPickedPoints()
2013-11-22 10:18:14 +01:00
wmayer
1333cb8734
+ Get exact point on data model when picking in 3d view
2013-11-21 12:50:49 +01:00
jmaustpc
41adfdaf87
fix property names for Part RegularPolygon and Prism
...
Prism properties: - Polygon, Circumradius and Height
RegularPolygon : - Polygon and Circumradius
DraftTools updated to reflect the change in property names
2013-11-18 11:08:29 +11:00
jmaustpc
4811aa6d2c
minor code clean ups removing previously hidden unwanted code
...
PrimitiveFeature.cpp
PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
b256fd8a4b
rebase auto merge error fix AppPartGui.cpp
...
add ViewProviderRegularPolygon
2013-11-14 13:30:25 -02:00
jmaustpc
ece1dac2f6
minor error hide Height PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
ec4f2be7b1
rebase auto merge error fixes
...
Signed-off-by: jmaustpc <jmaustpc@users.sourceforge.net >
2013-11-14 13:30:25 -02:00
jmaustpc
06567358db
Add Part_RegularPolygon,
...
regular polygon edge in Part workbench "create primitives",
Add icons Part_Polygon and Part_Spline
2013-11-14 13:30:25 -02:00
wmayer
babcf2f027
Parameter transformation
2013-11-14 11:27:07 +01:00
wmayer
387b8fcd9e
+ Throw exception when querying information from invalid shape
2013-11-13 12:29:06 +01:00
wmayer
3ffe5936f4
+ Fix some tolerance issues
2013-11-13 11:57:30 +01:00
wmayer
ae90c159e2
+ Add method to Part module to set static values
2013-11-12 12:15:40 +01:00
Yorik van Havre
782cae1d22
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
wmayer
8e6bd39857
+ Split SoBrepShape into three files
2013-11-09 13:16:42 +01:00
wmayer
951b086993
+ Add new SVG icons
2013-11-08 14:36:34 +01:00
wmayer
d5757b7089
+ fixes #0001247
2013-11-07 14:17:41 +01:00
Yorik van Havre
355942355f
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
dc1cd7b45c
+ Implement persistence of GeomEllipse
2013-11-05 12:52:20 +01:00
wmayer
fdff852950
+ Fix curve and surface property methods of topo edge and face
2013-11-05 12:16:57 +01:00
wmayer
09faea0c8f
+ Fix build failure with >= OCC 6.5.2
2013-10-31 08:58:04 +01:00
wmayer
712bc170c2
0001290: Add spiral tool in Part Module
2013-10-30 14:48:42 +01:00
wmayer
80bbd3f2af
0001022: BRepPrimAPI_MakeRevolution vs BRepPrimAPI_MakeRevol
2013-10-28 15:06:29 +01:00
wmayer
5678247628
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
2013-10-27 12:56:05 +01:00
Sebastian Hoogen
3a0037ff8d
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
...
Adds the functions:
Part.BSplineCurve.buildFromPolesMultsKnots()
Part.BSplineSurface.buildFromPolesMultsKnots()
2013-10-26 10:46:43 +02:00
wmayer
b652dc13aa
+ Apply fix on BSplineCurvePy::interpolate
2013-10-25 10:56:45 +02:00
wmayer
34d1e45f35
+ Attribute to get continuity of curve
2013-10-24 18:11:24 +02:00
wmayer
d22772d5fd
+ Method to convert any curve into B-Spline
2013-10-24 17:30:38 +02:00
wmayer
f6c776e577
0000358: BSpline curves not closing correctly
2013-10-24 16:18:03 +02:00
wmayer
8b054f3f18
Improve showing control points of splines
2013-10-23 15:16:49 +02:00
wmayer
25b6645e09
+ Special view provider to display splines
2013-10-22 17:56:24 +02:00
wmayer
f061b6f7ea
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
wmayer
3fe1ef1677
0001273: revolve method fails
2013-10-17 16:53:10 +02:00
wmayer
5a96582a48
0000768: Part Sweep and Loft limitations and bugs
2013-10-13 11:07:40 +02:00
wmayer
e631be10a1
0001269: Parameter 'tolerance' in 'Create Mesh from geometry' work strange.
2013-10-11 14:31:11 +02:00
wmayer
4686118f2a
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
9af4f7ee73
+ Fix compiler warnings
2013-10-11 12:24:49 +02:00
wmayer
2a2acf4955
+ Make Python API more pythonic
2013-10-11 12:24:22 +02:00
wmayer
26837381ac
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-08 11:06:30 +02:00
wmayer
2ddaa73bcd
+ Add documentation to SoBrepShape classes
2013-10-08 11:05:34 +02:00
Yorik van Havre
ced0a2b6d0
Part: Extended makePipeShell() so it accepts a transformation mode value
2013-10-07 15:41:38 -03:00
wmayer
cdea437e37
0001266: Part Common fails with two surface objects
2013-10-07 17:42:48 +02:00
wmayer
789e810213
+ Fix for call of normalAt for edges
2013-10-02 09:42:09 +02:00
wmayer
9dcc20344b
+ Apply patch for helix but deactivate it for the moment
2013-09-30 13:18:32 +02:00
wmayer
00f46aadeb
+ Fix TopoShape::fix()
2013-09-28 11:02:09 +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
68078487c7
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
2013-09-24 11:01:09 +02:00