Commit Graph

1858 Commits

Author SHA1 Message Date
Yorik van Havre
ef02e37653 Draft: Upgrade tool is now available to python scripting 2013-02-17 11:24:12 -03:00
wmayer
c0b0cb708e Fix assigning to PropertyLinkSub via Python 2013-02-17 14:45:37 +01:00
wmayer
10630b1fd6 Fix broken layout of toolbars at startup, avoid blank window 2013-02-17 13:50:57 +01:00
wmayer
13a57755c8 Fix titles on combo view 2013-02-17 09:28:56 +01:00
wmayer
3d7f7d5468 0001013: 0.13 program crash 2013-02-17 08:43:21 +01:00
wmayer
de1ef5cff0 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-17 08:28:23 +01:00
wmayer
bdd41c40a0 Mesh analyzing algorithms 2013-02-17 08:28:01 +01:00
Yorik van Havre
e8bb5dccd3 Arch: Joining underlying sketches of connecting walls is now optional (preferences settings) 2013-02-15 13:20:26 -02:00
Yorik van Havre
3e762100da Arch: New Arch and Wall icons 2013-02-15 13:16:18 -02:00
Yorik van Havre
0f7a8a76ad Draft: New Draft icon 2013-02-15 13:15:19 -02:00
Yorik van Havre
2e0baec5a3 Arch: General optimization 2013-02-14 18:37:14 -02:00
Yorik van Havre
714555411b Arch: Internal IFC parser not used anymore if IfcOpenShell is present 2013-02-14 16:35:08 -02:00
wmayer
80562a630c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-14 17:41:44 +01:00
wmayer
c763cb820b Extend search paths to find OCC headers with cmake 2013-02-14 17:41:08 +01:00
logari81
68411f28d3 PartDesign: Intelligent defaults for the Reversed flag of Revolution/Groove features 2013-02-14 16:06:23 +01:00
logari81
046ef46d14 PartDesign: Add method suggesting Revolution Reversed property so that material is always added to the support 2013-02-14 00:39:10 +01:00
jrheinlaender
ab5f7ab334 PartDesign: Add method suggesting Groove Reversed property so that material is always removed from the support 2013-02-14 00:32:02 +01:00
Yorik van Havre
07d9e9a4ae Merge branch 'yorik/ifctools' 2013-02-13 16:48:20 -02:00
logari81
ebb9182141 PartDesign: Highlight in red the rejected transformations when editing pattern features 2013-02-13 14:06:36 +01:00
logari81
e2ae103edf PartDesign: Remove unnecessary updateActive calls from creating pattern commands 2013-02-13 12:24:12 +01:00
logari81
135f534ff6 Part: Avoid code duplication in Part2DObject 2013-02-13 12:18:31 +01:00
wmayer
3f11c1fd82 Fix build errors 2013-02-13 00:34:45 +01:00
jriegel
61914bc772 Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
jriegel
fe76712e9f Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
Yorik van Havre
8181d6b40c Draft: Fixed a disappearing wire problem in Upgrade tool 2013-02-09 14:18:55 -02:00
jrheinlaender
fdeabbe6d9 Re-worked Part::checkIntersection to give less false positives for pattern features 2013-02-08 14:32:00 +01:00
logari81
9b1966f43c PartDesign: fix exiting a TransformedFeature editing while in reference selection mode 2013-02-07 23:46:53 +01:00
logari81
b237781d88 PartDesign: Custom sketch axes as references in linear pattern and mirrored feature 2013-02-07 21:04:00 +01:00
Yorik van Havre
3ec0073933 Arch: Added terrain property to Site objects 2013-02-05 14:24:21 -02:00
Yorik van Havre
4f13da61e7 Arch: small tweaks to ifc importer 2013-02-04 23:42:22 -02:00
Yorik van Havre
75d9633504 Draft: small fix in Draft Upgrade 2013-02-04 18:16:11 -02:00
Yorik van Havre
8581cfd298 0000963: Draft polar array 2013-01-23 16:31:10 -02:00
Sebastian Hoogen
d42741f3a2 0000962: Attempting to import an SVG file fails
with "invalid literal for int() with base 16"
2013-01-21 11:39:50 +01:00
Yorik van Havre
91b12b0a19 Added a thumbnailer for gnome3-based file managers 2013-01-18 16:35:04 -02:00
logari81
76354d692d PartDesign: Fix mirrored feature with respect to custom sketch axis 2013-01-18 09:51:50 +01:00
Yorik van Havre
3664c12aeb Updated license info for sphinx and start module 2013-01-17 13:34:04 -02:00
logari81
70c587f916 Sketcher, 0000944: Fix crash when the equality constraint is activated with a wrong selection 2013-01-10 15:48:38 +01:00
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
a26ac202f6 License issues 2013-01-09 15:03:23 +01:00
wmayer
e4155d2a38 License issues 2013-01-09 14:56:19 +01:00
wmayer
1447562ff5 License issues 2013-01-09 14:28:47 +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