wmayer
c9a70c7f03
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-01-12 01:44:13 +01:00
wmayer
b437dfd9da
+ fixes #0001912 : Drawing Workbench Not Displaying Views of Cylindrical Parts.
2015-01-12 01:43:48 +01:00
Yorik van Havre
4cf15ae696
Draft: implemented new, more robust version of sortEdges - fixes #1911
2015-01-11 22:09:29 -02:00
wmayer
e16305cb83
+ fixes #0001791 : Counterbores do not follow when hole is moved
2015-01-12 00:55:56 +01:00
Yorik van Havre
af65c413d1
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-01-11 15:55:32 -02:00
Yorik van Havre
74856e5fbf
Draft: Dimensions ExtLines property can now be negative - fixes #1677
2015-01-11 15:55:19 -02:00
wmayer
0b904e674b
+ support Bezier curves for SVG output
2015-01-11 16:02:27 +01:00
wmayer
82edb4b50a
+ fixes #0001662 : IGES does not export correctly
2015-01-11 12:14:41 +01:00
wmayer
0a31bebaed
+ fixes #0001898 : Drawing workbench draws cylinder in orthographic projection wrong
2015-01-11 01:46:31 +01:00
wmayer
9cb8471fa2
+ fixes #0001856 : Add standard set of blank ISO drawing template sizes
2015-01-10 22:21:20 +01:00
wmayer
2e91cd1000
+ add new templates from triplus
2015-01-10 22:19:46 +01:00
wmayer
3210d0d2a0
+ issue #0001856 : Add standard set of blank ISO drawing template sizes
2015-01-10 19:09:58 +01:00
wmayer
0954adf784
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-01-10 15:15:42 +01:00
wmayer
6a3437e28e
+ fixes #0000692 : Sketcher: Add angle constraint for arcs
2015-01-10 15:15:18 +01:00
Sebastian Hoogen
ff8ad03aa3
bugfix in dxf output of arc
...
regression created by 099ece5c00
2015-01-10 12:09:00 -02:00
Sebastian Hoogen
fe4ab358e5
issue #1450
2015-01-10 12:09:00 -02:00
wmayer
2bff32d704
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-01-10 12:17:57 +01:00
Yorik van Havre
183a0f066b
Draft: Fixed typo - fixes #1907
2015-01-09 20:46:07 -02:00
Yorik van Havre
02eecc4fd7
Draft: small bug in Draft GUI - fixes #1908
2015-01-09 20:43:33 -02:00
wmayer
396e9c93b7
+ fixes #0001553 : printing drawing full size (1:1) prints wrong size
2015-01-09 21:15:27 +01:00
wmayer
ddfb525c87
+ fixes #0000932 : Unexpected scaling of a printed Drawing From FreeCAD but not always from exported SVG
2015-01-09 14:00:18 +01:00
wmayer
311ba87b6c
+ issue #0000932 : Unexpected scaling of a printed Drawing From FreeCAD but not always from exported SVG
2015-01-07 19:35:52 +01:00
wmayer
f24e216db4
+ fixes #0001652 : Proper support of units for all geometric primitives
2015-01-07 15:31:07 +01:00
wmayer
be2e191681
+ fixes #0001669 : Part operation with parts in groups splits again when moved back into group
2015-01-07 11:02:52 +01:00
wmayer
80db2a3bd9
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-01-06 18:39:00 +01:00
wmayer
010fc6f307
+ fixes #0001721 : PartDesign Pad 'Up to face' face selection in the 3D view not working
2015-01-06 18:38:33 +01:00
wood galaxy
641c295d44
Arch : Added mid-point to Frame Basepoint - fixes #1892
2015-01-06 13:44:44 -02:00
wmayer
fb19ea5089
+ fixes #0001870 : Revolution and Groove in Part-Design do not hide the sketch and parent-feature for some geometries
2015-01-06 15:00:24 +01:00
Julien Nabet
b325bcea3d
Fix some cppcheck reports:
...
- (error) va_list '<var>' was opened but not closed by va_end()
- (style) Same expression on both sides of '||'
- (style) Same expression on both sides of '!='
2015-01-06 11:37:44 +01:00
Yorik van Havre
bde130821d
Draft: Finished ellipse support - fixes #1788
2015-01-05 19:23:02 -02:00
wmayer
71efef4761
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-01-05 16:29:06 +01:00
wmayer
ee86871bed
+ fixes #0000763 : Bad IGS import
2015-01-05 16:28:40 +01:00
wood galaxy
03183527b2
Draft : fix some utf8 decode
...
Impacted Lines : 688,2061,2972
2015-01-05 13:13:45 -02:00
wood galaxy
2db39c3d71
Arch : Fix some utf8 decode
2015-01-05 13:13:45 -02:00
wood galaxy
95c0fe3a84
Arch : Internal object name are in English.
...
Arch objets Label could be translated.
2015-01-05 13:13:45 -02:00
wood galaxy
5657eed566
Arch: Fixed building label
2015-01-05 13:13:45 -02:00
Sebastian Hoogen
be447e64b5
revise drawing dxf ellipse export
2015-01-05 12:26:51 +01:00
Sebastian Hoogen
099ece5c00
determine the angles of an arc only by the axis and paramter range
2015-01-05 12:26:50 +01:00
Yorik van Havre
9ee08a97ea
Draft: fixed #1664 again
2015-01-04 20:38:47 -02:00
Yorik van Havre
47f172bfa2
Arch: Fixed window label
2015-01-04 15:33:54 -02:00
Yorik van Havre
a7b3b85aa1
Arch: Fixed the task panel of Windows - fixes #1835
2015-01-04 15:00:31 -02:00
wmayer
d3bc389765
+ exception handling if moving sketch fails
2015-01-04 13:02:11 +01:00
wmayer
4cfc2a1a08
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2015-01-03 22:39:45 +01:00
wmayer
6c187572c7
+ fix undo/redo issues with ortho views
2015-01-03 22:39:07 +01:00
Yorik van Havre
9b9526e4cc
Arch: fixed behaviour of clones of windows - fixes #1841
2015-01-03 15:40:02 -02:00
Yorik van Havre
3db987d9b7
Draft: Added a Fuse property to Array objects - fixes #1768
2015-01-03 14:47:29 -02:00
wmayer
d8e0df9e97
+ fixes #0001678 : Visibility property is ignored on drawing sheets
2015-01-03 17:09:17 +01:00
wmayer
e7963472b0
+ close drawing view when deleting page object
2015-01-03 14:23:17 +01:00
wmayer
3614a08911
+ fixes #0001698 : All drawing pages are opened automatically when opening a project file
2015-01-03 13:45:12 +01:00
wmayer
c47eea61fa
+ return point/facet indices as unsigned long in Python
2015-01-03 11:24:57 +01:00