Commit Graph

6635 Commits

Author SHA1 Message Date
wmayer
374370d3f4 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-17 08:28:23 +01:00
wmayer
0abef4d4e3 Mesh analyzing algorithms 2013-02-17 08:28:01 +01:00
Yorik van Havre
b1efe94651 Arch: Joining underlying sketches of connecting walls is now optional (preferences settings) 2013-02-15 13:20:26 -02:00
Yorik van Havre
b2be64ad23 Arch: New Arch and Wall icons 2013-02-15 13:16:18 -02:00
Yorik van Havre
53c6c16355 Draft: New Draft icon 2013-02-15 13:15:19 -02:00
Yorik van Havre
35709cc7e4 Arch: General optimization 2013-02-14 18:37:14 -02:00
Yorik van Havre
af529e2603 Arch: Internal IFC parser not used anymore if IfcOpenShell is present 2013-02-14 16:35:08 -02:00
wmayer
8079e6452b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-14 17:41:44 +01:00
wmayer
ccdbd4e65e Extend search paths to find OCC headers with cmake 2013-02-14 17:41:08 +01:00
logari81
046504234f PartDesign: Intelligent defaults for the Reversed flag of Revolution/Groove features 2013-02-14 16:06:23 +01:00
logari81
ccf15f968c 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
8eef02111d 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
9d3738b5ce Merge branch 'yorik/ifctools' 2013-02-13 16:48:20 -02:00
logari81
d13afa7c3c PartDesign: Highlight in red the rejected transformations when editing pattern features 2013-02-13 14:06:36 +01:00
logari81
e2e351b3ba PartDesign: Remove unnecessary updateActive calls from creating pattern commands 2013-02-13 12:24:12 +01:00
logari81
9c7719e91b Part: Avoid code duplication in Part2DObject 2013-02-13 12:18:31 +01:00
wmayer
8160c8280f Fix build errors 2013-02-13 00:34:45 +01:00
jriegel
d739a2e41b Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
jriegel
0215757e79 Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
Yorik van Havre
f609573297 Draft: Fixed a disappearing wire problem in Upgrade tool 2013-02-09 14:18:55 -02:00
jrheinlaender
18da371546 Re-worked Part::checkIntersection to give less false positives for pattern features 2013-02-08 14:32:00 +01:00
logari81
5df7f2db88 PartDesign: fix exiting a TransformedFeature editing while in reference selection mode 2013-02-07 23:46:53 +01:00
logari81
9907c09efd PartDesign: Custom sketch axes as references in linear pattern and mirrored feature 2013-02-07 21:04:00 +01:00
jrheinlaender
fc55b10829 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-07 10:30:18 +04:30
Yorik van Havre
e56cc61339 Arch: Added terrain property to Site objects 2013-02-05 14:24:21 -02:00
Yorik van Havre
138652f5f7 Arch: small tweaks to ifc importer 2013-02-04 23:42:22 -02:00
Yorik van Havre
60ccb19ddc Draft: small fix in Draft Upgrade 2013-02-04 18:16:11 -02:00
Yorik van Havre
372b4542ee 0000963: Draft polar array 2013-01-23 16:31:10 -02:00
Sebastian Hoogen
5e46bea2ae 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
6eaa5068f6 Added a thumbnailer for gnome3-based file managers 2013-01-18 16:35:04 -02:00
jrheinlaender
55c5afe5d4 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-18 16:51:31 +04:30
logari81
39792f0773 PartDesign: Fix mirrored feature with respect to custom sketch axis 2013-01-18 09:51:50 +01:00
Yorik van Havre
6e0dfbf0a5 Updated license info for sphinx and start module 2013-01-17 13:34:04 -02:00
jrheinlaender
36e1b72504 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-13 20:28:51 +04:30
logari81
3cdf8f4350 Sketcher, 0000944: Fix crash when the equality constraint is activated with a wrong selection 2013-01-10 15:48:38 +01:00
jrheinlaender
2480345e80 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-10 10:17:29 +04:30
logari81
860a65d0a6 PartDesign: Deactivate nesting of original features in patterns 2013-01-09 23:35:32 +01:00
logari81
525cddaaf3 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
9cd5810e15 add license notice to ply/setup.py 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
d42a7c82ea added licences for OpenSCAD module 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
de9c17ec07 importCSG reverse polyhedra if they have negative volume 2013-01-09 15:09:22 +01:00
Sebastian Hoogen
0a876e18c9 bugfix for handling of elipses in importSVG 2013-01-09 15:09:22 +01:00
wmayer
0b2b5cb7f4 License issues 2013-01-09 15:03:23 +01:00
wmayer
598d21876f License issues 2013-01-09 14:56:19 +01:00
wmayer
646aa90137 License issues 2013-01-09 14:28:47 +01:00
wmayer
f80c88b0cd Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-09 14:10:49 +01:00
wmayer
5af75be21b License issues 2013-01-09 14:09:22 +01:00
jrheinlaender
d7ef193b30 Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-08 20:12:50 +04:30
logari81
afb3355193 Make Multitransform children inherit its Placement 2013-01-06 23:33:00 +01:00
jrheinlaender
26735ef19b Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-06 12:09:13 +04:30