Commit Graph

1311 Commits

Author SHA1 Message Date
logari81
92790b6d1e PartDesign: Deactivate nesting of original features in patterns 2013-01-09 23:35:32 +01:00
logari81
3562efa5d5 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
Sebastian Hoogen
be2b1cc292 add license notice to ply/setup.py 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
50a7c5d164 added licences for OpenSCAD module 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
64a2c59b17 importCSG reverse polyhedra if they have negative volume 2013-01-09 15:09:22 +01:00
Sebastian Hoogen
a9a9e7aa99 bugfix for handling of elipses in importSVG 2013-01-09 15:09:22 +01:00
wmayer
cf185dd853 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-09 14:10:49 +01:00
wmayer
fdd37a19fb License issues 2013-01-09 14:09:22 +01:00
logari81
134c21fb9b Make Multitransform children inherit its Placement 2013-01-06 23:33:00 +01:00
wmayer
0df4eccb64 Fix box selection in sketcher 2013-01-05 13:29:39 +01:00
wmayer
58717708d9 Add project shape command to Drawing menu 2013-01-02 14:39:07 +01:00
wmayer
8189b9a869 Do not pass 0 to PyObject_IsTrue 2012-12-30 23:16:56 +01:00
wmayer
1cdcbfa77a Use PyObject_IsTrue to check argument 2012-12-29 15:59:54 +01:00
jriegel
ad8d4d3a5e small cleanups 2012-12-29 13:12:35 +01:00
Sebastian Hoogen
18b49fc81f OpenSCAD compare against the beginning of the base object's name 2012-12-21 17:46:58 +01:00
Sebastian Hoogen
b924a04b1d OpenSCAD fix import of PyQt in translate helper function 2012-12-21 17:29:56 +01:00
Yorik van Havre
b8c939418e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-20 21:26:41 -02:00
Yorik van Havre
01f22dad0a 0000891: Draft intersection snapping 2012-12-20 21:26:09 -02:00
jriegel
adada37807 remove some loging for release 2012-12-20 22:23:08 +01:00
jriegel
b2930647b9 fix of #917 2012-12-20 19:10:29 +01:00
Yorik van Havre
92d4c0f612 0000919: Draft upgrade to face 2012-12-20 13:39:27 -02:00
wmayer
90bdf1d3bd 0000919: Crash on upgrade from wire to face 2012-12-20 15:19:16 +01:00
Yorik van Havre
2fc5a76dbe 0000890: bug in Draft Offset 2012-12-19 13:54:03 -02:00
Sebastian Hoogen
5e6c29cd66 OpenSCAD fix parsing bug for square statement 2012-12-18 20:31:41 +01:00
Yorik van Havre
b0c93f2737 0000901: Draft Edit mode 2012-12-18 14:44:39 -02:00
Yorik van Havre
c6f7c1d9ce 0000907: Draft snap icons 2012-12-18 14:17:08 -02:00
Yorik van Havre
7f882a66b5 Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
wmayer
8ae01022f6 0000910: Circles Extrude Only Surfaces 2012-12-18 14:33:59 +01:00
wmayer
119a554c75 Disable Placement editing for part design transformation features 2012-12-18 10:35:30 +01:00
wmayer
17ef469e36 Improve algorithm to check intersection of axis and sketch 2012-12-16 16:32:17 +01:00
wmayer
c8cacace17 Do some error checking for sketch based features 2012-12-13 20:59:53 +01:00
wmayer
9032e31281 Improve algorithm to check intersection of axis and sketch 2012-12-13 19:11:37 +01:00
wmayer
001fb03b5d Fix bug in check for intersection of axis with sketch 2012-12-11 20:06:56 +01:00
wmayer
0e8158816b Some little fixes 2012-12-10 14:02:37 +01:00
logari81
7eb5b9e6dc Sketcher: Enable positioning of sketches with the manual alignment tool 2012-12-10 13:58:45 +01:00
logari81
7755a00d5d PartDesign: Enable manual alignment tool for PartDesign features 2012-12-10 13:58:44 +01:00
Yorik van Havre
e0ac6a72f1 Draft: bugfix in dimensions 2012-12-09 20:41:53 -02:00
logari81
4a08edf6ac Sketcher: Accept selection of a line and a symmetry point for creating a symmetry (midpoint) constraint 2012-12-09 00:29:00 +01:00
logari81
d86db1f2ee Sketcher: Avoid unnecessary updates in the ViewProviderSketch 2012-12-08 23:51:24 +01:00
logari81
ccd25bfc77 Sketcher: Include root point in box selections 2012-12-08 23:49:48 +01:00
logari81
4a680d12b7 Sketcher: Fix deletion of coincident constraints on the root point 2012-12-08 23:48:35 +01:00
logari81
9ca1206cfe Sketcher: Fix reverting of geometry on undoing a new constraint 2012-12-08 23:45:21 +01:00
wmayer
78c255849f Make automake distcheck ready 2012-12-08 15:45:17 +01:00
Yorik van Havre
6d756c9944 Draft: bugfix in polar snapping 2012-12-07 19:27:23 -02:00
wmayer
04879b2cf6 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-07 14:04:03 +01:00
wmayer
f87d7fe1f6 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
Yorik van Havre
ed6cd0ce59 Updated translation strings 2012-12-07 10:56:57 -02:00
Yorik van Havre
4f283c7149 Draft: small bugfix 2012-12-07 10:50:42 -02:00
wmayer
430f35cb92 0000903: V0.13 - Change Individual face color on solid is missing (finish this in 0.14) 2012-12-07 12:13:36 +01:00
wmayer
15fc11c16f Fix build failures with automake 2012-12-06 20:13:24 +01:00