jriegel
ee64f54765
OCL tests
2014-08-17 20:15:12 +02:00
jriegel
ec2198107b
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
wmayer
a9d1979270
+ include missing header file
2014-07-15 10:27:02 +02:00
wmayer
da708faa5e
+ support compounds of wires or faces for extrusion with tapered angle
2014-07-12 17:44:33 +02:00
wmayer
3d87d88616
+ fix Part.makeTube
2014-07-05 15:48:50 +02:00
wmayer
c31b661004
+ fixes #0001569 : Bounding Box of Mesh::Feature in the Gui does not respect the Placement
2014-06-02 13:06:14 +02:00
Yorik van Havre
940f7e69ba
Updated translations
2014-05-24 17:35:20 -03:00
wmayer
0acb77e8de
+ add missing header
2014-05-24 17:10:17 +02:00
wmayer
51b2af52fd
+ allow to select whole wire in sweep panel
2014-05-24 15:33:23 +02:00
wmayer
91ad22e3ab
+ allow to select whole wire in sweep panel
2014-05-23 19:27:14 +02:00
wmayer
a871364066
+ replace degree symbol with 'deg' to make sure it works on all systems, force to use right codec to display floating numbers
2014-05-19 20:56:23 +02:00
WandererFan
5d2c285785
Add UNITS to Part Primitive Gui
2014-05-19 20:34:10 +02:00
Johannes Reinhardt
a1d04d82fb
fixed typos in Part module
2014-05-16 19:26:06 +02:00
wmayer
318c4b6ce9
+ fixes #0001547 : add Part Spiral to the selectable list of profiles for a Part Loft
2014-05-15 12:37:39 +02:00
wmayer
f9ff3b250e
+ fixes #0001544 : Python function to retrive direct children of a shape using TopoDS_Iterator
2014-05-14 18:14:06 +02:00
wmayer
f7a42f25b9
+ extend makeFilledFace
2014-05-14 13:18:23 +02:00
jmaustpc
5c8ff0bf6c
Part primitives dialogue minor typo and tab stops
...
change the u and v parameter’s label
from "parametric" to "parameter"
also
add tabstops in DlgPrimitives.ui
to correct the order of tab stops
for torus, Helix and spiral
input fields
2014-05-14 15:04:40 +10:00
wmayer
1fbfa1c17a
+ fix crash in SoBrepEdgeSet::renderSelection
2014-05-13 19:12:10 +02:00
wmayer
c212e75fcc
+ allow to always run macros, fix disappearing grid in sketcher
2014-05-13 16:20:51 +02:00
wmayer
0874bfac75
+ path selection on sweep panel
2014-05-13 14:35:48 +02:00
Yorik van Havre
ec442507e1
Updated ts files
2014-05-11 14:49:24 -03:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
WandererFan
33a4b6d7ba
fixes #1319
...
allow Part.makeHelix to use 'vertical height' parm
correct lefthanded conical helixes in TopoShape::makeHelix
2014-05-10 11:05:52 +02:00
wmayer
0467777d1b
+ remove unneeded semicolons
2014-05-08 17:32:23 +02:00
wmayer
3b5cdda879
+ fix flaws found with code analyzer tool
2014-05-07 13:09:44 +02:00
wmayer
94f10f5d95
+ issue #0001419 : FreeCAD crash on Windows 8.1.
2014-05-05 22:24:16 +02:00
wmayer
3b6d07833d
+ compile with clang
2014-05-05 16:24:01 +02:00
blobfish
adda1afc4c
Part: Check Geometry: Config option for new, additional BOP check
2014-05-03 19:14:55 +02:00
mdinger
337f05d56e
Move python module prefix
and suffix
properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
66de74d14a
+ Remove redefinition of /EHa which causes warnings with QtCreator
2014-04-30 19:21:49 +02:00
wmayer
1a7cea9b59
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
a17cce3559
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
1942bb7906
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
wmayer
b7ff37e53d
+ Update check states in fillet dialog
2014-04-25 11:45:39 +02:00
WandererFan
62f00095cd
Issue #1508 Solid tickBox for Part.Revolution
...
Creates Solid for closed Edges & Wires
2014-04-25 10:07:21 +02:00
wmayer
db72aa2a98
+ Improve performance when selecting all edges of an edited fillet feature
2014-04-24 22:29:07 +02:00
wmayer
573c1abb29
+ Improve performance when deselecting all edges of an edited fillet feature
2014-04-24 17:30:58 +02:00
wmayer
96f366671b
+ improve performance of editing fillet feature (patch from chrisf)
2014-04-24 13:29:25 +02:00
WandererFan
d13946da11
Add function to Close Part.Loft (Gui & scripting)
2014-04-14 16:30:56 +02:00
wmayer
78b24c9ba7
+ fixes# 0001502: crash when using 'move' tool in part workbench
2014-04-08 13:59:22 +02:00
wmayer
8c91a78703
+ fix bug in spiral creation
2014-04-02 10:46:13 +02:00
wmayer
37cc136310
+ do meshing of shapes in parallel
2014-04-01 16:38:44 +02:00
wmayer
6d53d9d50c
+ allow to set deflection of a mesh with exportStl
2014-03-27 10:41:25 +01:00
wmayer
9414c938c6
+ Make extrude again working for shapes without wires but edges
2014-03-25 10:16:50 +01:00
wmayer
12277cccf2
+ Fix reference leak in _getSupportIndex
2014-03-25 10:15:54 +01:00
wmayer
85bf3ab9f4
+ 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
e1bba45f4c
+ use more speaking variable names
2014-03-18 10:59:20 +01:00
wmayer
6e4bac95ca
+ use more speaking variable names
2014-03-18 08:15:21 +01:00
WandererFan
13cdc443fa
Improve geom creation, scaling and translation
2014-03-18 07:57:44 +01:00
wmayer
7bc6e74115
+ ignore v/h axes and grid of sketcher on view fit
2014-03-15 16:08:24 +01:00