Commit Graph

346 Commits

Author SHA1 Message Date
wmayer
3cd69c46d4 + Special view provider to display splines 2013-10-22 17:56:24 +02:00
wmayer
201042692d 0001278: No build possible with current CMake version 2.8.12 2013-10-22 10:33:18 +02:00
wmayer
bb01ec1605 0001273: revolve method fails 2013-10-17 16:53:10 +02:00
wmayer
e2a61150da 0000768: Part Sweep and Loft limitations and bugs 2013-10-13 11:07:40 +02:00
wmayer
3ec0abc666 0001269: Parameter 'tolerance' in 'Create Mesh from geometry' work strange. 2013-10-11 14:31:11 +02:00
wmayer
ad877e1ae1 + Make Python API more pythonic 2013-10-11 13:57:05 +02:00
wmayer
7a13cb8d09 + Fix compiler warnings 2013-10-11 12:24:49 +02:00
wmayer
a8f825917f + Make Python API more pythonic 2013-10-11 12:24:22 +02:00
wmayer
671d8d845c Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-10-08 11:06:30 +02:00
wmayer
cf4bcf3006 + Add documentation to SoBrepShape classes 2013-10-08 11:05:34 +02:00
Yorik van Havre
a1084de89c Part: Extended makePipeShell() so it accepts a transformation mode value 2013-10-07 15:41:38 -03:00
wmayer
ccf462300b 0001266: Part Common fails with two surface objects 2013-10-07 17:42:48 +02:00
wmayer
3fd1efe5b0 + Fix for call of normalAt for edges 2013-10-02 09:42:09 +02:00
wmayer
4970c461ac + Apply patch for helix but deactivate it for the moment 2013-09-30 13:18:32 +02:00
wmayer
a5e3020dc9 + Fix TopoShape::fix() 2013-09-28 11:02:09 +02:00
jriegel
ec0a5ccb0c 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
c8cc4a179a integrate Quantities into PropertyView and activate preferences again 2013-09-25 21:59:24 +02:00
jriegel
abf1623f07 Add SchemaVersion to RestoreDocFile to distinquish double from float binary 2013-09-24 11:01:09 +02:00
jriegel
4d9da9c0c1 Fixed python format flags "f" from float to double "d" 2013-09-24 11:01:04 +02:00
jriegel
ecae7fac7f Further doubel suggestions from Jan
Moved Gui/InputVector,Placement,Transform from float to double
Moved Sketcher from float to double
more suggestions for moving float -> double
2013-09-24 11:01:01 +02:00
jriegel
00ea24e07e 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
a648a2d33b + Fix Windows build 2013-09-23 10:52:15 +02:00
wmayer
caa63b946e 0001228: Cross section of Torus in Part Workbench fails or give wrong results 2013-09-22 15:32:14 +02:00
wmayer
0d25b68ce3 0001239: Part --> Geometric Primitives --> Regular Prism 2013-09-21 14:20:04 +02:00
wmayer
79e9f108e6 + Add option to refine solid on sketch-based features 2013-09-21 09:16:44 +02:00
wmayer
3590e6fc7b +Relicense from GPL to LGPL 2013-09-19 11:21:03 +02:00
jriegel
cc55ce4008 start node index interface 2013-09-12 21:58:11 +02:00
wmayer
00ba8f2776 Remove determinant check in transform* methods 2013-09-11 18:48:24 +02:00
wmayer
92ce5e48bb Fix warnings 2013-09-09 15:01:56 +02:00
wmayer
142ada62ca 0001223: Dimensional constraint - Unknown C++ exception 2013-09-03 19:15:32 +02:00
wmayer
bd99fbdd33 0001051: Vertex in Part Loft and Sweep profile list - error handling 2013-09-03 15:47:02 +02:00
wmayer
6257d923ad 0001137: Incomplete slices when using Part.slice on a torus 2013-08-25 17:31:04 +02:00
wmayer
224d17a984 0001221: Add a function that can apply a Placement to a Shape like sh.transformGeometry(sh.Placement.toMatrix()) 2013-08-25 11:32:03 +02:00
wmayer
75f348e653 Experiment with boolean cut for slicing 2013-08-24 16:21:21 +02:00
wmayer
d33f2b4565 Fix refinement algorithm to avoid the loose the solid 2013-08-24 07:26:31 +02:00
wmayer
bed8a97114 Replace BRepTools_ReShape with BRepBuilderAPI_MakeSolid in refinement algorithm 2013-08-23 15:25:17 +02:00
wmayer
9cc3a19030 0001216: Unable to Loft Sketches with Radiused Corners 2013-08-16 12:59:00 +02:00
wmayer
f5e30254e9 0001209: Change the Word 'Radius' for Chamfering 2013-08-13 15:04:55 +02:00
wmayer
8145b952f2 Add catch block 2013-08-10 16:55:27 +02:00
wmayer
f380c34d62 0001207: Expose Standard_Boolean TopoDS_Shape::IsPartner(const TopoDS_Shape& other) const; to python 2013-08-10 11:36:26 +02:00
wmayer
0fa983d1ed Show linked objects of compound objects as children in tree view 2013-07-14 15:53:57 +02:00
wmayer
e38ef15faa Add a parametric compound command 2013-07-13 15:05:13 +02:00
wmayer
1a80f64432 0000923: Split shape color setting from current preference page into a separate page 2013-07-10 14:45:06 +02:00
wmayer
fc91651b3c 0000931: Can't change STEP/IGES export units through Python interface 2013-07-09 19:02:53 +02:00
wmayer
7d83324a3a 0000735: Feature request for better Fillet/Chamfer 2013-07-07 21:19:19 +02:00
wmayer
be1f3ea873 0000735: Feature request for better Fillet/Chamfer 2013-07-07 16:13:38 +02:00
wmayer
79486eef53 Fix crash when closing color panel 2013-07-07 16:05:30 +02:00
wmayer
827c208351 0000596: Edge chain selection 2013-07-06 22:49:12 +02:00
wmayer
609072f140 + in setPyObject() only use classes derived from Base::Exception 2013-07-05 15:29:04 +02:00
wmayer
72ad9bab08 0000803: Feature request - box selection for faces in set color mode 2013-07-03 19:30:10 +02:00