Dion Moult
2f14667cea
Set working plane immediately upon clicking the set working plane button if you have a face selected
2019-05-20 11:10:40 -03:00
Yorik van Havre
5633bd14d2
Arch/Draft: Misc small fixes
...
* Properly handle offset2D and arch objects in Draft Stretch
* Allow the WP of Arch BuildingParts to stay weak
* Fixed Draft Edit making Wires not plane anymore
* Dont change the WP if already perpendicular to current view
* Fixed DXF import of Polyfaces
2018-12-10 10:21:17 -02:00
Yorik van Havre
b469c237b5
Arch: cache svg calculations in section planes/techdraw views for better performance
2018-08-28 21:03:25 -03:00
Yorik van Havre
43bf3bc0cb
Arch: Handle placement change in BuildingPart + view management
2018-06-28 18:44:07 -03:00
Yorik van Havre
2bef80dcc4
Arch: initial BuildingPart development
2018-06-28 18:44:07 -03:00
Yorik van Havre
8da45638be
Draft: Allow to set the Working Plane from 3 selected vertices
2017-05-20 00:53:11 -03:00
Yorik van Havre
19b14520e9
Draft: New button to modify working plane during Wire drawing
2017-05-09 23:36:41 -03:00
Yorik van Havre
dd7b65a585
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
wmayer
0e2cf2ebca
fixes #0002837 : Misspell in PY module
2017-01-09 21:21:36 +01:00
Yorik van Havre
fcd0465d8f
Draft: Minor bugfixes in wire flattening code
2016-12-01 14:42:51 -02:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
d4d9b7aee1
Arch: small fix in window placements
2016-02-05 13:09:40 -02:00
Yorik van Havre
ba9e43abc4
Arch: simplifications of Window tool
...
* If an arch object is selected when creating a window, the window is always inserted in that object
* No more "create from scratch" mode.
* Now needs to create the sketch first, then press the window button
* Added "Auto-include" checkbox in window creation task, to disable auto-embedding
* Fixed wrong orientation of windows
2016-02-04 13:55:39 -02:00
Yorik van Havre
bab894b775
Arch: Better output of ArchVRM renderer
2015-04-20 18:34:40 -03: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
Yorik van Havre
3f236d042a
Arch: minor bugfixes
2014-08-08 19:07:26 -03:00
Yorik van Havre
8a24f0fe6f
Draft: Setting the WorkingPlane from a quad face now also takes its x and y directions
2014-08-08 13:48:30 -03:00
Yorik van Havre
b74c96dcc4
Draft + Arch: fixes when working without the GUI
2014-07-29 22:20:06 -03:00
Yorik van Havre
e293d61d54
Draft: Added Ulrichs patch to fix Draft-Drawing projections - fixes #1376
2014-03-23 17:28:17 -03:00
Yorik van Havre
b3738a2fce
Draft: Dimension recode - fixes #1000 , #852 , #678
...
Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
2013-11-13 19:25:01 -02:00
Yorik van Havre
f654c632ba
Arch: Window presets
2013-10-17 16:29:47 -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
Yorik van Havre
38f0f73fbe
Cleaning startup messages from Draft and Arch
2013-08-25 13:43:54 -03:00
Yorik van Havre
c6858f69fd
Draft: Fixes bugs from last commit
2013-07-31 13:55:06 -03:00
Yorik van Havre
b3f79881c5
Draft: removed unnecessary uses of DraftVecUtils
2013-07-30 16:48:28 -03:00
Yorik van Havre
6e9a51d017
Arch: Set wall and structs default units to mm
2013-07-24 13:00:02 -03:00
Yorik van Havre
f43fcd1fb5
Arch: Wall and Struct tools now set the working plane before drawing
2013-07-18 16:26:00 -03:00
Yorik van Havre
7f216323ff
0001092: Draft local/global coordinates
...
The draft X,Y,Z coordinates are now displayed as global, or local
if the current working plane is different from the world axes.
2013-06-25 11:40:38 -03:00
Yorik van Havre
4e9412c0ae
Draft: small fixes
2012-07-17 19:57:52 -03:00
Yorik van Havre
fd29f4aa07
Draft: Huge bugfixing in snap and grid behaviour
2012-06-07 18:20:42 -03:00
Yorik van Havre
7086b80cb3
Renamed Draft fcvec and fcgeo modules
...
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
857d9c00ad
Big cleanup in Arch vector renderer
2012-04-26 21:05:18 -03:00
Yorik van Havre
dafdb1fd94
Arch SectionPlane now uses the new vector renderer
2012-04-03 16:27:29 -03:00
Yorik van Havre
5496acdcf1
Fixed bug in Draft working plane (Jose)
2012-03-07 10:34:32 -03:00
Yorik van Havre
cb30344b6e
Small fixes in Draft tools to work with Arch objects
2012-01-25 15:35:43 -02:00
Yorik van Havre
579ab53153
+ set license blocks of the Draft module to LGPL
2012-01-03 19:41:51 -02:00
Yorik van Havre
b8bcb43b66
fixed bug #556 - Premature loading of modules
...
The Draft and Arch modules now load heavy modules such
as Part or Sketch only when they use them, not anymore
at Init time.
2011-12-31 17:16:51 -02:00
yorikvanhavre
071b657df7
+ new Draft Snap
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5316 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-16 19:54:32 +00:00
yorikvanhavre
4748657016
+ started implementing the new Draft snap
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5309 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-15 17:20:23 +00:00
yorikvanhavre
c8499b039c
+ added RFE #224 - improvements to the Draft axis marker
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5022 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-14 18:47:29 +00:00
yorikvanhavre
67c6d743b9
+ fixed bug #380 + lots of other issues in Draft dimensions
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5012 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-13 18:36:18 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00