Commit Graph

446 Commits

Author SHA1 Message Date
wmayer
84ed629cb6 + fix translation issue
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5397 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-11 16:11:30 +00:00
wmayer
f8ad9939b0 0000439: Improve STEP import to find colors attached to sub-shapes
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5396 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-11 16:10:41 +00:00
jriegel
5a167f1a39 Merge branch 'master' into HEAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5395 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-10 07:04:10 +00:00
jriegel
ca9ed8d8cd Merge remote-tracking branch 'svn/trunk' 2012-01-10 08:02:32 +01:00
wmayer
c7c6578a4f + fix bug when part and faces of this part have colors defined in STEP file
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5394 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-09 15:40:33 +00:00
Yorik van Havre
53ed480861 small fix in Draft importSVG
+ removed unused blocks
+ added description strings
2012-01-09 10:43:20 -02:00
Sebastian Hoogen
2337eb934b Small fixes in importSVG 2012-01-09 09:54:02 +01:00
Sebastian Hoogen
0e930d0cd6 Merge remote branch master into svgimport 2012-01-09 08:13:39 +01:00
Sebastian Hoogen
83f18cf20a New Parser for path element in importSVG 2012-01-09 07:21:42 +01:00
Yorik van Havre
50b5237dcf Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-01-08 13:49:42 -02:00
Yorik van Havre
bc9ed2cefc added xml namespace to A3_Landscape template 2012-01-08 13:40:30 -02:00
jriegel
39f1e67fee Merge branch 'master' into HEAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5393 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-08 08:50:45 +00:00
jriegel
49637fa116 Merge remote-tracking branch 'svn/trunk'
Conflicts:
	src/Mod/Draft/importSVG.py
2012-01-08 09:46:59 +01:00
unknown
3be74d21c8 Merge ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-01-08 09:33:26 +01:00
Sebastian Hoogen
4bf298e258 fixed syntax error in importSVG 2012-01-07 22:45:09 +01:00
Sebastian Hoogen
e864107ccc Added support for ellipse, polygon and polyline in importSVG 2012-01-07 22:06:21 +01:00
Yorik van Havre
3b61f0d29f small fixes to draft SVG import (shoogen) 2012-01-07 13:39:50 -02:00
wmayer
c8ea69bddf + use "ActivationHistoryOrder" for MDI windows
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5392 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-07 14:52:41 +00:00
Yorik van Havre
f8bbbb1513 further work on ifcopenshell integration 2012-01-06 18:39:17 -02:00
Yorik van Havre
02464cf2a9 fixed bug 564 - bug in Draft to Sketch 2012-01-06 13:40:58 -02:00
Yorik van Havre
596b3674b5 Draft SVG importer now supports quadratic and cubic curves (shoogen) 2012-01-06 13:11:19 -02:00
Yorik van Havre
049598c0a6 started integrating ifcopenshell in Arch IFC reader 2012-01-05 19:50:25 -02:00
Yorik van Havre
97dd6eebc5 small fix to the Draft module 2012-01-05 18:33:33 -02:00
wmayer
0cf2548cf8 + fix overflow problem with string buffer in fuse and common command
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5391 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-05 18:59:14 +00:00
wmayer
0a7abc975f + support multi-selection when inserting objects to drawing page
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5390 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-05 18:50:56 +00:00
jriegel
2181861953 Merge branch 'master' into HEAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5389 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-05 14:25:32 +00:00
unknown
b65cf36308 Merge remote-tracking branch 'svn/trunk' 2012-01-05 15:23:01 +01:00
Yorik van Havre
ada7dc440f used precision value from preferences in Draft SVG import 2012-01-05 10:22:06 -02:00
Yorik van Havre
c712e5882b small bugfix in Draft SVG import 2012-01-05 10:12:25 -02:00
Yorik van Havre
0abf6b621a fixed bug 562 - Draft module - problem in SVG import 2012-01-04 18:41:13 -02:00
Yorik van Havre
469899b35c misc updates to the Draft module
+ added an Axis property to Array objects, for polar arrays
+ added Draft.clone() API function
+ changed icon of Draft clone,array and block objects
2012-01-04 18:02:00 -02:00
wmayer
10e63810c0 0000548: 3D Circle from three points in Part wb
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5388 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-04 16:44:55 +00:00
wmayer
9f8bb2dc98 0000548: 3D Circle from three points in Part wb
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5387 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-04 16:17:57 +00:00
Yorik van Havre
a2c9c0e3af Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-01-04 12:10:55 -02:00
Yorik van Havre
393390a560 Various fixes to Draft and Arch
+ Renamed Draft Scale object to Clone
+ Removed BasePoint property from Draft Clone
+ Reenabled Draft SelectPlane tool
+ Added Draft context tools to Arch module
+ Made the Arch module load pycollada later
2012-01-04 12:06:02 -02:00
jriegel
512bf1d258 Merge branch 'master' into HEAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5386 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-04 11:24:34 +00:00
unknown
c4f9e0d5e0 Merge remote-tracking branch 'svn/trunk' 2012-01-04 12:16:29 +01:00
Yorik van Havre
26fa5b9bca + small fix in Draft perpendicular snap 2012-01-03 23:29:13 -02:00
Yorik van Havre
3dba4b55cb + fix in Arch makefiles 2012-01-03 22:54:12 -02:00
Yorik van Havre
90c8b62954 + small fix in Arch IFC importer 2012-01-03 21:17:06 -02:00
Yorik van Havre
adeace1a84 + more license adjustments in src/Tools scripts 2012-01-03 21:03:59 -02:00
Yorik van Havre
f6fcfa8f05 + changed Arch module license block to LGPL
+ removed express schema file from Arch sources due to license
+ added explanations in Arch settings for the user to get one himself
2012-01-03 20:46:55 -02:00
Yorik van Havre
83894d9900 + set license blocks of the Draft module to LGPL 2012-01-03 19:41:51 -02:00
Yorik van Havre
efe44a3f60 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-01-03 13:26:28 -02:00
Yorik van Havre
5c4cf71e2d + small fixes to Draft Scale tool 2012-01-03 13:25:37 -02:00
wmayer
46e4bae24d + change license to LGPL
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5385 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-03 15:16:41 +00:00
wmayer
617d2f9a82 + fix makefile
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5384 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-03 14:04:59 +00:00
jriegel
147e0d4ba2 Merge branch 'master' into HEAD
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5382 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-03 08:50:08 +00:00
unknown
febd708a72 Merge remote-tracking branch 'svn/trunk' 2012-01-03 09:47:30 +01:00
jriegel
30de890792 Change some scripts licenses to LGPL 2012-01-03 09:34:20 +01:00