wmayer
|
ee4436b2c0
|
+ add toShape() to Part.Point, allow to pass Part.Point in Part.Vertex
|
2015-01-15 11:39:53 +01:00 |
|
wmayer
|
17099d0545
|
+ fixes #0001916: Cannot cancel angle constraint dialogue in sketcher
|
2015-01-15 00:36:44 +01:00 |
|
wmayer
|
cbf0bb0aac
|
+ change copyright notice
|
2015-01-15 00:36:27 +01:00 |
|
Sebastian Hoogen
|
f045df1ef3
|
avoid using transformGeometry in importSVG
|
2015-01-14 11:56:45 -02:00 |
|
Yorik van Havre
|
ae3fafea6c
|
Updated base translation files for crowdin
|
2015-01-13 20:00:09 -02:00 |
|
Yorik van Havre
|
7a710279ad
|
Draft: Fixed continued dimension - fixes #1891
|
2015-01-13 19:07:05 -02:00 |
|
wmayer
|
fa4f8b0735
|
+ do not throw exception from inside signal handler to get useful stack trace for segmentation faults
|
2015-01-13 22:01:59 +01:00 |
|
wmayer
|
7c789a1bf7
|
+ allow to suppress verbose mode of XMLReader
|
2015-01-13 21:57:18 +01:00 |
|
wmayer
|
395d5249d4
|
+ minor change
|
2015-01-13 21:54:54 +01:00 |
|
wmayer
|
477099bbfe
|
+ remove useless stuff from Init files
|
2015-01-13 16:19:19 +01:00 |
|
Yorik van Havre
|
7d0dc068e4
|
Draft: Allow to draw lines by length & angle - fixes #1383
* Added a Length property to Draft line objects
* Added length & angle parameters to the line drawing tool
|
2015-01-13 12:10:52 -02:00 |
|
wmayer
|
5289967304
|
+ fixes #0001482: v0.14 Mirrored objects parent the original object
|
2015-01-13 00:03:20 +01:00 |
|
wmayer
|
bdfaaee833
|
+ fixes #0001869: Clones displayed in wrong view mode
|
2015-01-12 19:36:04 +01:00 |
|
wmayer
|
eb9b6acdd6
|
+ re-enable reading/writing grid size
|
2015-01-12 16:29:31 +01:00 |
|
wmayer
|
3f03e954da
|
+ fixes #0001914: A4_Landscape_ISO7200
|
2015-01-12 11:27:30 +01:00 |
|
Richard Crozier
|
65092be5f3
|
Correct spelling of FEM Netgen Mesh 'Fineness' parameter
|
2015-01-12 11:12:30 +01:00 |
|
wmayer
|
c6fe925dfd
|
+ fixes #0001856: Add standard set of blank ISO drawing template sizes
|
2015-01-12 01:56:14 +01:00 |
|
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 |
|
wmayer
|
351b9d7425
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2015-01-11 22:15:48 +01:00 |
|
wmayer
|
a672630756
|
+ fixes #0001905: Group-ordering of orphaned children not working as expected
|
2015-01-11 22:15:18 +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
|
f1e9966084
|
+ fixes #0001054: Show name of feature when it reports a warning
|
2015-01-10 16:37:49 +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
|
9ce08e7596
|
make the Qt::ISODate workaround obvious
by including the intended implmentation
|
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 |
|
wmayer
|
32546115b7
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2015-01-10 01:23:09 +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 |
|
Yorik van Havre
|
fa12868df9
|
Fixed gnome app file - fixes #1754
|
2015-01-09 13:28:36 -02: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
|
c5b2609974
|
+ select number of quantity spinbox when value is set in property editor
|
2015-01-07 22:05:00 +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 |
|