Commit Graph

8850 Commits

Author SHA1 Message Date
Yorik van Havre
c60ef01059 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-26 13:53:23 -03:00
Yorik van Havre
626cdc41a2 Draft DXF importer now supports hatches
+ hatch boundaries can now be imported as wires
2012-02-26 13:51:35 -03:00
jriegel
22dea71eca Merge remote-tracking branch 'svn/trunk' 2012-02-26 17:20:14 +01:00
Yorik van Havre
581694839b Fixed block mirroring and text rotation bugs in Draft DXF import 2012-02-26 12:26:13 -03:00
Yorik van Havre
82242a8bf0 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-25 18:38:15 -02:00
Yorik van Havre
7a72e000ca Fixed more bugs in Draft SVG import
Fixed coordinates and text imports from librecad
2012-02-25 18:37:01 -02:00
wmayer
9707288aa8 0000611: Explanatory illustrations for Choose orientation dialog 2012-02-25 21:20:08 +01:00
tanderson
d07be67d09 Implementing cylindrical faces for model refine face union 2012-02-25 14:14:06 +01:00
wmayer
6529c8c371 Make new method in Vector3 accesible from Python 2012-02-24 19:43:44 +01:00
Yorik van Havre
ab76ae7e47 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-24 11:48:47 -02:00
Yorik van Havre
ce6b3156c4 Support rotated texts in Draft DXF import 2012-02-24 11:40:31 -02:00
wmayer
4a5bd5ef6c Respect placement information when exporting several meshes at once 2012-02-24 12:28:09 +01:00
wmayer
b926c42261 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-24 11:09:01 +01:00
wmayer
463652407a 0000607: Holding down middle mouse button (wheel) will zoom out without scrolling 2012-02-24 11:07:41 +01:00
Yorik van Havre
c1aa214199 Merge pull request #2 from 5263/svgimport
Several fixes and features in Draft SVG importer and 2 new SVG Drawing templates
2012-02-23 18:24:57 -08:00
Yorik van Havre
056e736b7e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-24 00:13:17 -02:00
Yorik van Havre
d5f2f5db62 Fixed multi-line texts bug in Draft DXF import 2012-02-24 00:11:17 -02:00
Sebastian Hoogen
f767829c0b new ISO 7200 compliant drawing template 2012-02-23 21:06:04 +01:00
Sebastian Hoogen
4be3d6393e importSVG fixed handling of Ellipses 2012-02-23 21:06:04 +01:00
Sebastian Hoogen
dc1b380312 handling of viewBox and units in importSVG
The absolute values in the svg element are used in combination with the
viewBox Attribute to scale the svg to milimeter units.
If there is no viewbox attribute. 90dpi input is assumed.
2012-02-23 21:06:04 +01:00
Sebastian Hoogen
32d8b5fc3d Drawing templates: changed default inkscape unit to mm 2012-02-23 21:06:03 +01:00
wmayer
739236ca76 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-23 20:25:56 +01:00
wmayer
c21ac1b6b0 Extend application branding 2012-02-23 20:25:33 +01:00
Yorik van Havre
379f5e470a Added new splash screen for 0.13 2012-02-23 14:45:26 -02:00
Yorik van Havre
d570d28837 Allow to turn Draft snapping on/off while drawing
Draft snap can now be enabled or disabled while drawing by
pressing S or from the Draft menu -> Toggle snap command
2012-02-23 14:44:03 -02:00
Yorik van Havre
4e8cafa4c3 Extended the DrawStryle property to all Part-based objects
ViewProvider of Part objects now have a DrawStyle property
that allow them to display with solid, dashed, dotted or
dashdotted linestyles.
2012-02-23 13:28:56 -02:00
wmayer
72ae257ac4 Filter out AddShape property in PartDesign view provider 2012-02-23 11:06:26 +01:00
jriegel
6a05660166 Merge branch 'master' into HEAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5437 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-02-23 07:23:09 +00:00
jriegel
a30592c372 Merge remote-tracking branch 'svn/trunk' 2012-02-23 07:47:19 +01:00
wmayer
9d0b60af7b Add convenience method to Vector3 class 2012-02-22 19:49:26 +01:00
wmayer
42129462c5 Embed version number into splashscreen 2012-02-22 17:28:22 +01:00
Yorik van Havre
50297e0394 Added DrawStyles to Draft objects
+ Draft Viewproviders now have a "DrawStyle" property which
allows to set solid, dashed, dotted or dashdotted linestyles.
2012-02-22 00:01:30 -02:00
Yorik van Havre
843806f250 Fixed typo 2012-02-21 17:53:46 -02:00
Yorik van Havre
b0993fee36 Fixed dimension text height bug in Draft DXF import 2012-02-21 17:45:49 -02:00
Yorik van Havre
e533af6b96 Further improvements to Draft DXF importer
+ further removals of acad-specific text formatting
+ fixed text alignment
+ support of POINT entities
+ support of LEADER entities
2012-02-21 12:28:07 -02:00
wmayer
f6084eb31c Adjust WiX scripts 2012-02-21 13:46:35 +01:00
wmayer
cc9a0f1eba Adjust WiX scripts 2012-02-21 13:19:29 +01:00
wmayer
82edf65cb1 Fix build error with VC++ 2012-02-21 11:11:57 +01:00
wmayer
f420c86587 Add script to update version number on PPA 2012-02-20 21:21:08 +01:00
wmayer
0256f79fd4 New functions added to orhto views (Joe Dowsett) 2012-02-20 20:53:54 +01:00
wmayer
32a76796e8 Apply patch from Joe Dowsett 2012-02-20 20:39:19 +01:00
wmayer
8f9e76955a 0000609: autogen.sh creates a file 71 2012-02-20 20:04:05 +01:00
wmayer
fb949d6842 Support of customizeable zoom step and zoom-at-cursor 2012-02-20 19:52:56 +01:00
Yorik van Havre
96a26a9dda More fixes to Draft DXF importer
+ Fixed *blocks embedded in std blocks
+ Fixed text color
+ Added text size pref setting
+ Further fixes to text formatting
2012-02-19 20:20:41 -02:00
Yorik van Havre
6d331e92ba Couple of fixes in Draft DXF importer
+ fixed default draft point color
+ fixed bug in polylines with bulge = almost zero
+ fixed bug in text attributes display
2012-02-19 17:31:28 -02:00
wmayer
bf92b4d91e Fix error in install target, option to prepare for debian build 2012-02-17 23:22:17 +01:00
wmayer
837ddf5f38 Support of INSTALL target on Windows (VC++ and MinGW) 2012-02-17 21:41:00 +01:00
Jose Luis Cercós pita
73ccf475c9 Added some hydrostatics computation. 2012-02-17 13:41:50 +01:00
Jose Luis Cercós pita
aa7511c55d Created loadable hydrostatics task panel. 2012-02-17 11:41:41 +01:00
Jose Luis Cercós pita
da2ea6a8af Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into freecad-ship 2012-02-17 10:57:03 +01:00