Yorik van Havre
8d98921dd7
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Yorik van Havre
0bb651da4d
Updated translation files
2015-02-14 12:16:39 -02:00
Yorik van Havre
f278c297fd
Drawing: reset the default template to the classic one
2015-02-12 13:46:13 +01:00
Sebastian Hoogen
12407a1057
disable conversion of BSplines to circles in SVG drawing output
...
partly revert 0a31bebaed
2015-02-10 15:45:34 +01:00
Sebastian Hoogen
8ee81e0516
set the max. segments in BSpline approximation to 50
...
in Draft and Drawing WBs
2015-02-08 15:14:32 +01:00
Yorik van Havre
d8146a0cf8
Updated ts files
2015-01-26 16:23:48 -02:00
Yorik van Havre
6ffc0e177a
Drawing: small fix in DraftView command
2015-01-26 16:00:13 -02:00
wmayer
683e342cff
+ fix linker error with MSVC
2015-01-25 12:22:04 +01:00
Sebastian Hoogen
5a9484f06c
round the drawing view projection direction
...
before calculating the necessary view rotation to anticipate the
rounding that happens on saving and reloading the file. fixes #1909
2015-01-24 23:37:38 +01:00
wmayer
ed46ec272f
+ slight fix in file filter
2015-01-24 16:31:49 +01:00
Sebastian Hoogen
d059520046
Use splines in dxf drawing output
2015-01-20 20:08:40 -02:00
Yorik van Havre
f0ce2e6be6
Moved Draft-Drawing tool to the Drawing WB (renamed Draft View)
2015-01-16 17:16:39 -02:00
Yorik van Havre
ae3fafea6c
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
wmayer
477099bbfe
+ remove useless stuff from Init files
2015-01-13 16:19:19 +01:00
wmayer
3f03e954da
+ fixes #0001914 : A4_Landscape_ISO7200
2015-01-12 11:27: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
b437dfd9da
+ fixes #0001912 : Drawing Workbench Not Displaying Views of Cylindrical Parts.
2015-01-12 01:43:48 +01:00
wmayer
0b904e674b
+ support Bezier curves for SVG output
2015-01-11 16:02:27 +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
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
Sebastian Hoogen
be447e64b5
revise drawing dxf ellipse export
2015-01-05 12:26:51 +01:00
wmayer
6c187572c7
+ fix undo/redo issues with ortho views
2015-01-03 22:39:07 +01: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
4d618955b3
+ fixes #0001884 : Crash when double-clicking on Clip element with drawing page closed
2014-12-31 13:15:33 +01:00
wmayer
2c53bd1e9a
+ fixes #0001670 : Orthographic projection: scale/position is empty when unchecking 'Auto scale/position'
2014-12-30 19:14:07 +01:00
wmayer
93e5668967
+ make undo/redo accessible from drawing view
2014-12-26 22:46:02 +01:00
wmayer
9290274e1c
+ fixes #0000711 : fileted borders not projected on 2D drawing + deleted views still showing
2014-12-26 22:24:45 +01:00
Michael Georg Hansen
fe1d67fd65
Simplify access to projection properties.
...
Directly access the properties where possible.
2014-12-20 22:17:46 +01:00
Michael Georg Hansen
ef24aaa3ce
Reuse projection settings from an existing view when creating new part views.
...
Select a part and a view on a drawing page, then the view created for the part
will have the same projection settings as the selected view.
2014-12-20 22:16:41 +01:00
Yorik van Havre
4f3b1e2595
Drawing: added new set of empty templates - issue 1856
2014-12-13 13:30:15 -02:00
jriegel
38fc7ba604
Merge branch 'refs/heads/master' into review-CL-Bundler
2014-11-29 15:43:19 +01:00
Sebastian Hoogen
debca91e98
remove support for automake
2014-11-26 10:26:30 +01:00
Peter Lama
f13f5dc520
Add support for CLbundler created LibPack
...
* New 'UseLibPack' cmake file sets CMAKE_PREFIX_PATH so that find_package
can be used for most packages.
* Mimic fc_wrap_cpp defined in other 'UseLibPack' files. Some file
dependencies did not get set correctly otherwise.
* OCE 0.16 does not have Standard_ctype.hxx
* shfolder.h can't be used with Win SDK 7.0
2014-11-14 08:01:09 -08:00
Sebastian Hoogen
8711bdd78f
issue #1573 remove unavailable headers
2014-10-14 18:46:24 +02:00
Sebastian Hoogen
a53a239f2f
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +02:00
Stefan Tröger
72cab0c002
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +02:00
Sebastian Hoogen
1b1d8010a6
removed catch (...) in Drawing
...
which discarded type information when rethrowing base type
2014-09-17 11:15:56 +02:00
Sebastian Hoogen
5e51a6cdf7
fixes #0001422 : Subclass Exception
...
inherit Base.FreeCADError form RuntimeError
inherit Part.OCCError from Base.FreeCADError
inherit OCCDomainError from Part.OCCError
inherit OCCRangeError from Part.OCCError
inherit OCCConstructionError from OCCDomainError
inherit OCCDimensionError from OCCDomainError
Added PY_CATCH_OCC macro
replace PyExc_Exception
use FreeCADError in makeWireString
catch exception in BSplineCurve.increasedegree
2014-09-17 11:15:56 +02:00
wmayer
ce528d1c4a
+ fixes #0001719 : Show current shortcuts (S) in menus and hover text.
2014-08-31 14:28:33 +02:00
jriegel
c1f0f70b88
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-08-27 15:39:00 +02:00
wmayer
1b4fb56cdc
+ fix DrawingView::onRelabel() to accept any page names
2014-08-21 17:26:52 +02:00
Michael G. Hansen
808d2e93bf
Fix typo.
2014-08-19 15:26:58 +02:00
Michael G. Hansen
dd7bd833c6
Fix bug 1643: Projections are always added to the first drawing page
2014-08-19 15:07:02 +02:00
wmayer
7110c55c33
+ fixes #0001689 : Show name of the drawing page in the tab of the drawing
2014-08-18 14:44:28 +02:00
wmayer
6556bc776a
+ fixes #0001689 : Show name of the drawing page in the tab of the drawing
2014-08-16 15:08:55 +02:00
Yorik van Havre
b33d8f6244
Draft - Allow to export Drawing pages to DXF - fixes #1686
...
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
jriegel
95923c3afc
remove Standard_String.hxx, no longer needed
2014-08-13 21:04:27 +02:00
jriegel
7767f0e6c7
Fix for VC11, should be backwards compatible
2014-08-13 21:01:27 +02:00
wmayer
7939027c98
+ fixes #0001682 : Crash after updating editable texts in drawing
2014-08-13 12:49:09 +02:00
wmayer
4ad43e60b0
+ fixes #0001667 : 'Save file' disabled when viewing a drawing
2014-08-11 22:59:16 +02:00
Yorik van Havre
7778988faa
Drawing: Allow to select the page in which to create a view feature - fixes #1668
2014-08-07 22:00:31 -03:00
Yorik van Havre
dc3ebfb502
Fix in Drawing page object - fixes #1540
...
* Changing the editable texts updates the page automatically
* Added a doc.recompute() after creating a new page
2014-08-07 10:39:33 -03:00
jriegel
ec2198107b
move build specifier in own cMake group
2014-08-03 20:53:19 +02:00
wmayer
ecbda2772e
+ fixes #0001628 : Fixed A4 Drawing Template
2014-07-23 13:56:16 +02:00
Sebastian Hoogen
a0454af685
remove all references to BRepMesh
2014-07-18 10:43:16 +02:00
Yorik van Havre
940f7e69ba
Updated translations
2014-05-24 17:35:20 -03:00
wmayer
6b89c03181
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +02:00
wmayer
3b6d07833d
+ compile with clang
2014-05-05 16:24:01 +02:00
mdinger
337f05d56e
Move python module prefix
and suffix
properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
66de74d14a
+ Remove redefinition of /EHa which causes warnings with QtCreator
2014-04-30 19:21:49 +02:00
wmayer
1a7cea9b59
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
f890d1d1cb
Fix precompiled header build error
2014-04-30 13:41:19 +02:00
mdinger
a17cce3559
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
1942bb7906
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
Daniel Falck
4d2d7b65ae
forgot to add include file for this
2014-04-23 19:39:57 -03:00
Daniel Falck
3abe4d460d
had trouble rebasing so added tanderson's commits by copy paste method
2014-04-23 19:39:57 -03:00
Yorik van Havre
6f896d8f22
Draft: Added Layer tool - issue #1504
2014-04-17 18:18:51 -03:00
Yorik van Havre
3a8d83bed9
Updated ts files from source
2014-03-10 20:36:59 -03:00
wmayer
9367488293
+ fixes #0001312 : Save sheet doesn't write the file in some directories
2014-03-04 10:38:40 +01:00
wmayer
daf8b1d49e
+ fixes #0001447 : Crash when opening task dialog for orthographic projection while another task dialog is open
2014-02-27 11:14:53 +01:00
Sebastian Hoogen
9c5f1c216d
Drawing: approximate rational splines and enforece only GeomAbs_C0
2014-01-18 11:50:57 +01:00
Sebastian Hoogen
15089556cd
Updated ISO7200 based drawing templates
...
added Working space and Title block tags
2014-01-15 12:03:55 -02:00
jriegel
3cbc877f6b
fix some warnings
2014-01-12 16:25:47 +01:00
jriegel
3f52b88c5b
Fix for Windows
2014-01-12 16:21:07 +01:00
j-dowsett
83c9017eff
Rewrite of OrthoViews. Detect page size and titleblock from tags in SVG template. Separation of logic from GUI. Much improved logic. No longer uses python to manipulate views - calls C++ methods directly. Can now support more views, and axonometric views in any position.
2014-01-10 11:33:34 +00:00
j-dowsett
c1a2348e33
Applying tanderson's patch to replace invertY with (1,-1) scaling of SVG itself. Commented out invertY as no longer used.
2014-01-10 11:31:14 +00:00
Yorik van Havre
eab159b6ee
Drawing: Added property to set hidden line width - fixes #606
2014-01-01 14:41:39 -02:00
wmayer
c304c71b93
fixes #0001337 : Add american templates to Drawing workbench 'New Drawing' drop-down button
2013-12-24 12:39:15 +01:00
j-dowsett
7348d0d497
Added manual scaling to axonometric view
2013-12-15 11:26:54 +00:00
j-dowsett
7d159360c4
Correctly identify standard template files
2013-12-15 11:26:54 +00:00
j-dowsett
ad9c33b9d6
Correctly enables/disables axonometric tab when axonometric view added/removed.
2013-12-15 11:26:54 +00:00
j-dowsett
fe5884aa85
Fixed overwriting of axo view when ortho views changed.
2013-12-15 11:26:54 +00:00
j-dowsett
88c1ae6a24
Fix to axonometric projection for objects not centred at y = 0
2013-12-15 11:26:53 +00:00
j-dowsett
ce5fad80dd
Added functionality for axonometric views in orthogrpahic projection tool
2013-12-15 11:26:53 +00:00
Yorik van Havre
1f2c5b04bb
Drawing: Symbol command
...
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -02:00
wmayer
4686118f2a
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
31afafcba6
+ Fix double to float cast
2013-10-10 17:15:03 +02:00
jriegel
664c1d4862
Integrate Werners & Jans double branch
...
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
wmayer
f1f3151345
+Relicense from GPL to LGPL
2013-09-19 11:21:03 +02:00
Yorik van Havre
e157152c96
Modified a couple of icons (Raytracing and Drawing) to give a more unified look
2013-09-16 12:18:15 -03:00
Yorik van Havre
42fdbefc54
0001102: Updated all links to old freecad homepage and wiki to the new ones
2013-09-15 17:04:42 -03:00
wmayer
5b46a86056
0001155: FreeCAD crashed while creating a loft of two ellipses
2013-06-20 13:12:31 +02:00
wmayer
b36ffe63fd
Activate OSD signals on Linux
2013-06-12 23:15:53 +02:00