Commit Graph

1682 Commits

Author SHA1 Message Date
Yorik van Havre
929d5bb239 Draft: support for non-ascii characters in Draft texts and dimensions 2013-08-21 13:00:56 -03:00
Yorik van Havre
f47dad5fba Draft: minor fixes to the dxf importer 2013-08-20 23:12:44 -03:00
Yorik van Havre
1cd630adf4 Draft: dxf importer now uses draft clones for blocks when in parametric import style 2013-08-20 19:31:45 -03:00
Yorik van Havre
9a656e44ee Draft: added prefs option to disable points in dxf import 2013-08-19 22:50:13 -03:00
Yorik van Havre
6e820b1a0a Arch: Faster module detection 2013-08-16 23:23:26 -03:00
Yorik van Havre
efb0b7f6d3 Arch: Added some preferences settings for walls and structs 2013-08-16 18:54:34 -03:00
wmayer
b7b79e6b57 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-08-16 12:59:42 +02:00
wmayer
9cc3a19030 0001216: Unable to Loft Sketches with Radiused Corners 2013-08-16 12:59:00 +02:00
Yorik van Havre
3b8708ef71 Arch: Added test suite 2013-08-15 19:24:54 -03:00
Yorik van Havre
2aacbf46e1 Draft: Added test suite 2013-08-15 19:24:54 -03:00
Yorik van Havre
0c36b4fa99 Spreadsheet: Better interface for controller object 2013-08-14 11:05:54 -03:00
wmayer
99e0e21193 Fix inconsistency of order of points of an arc 2013-08-14 12:01:02 +02:00
wmayer
5c7aa1e81a 0001201: Highlight coincident constraint in sketch view when clicking on (coincident) constraint in constraints list 2013-08-13 20:12:08 +02:00
wmayer
f5e30254e9 0001209: Change the Word 'Radius' for Chamfering 2013-08-13 15:04:55 +02:00
Yorik van Havre
def617c89e Draft: Fixes in DXF exporter 2013-08-11 12:46:36 -03:00
Yorik van Havre
0a0be80c05 Spreadsheet: Added CSV import/export 2013-08-10 19:26:03 -03:00
wmayer
8145b952f2 Add catch block 2013-08-10 16:55:27 +02:00
wmayer
f380c34d62 0001207: Expose Standard_Boolean TopoDS_Shape::IsPartner(const TopoDS_Shape& other) const; to python 2013-08-10 11:36:26 +02:00
Yorik van Havre
1243522f0d Spreadsheet: Added a spreadsheet controller object 2013-08-09 19:36:25 -03:00
wmayer
a74065a2f4 Fix license 2013-08-09 17:26:57 +02:00
Yorik van Havre
6276046a6e 0001200: Support for ellipses in DXF exporter 2013-08-08 11:58:36 -03:00
Yorik van Havre
8dc668d52f Spreadsheet: safer formula evaluation 2013-08-06 16:01:40 -03:00
Yorik van Havre
be872b214a Spreadsheet: Fixed caps size bug 2013-08-05 16:59:46 -03:00
Yorik van Havre
cfb842291e Spreadsheet: Fixed wrong icon 2013-08-05 15:57:01 -03:00
Yorik van Havre
c10af39356 Spreadhseet: Fixed opening and closing ofeditor view 2013-08-05 15:57:00 -03:00
Yorik van Havre
b0f3cd55b5 Spreadsheet: Updated cmake stuff 2013-08-05 15:57:00 -03:00
Yorik van Havre
764918ad80 Spreadsheet: Finished base object + viewer 2013-08-05 15:57:00 -03:00
Yorik van Havre
6b95398acc Spreadsheet: added functionality 2013-08-05 15:57:00 -03:00
Yorik van Havre
257a197b91 Turned the spreadsheet into a FreeCAD object 2013-08-05 15:57:00 -03:00
Yorik van Havre
1c6375699e Started spreadsheet module 2013-08-05 15:57:00 -03:00
Yorik van Havre
2d16052036 Arch: small fix to IFC importer 2013-08-01 10:13:11 -03:00
Yorik van Havre
3f3deb3e18 Draft: Fixes bugs from last commit 2013-07-31 13:55:06 -03:00
Yorik van Havre
ce78a0e0a7 Draft: removed unnecessary uses of DraftVecUtils 2013-07-30 16:48:28 -03:00
Yorik van Havre
87616469bd Arch: small fix in IFC importer 2013-07-30 16:47:55 -03:00
Yorik van Havre
64d18ceac8 Arch: Added Tool property to Structs to define an extrusion path 2013-07-27 17:12:48 -03:00
Yorik van Havre
5e8d1f7824 Draft: Small fix in dimensions 2013-07-25 14:07:52 -03:00
Yorik van Havre
84aeadf209 Draft: Better interface for setting hatch patterns 2013-07-25 13:45:40 -03:00
Yorik van Havre
5743b4241e Arch: Small fix in walls 2013-07-25 11:49:46 -03:00
Yorik van Havre
0f0ef9eb99 Arch: Added steel profiles to structs 2013-07-24 17:40:35 -03:00
Yorik van Havre
7eac7d20da Draft: Small label fix 2013-07-24 15:15:20 -03:00
Yorik van Havre
d476f59bfc Arch: Set wall and structs default units to mm 2013-07-24 13:00:02 -03:00
Yorik van Havre
48ed634327 Arch : Added wood sections presets to structures 2013-07-24 12:27:16 -03:00
Yorik van Havre
2b90b63575 Arch: Restored length property of walls
Walls can again be based on no underlying object, and be
only defined by length, width and height.
2013-07-24 11:52:13 -03:00
wmayer
f9b89022a9 0001189: Re-assign hot keys 0 thru 6 to line up with the icon placement. 2013-07-24 16:22:36 +02:00
wmayer
223ed74277 Edge collapse method 2013-07-23 13:28:37 +02:00
wmayer
32e988c49d Fix typos 2013-07-23 11:18:56 +02:00
Yorik van Havre
bc98a09a1f Arch: added spaces to the ifc importer + minor fixes 2013-07-19 15:47:47 -03:00
wmayer
81c9446d56 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-19 12:28:11 +02:00
wmayer
9b1da4cbe9 Fix Python exception handling 2013-07-19 12:27:44 +02:00
Yorik van Havre
b137b54bd7 Arch: Wall and Struct tools now set the working plane before drawing 2013-07-18 16:26:00 -03:00