WandererFan
e7a2852437
Issue #1508 Solid tickBox for Part.Revolution
...
Creates Solid for closed Edges & Wires
2014-04-25 10:07:21 +02:00
wmayer
2d9f6e5a37
+ Improve performance when selecting all edges of an edited fillet feature
2014-04-24 22:29:07 +02:00
wmayer
3cb60d5dbd
+ Improve performance when deselecting all edges of an edited fillet feature
2014-04-24 17:30:58 +02:00
wmayer
a065e35fc1
+ improve performance of editing fillet feature (patch from chrisf)
2014-04-24 13:29:25 +02:00
WandererFan
113e6026e4
Add function to Close Part.Loft (Gui & scripting)
2014-04-14 16:30:56 +02:00
wmayer
e255398386
+ fixes# 0001502: crash when using 'move' tool in part workbench
2014-04-08 13:59:22 +02:00
wmayer
f238671b8a
+ fix bug in spiral creation
2014-04-02 10:46:13 +02:00
wmayer
abe46d5ce7
+ do meshing of shapes in parallel
2014-04-01 16:38:44 +02:00
wmayer
fa14dec3fa
+ allow to set deflection of a mesh with exportStl
2014-03-27 10:41:25 +01:00
wmayer
7bcb9919b7
+ Make extrude again working for shapes without wires but edges
2014-03-25 10:16:50 +01:00
wmayer
b888d3dd41
+ Fix reference leak in _getSupportIndex
2014-03-25 10:15:54 +01:00
wmayer
5b2039aadd
+ make sure to keep the same order of lines inside a line set as the edge order
2014-03-18 11:11:08 +01:00
wmayer
6a066553e4
+ use more speaking variable names
2014-03-18 10:59:20 +01:00
wmayer
6317190686
+ use more speaking variable names
2014-03-18 08:15:21 +01:00
WandererFan
94f8469df1
Improve geom creation, scaling and translation
2014-03-18 07:57:44 +01:00
wmayer
cfeaf3b16a
+ ignore v/h axes and grid of sketcher on view fit
2014-03-15 16:08:24 +01:00
wmayer
e09284ad85
+ allow to use copy() method for a null shape
2014-03-15 13:05:06 +01:00
wmayer
922d3b5101
+ fix some issues
2014-03-15 12:36:07 +01:00
wmayer
c67b6fafca
+ fixes #0001049 : Sketcher preferences in preferences editor
2014-03-14 19:39:11 +01:00
wmayer
792b38ada0
+ fixes #0001412 : Extruding sketch doesn't make a solid
2014-03-12 18:37:49 +01:00
wmayer
33c0d5e8b5
+ fixes #0001058 : Add items to Fusion by dragging item onto it
2014-03-11 17:37:36 +01:00
Yorik van Havre
bc73f76a63
Updated ts files from source
2014-03-10 20:36:59 -03:00
wmayer
c21c2ae9fe
+ move sketcher related settings into own page
2014-03-09 18:07:46 +01:00
wmayer
d2501d4cc8
+ use dialog button box where possible, replace old Python icon
2014-03-08 15:17:56 +01:00
wmayer
d4f4c30028
+ relates to #0001421
2014-03-06 16:35:33 +01:00
wmayer
6e9c60cb04
+ fixes #0001463 : setting Vertex.Tolerance modifies bound and shared shapes
2014-03-06 09:50:49 +01:00
wmayer
1a24718898
+ work on item 0000494
2014-03-05 13:53:08 +01:00
wmayer
4e0add0749
+ fix scale in TopoShapePy
2014-03-05 11:10:55 +01:00
blobfish
6324cea64d
Part: ModelRefine: Skip conic edges.
...
Extension on Mantis #1450
2014-03-03 10:32:15 +01:00
Sebastian Hoogen
4a3f1cc33c
BrepTools::Dump to string
2014-03-02 14:42:41 +01:00
wmayer
5bfb3ee3e9
+ improve doc string (for bug 1257)
2014-03-02 13:12:23 +01:00
Sebastian Hoogen
4749e35e95
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
2014-03-02 08:56:08 +01:00
blobfish
f915427805
Part: ModelRefine: Skip spherical edges for edge fuse.
...
Mantis #1450
2014-03-01 13:15:16 +01:00
blobfish
eef868f5e2
Part: CheckGeometry: Adding shape content widget to task
2014-03-01 12:45:54 +01:00
WandererFan
3814c6b126
1443: Fix ShapeString user font selection on Windows
2014-02-27 15:18:18 +01:00
Yorik van Havre
1e3c8f0025
Part: Fixed python representation of Part2DObject - fixes #1387
2014-02-24 16:10:51 -03:00
Yorik van Havre
96aee2dbff
Fixed a regression in wire.makePipeShell caused by commit d62ed23
2014-02-22 11:01:43 -03:00
wmayer
59a8e1d181
+ fixes #0001429 : don't apply booleans on null shapes
2014-02-22 13:06:30 +01:00
blobfish
4ee18348cb
Part: CheckGeometry: Mantis #0001427
...
Store coin referenced pointer instead of viewprovider
2014-02-22 12:13:11 +01:00
blobfish
a1c4740f9b
Part: CheckGeometry: Mantis #0001426
...
Empty compound throwing exception for bounding box.
2014-02-20 17:46:04 +01:00
wmayer
91868b2a48
+ Fix for OCC 6.6
2014-02-20 10:33:09 +01:00
blobfish
9918a10a1f
Part: CheckGeometry:
...
adding build entry name for dialog
add bounding box to all entries
fixed the positioning of bounding box
removal of object hierarchy. boost function dispatch
add BOPAlgo_ArgumentAnalyzer
2014-02-19 18:16:08 -05:00
wmayer
a6b734c8ce
+ Set const attribute to Python binding of TopoFace where needed
2014-02-17 17:19:14 +01:00
wmayer
2eb40b4fd8
+ fixes #0001388 : SIGSEGV in Part::GeometryCurvePy::toBSpline
2014-02-17 11:40:09 +01:00
wmayer
9dedc1a1f7
+ Fix compiler warning
2014-02-17 10:45:23 +01:00
WandererFan
1a0a2d1013
revise Part.distToShape return value format
2014-02-17 10:34:14 +01:00
WandererFan
aa8fecb50e
Add Part.distToShape()
2014-02-17 10:34:13 +01:00
jriegel
aca751daf4
switch the physical Properties to Quantity and add Pressure and Force
2014-02-16 22:19:56 +01:00
jriegel
725ec05613
small fix
2014-02-16 22:19:54 +01:00
wmayer
09122a27b7
+ fixes #0000854 : Ability to change number of digits to the right of decimal place in spinboxes
2014-02-16 18:02:09 +01:00