Commit Graph

652 Commits

Author SHA1 Message Date
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
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
wmayer
f0afa802d4 Fix INSTALL target in cmake files 2012-02-17 01:43:03 +01:00
wmayer
6f6b51d470 Fix INSTALL target in cmake files 2012-02-17 00:03:30 +01:00
wmayer
340de72a3d Fix INSTALL target in cmake files 2012-02-16 23:35:54 +01:00
wmayer
52fb356392 Fix INSTALL target in cmake files 2012-02-16 21:22:42 +01:00
Yorik van Havre
709d2705cb Small fix to Draft SVG
+ fixed the location of the getrgb() function
2012-02-16 08:49:13 -02:00
wmayer
fefc3469c8 Redirect output and errors only if set in preferences 2012-02-15 12:03:26 +01:00
wmayer
c3e4a5689d Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-14 02:09:33 +01:00
wmayer
fd07754b12 Experiment with keyword expansion 2012-02-14 02:08:47 +01:00
Yorik van Havre
6f6d78daed Fixed editmode bugs in Draft & Arch 2012-02-13 20:13:13 -02:00
Yorik van Havre
09745f3030 Added Std_Edit FreeCAD command
That command (located in the Edit menu) toggles (enters or leaves)
the Edit mode of a selected object.
2012-02-13 20:11:14 -02:00
Yorik van Havre
034b44b713 Fixed bug #592 - SVG export of shapes containing full circles 2012-02-13 13:42:48 -02:00
Yorik van Havre
55657f36c1 Fixed bug #593 - Draft SVG representation of white objects 2012-02-13 10:44:59 -02:00
Yorik van Havre
3b66fc7239 Added arc flags calculation to Draft arcs exported to svg (shoogen) 2012-02-13 10:30:29 -02:00
Sebastian Hoogen
b70c5b4120 Added viewbox and mm units to Drawing templates 2012-02-12 10:38:46 +01:00
Sebastian Hoogen
83004e56b7 importSVG reimplemented getsize using a RegEx 2012-02-12 10:20:48 +01:00
jriegel
d20dedd541 Merge branch 'master' into HEAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5436 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-02-11 18:21:09 +00:00
jriegel
e81c07752b Merge remote-tracking branch 'svn/trunk' 2012-02-11 19:15:13 +01:00
jriegel
5e6bd9076b Merge ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-11 19:14:33 +01:00
wmayer
8641d7b30e Print pythons exceptions in macros to output window (copied from Git)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5435 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-02-10 15:01:34 +00:00
wmayer
7865cb752e apply SVN commit 5432 to Git 2012-02-10 15:58:11 +01:00
wmayer
5894d97354 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-10 15:30:21 +01:00
wmayer
30d41865fd 0000598: New version treats some objects as immutable 2012-02-10 15:29:23 +01:00
wmayer
f49ac3496d 0000598: New version treats some objects as immutable
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5434 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-02-10 14:18:14 +00:00
Sebastian Hoogen
15fe31b8ce importSVG multiple changes
reordered path command control structure
adding rounded rect and elliptical arc support
2012-02-10 09:36:12 +01:00