Sebastian Hoogen
6394e7b7d7
use utf-8 for coin4 and latin1 for coin3
2014-09-14 11:08:55 +02:00
Yorik van Havre
a70bcceb54
Arch: minor improvements in panel
2014-09-11 19:27:33 -03:00
Yorik van Havre
bf4ff68633
Draft: minor fix in Shapestring
2014-09-10 15:56:50 -03:00
Yorik van Havre
8300f35cb4
Draft: Fixed copying of Draft points
2014-09-05 17:48:30 -03:00
Yorik van Havre
2f2b88aae2
Draft: Allow sticky fonts in ShapeString
2014-09-04 15:57:59 -03:00
Sebastian Hoogen
c7cfee0539
issue #1700 replace raise Exception()
2014-09-01 22:47:05 +02:00
Yorik van Havre
617eff8cd3
Arch: optimizations in IFC import + furniture objects can be included in spaces
2014-08-31 23:30:02 -03:00
Yorik van Havre
6ab34f16d4
Draft: clones now correctly adopt the diffuse color of their base object - fixes #1704
2014-08-28 16:30:34 -03:00
Yorik van Havre
9f5014c43d
Draft: grid size is now settable in preferences
2014-08-28 16:00:08 -03:00
Yorik van Havre
0efd3e0f5a
Draft: fixes in DXF exporter - fixes #1590 , #1653
...
* Fixed arc directions
* Turned max spline segment length preference option into a float
* Fixed ellipses export
2014-08-28 13:32:45 -03:00
Yorik van Havre
49dc7da2d2
Draft: removed unnecessary latin1 decode operations
2014-08-21 11:44:28 -03:00
Sebastian Hoogen
dfcf54e975
bugfix in Draft.ViewProiderPoint
...
remove access to nonexistant property
2014-08-18 14:45:42 -03:00
Sebastian Hoogen
42d18d4689
Reverse the projection direction of DXF exports
2014-08-18 14:45:42 -03:00
Yorik van Havre
28d4afb324
Draft: Objects drawn on an existing face will no longer take it as support unless the face was already selected
2014-08-17 18:09:44 -03:00
Yorik van Havre
608609eff7
Draft: Fixed small regression in Draft2Sketch
2014-08-16 19:40:35 -03:00
Yorik van Havre
1003e556cb
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
4e3e51835e
Draft: Fixed wrong preferences text
2014-08-14 19:51:31 -03:00
Yorik van Havre
f85c33202a
Draft: clearer preference text for dimension style setting
2014-08-14 11:57:17 -03:00
Yorik van Havre
f2bde70bd5
Arch: small bugfixes in Drawing projection stuff
2014-08-13 16:21:08 -03:00
Yorik van Havre
60d9335b8f
Arch: Misc improvements to section planes
2014-08-13 00:28:27 -03:00
Yorik van Havre
5d1e487760
Draft: Fixed Offset tool - fixes #1634 , #1635
2014-08-09 13:41:52 -03:00
Yorik van Havre
26c49d4cd0
Arch: minor bugfixes
2014-08-08 19:07:26 -03:00
Yorik van Havre
031672e2f5
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
b30517256e
Draft: Removed leftovers from the macros menu
2014-08-08 11:21:37 -03:00
Yorik van Havre
80fe67584a
Draft: removed macros menu - fixes #490
...
The macros menu code is on http://www.freecadweb.org/wiki/index.php?title=Macro_MacroMenu
2014-08-07 11:07:22 -03:00
Yorik van Havre
1041ce4c16
Draft: fix in SelectGroup tool - fixes #1568
2014-08-06 19:55:26 -03:00
Yorik van Havre
7fb849a9c8
Draft: small fix in Array object
2014-08-06 19:33:55 -03:00
Yorik van Havre
5dbb3fb803
Used Gui.addModule() instead of import in Draft & Arch
2014-08-05 19:38:40 -03:00
Yorik van Havre
f4dfea182b
Draft: issue message if an object cannot be moved or rotated - fixes #1642
2014-08-05 18:28:26 -03:00
Yorik van Havre
8da3e7b9e8
Arch: improvements in Space object
...
* Better text control
* Text position editable with Draft Edit
* Additional properties such as finish types
2014-08-05 16:19:39 -03:00
Yorik van Havre
099d316809
Draft: Fixed offset in SelectPlane tool - fixes #1606
2014-08-04 13:53:38 -03:00
Yorik van Havre
41f4593070
Draft: adapted Draft2Sketch tool for macro recording - fixes #1661
2014-08-04 12:37:59 -03:00
Yorik van Havre
5a402d27df
Draft: default Z to 1 in Scale tool - fixes #1660
2014-08-04 12:01:44 -03:00
Yorik van Havre
d127ce2760
Draft: Array objects now have an IntervalAxis property to build helicoidal compounds
2014-08-01 20:57:53 -03:00
Yorik van Havre
15e4ec85ec
Draft: DXF lib is now pulled from its specific branch
2014-07-31 11:26:17 -03:00
Yorik van Havre
fbb1382139
Draft: diverted current dxfLibrary download folder
2014-07-30 23:54:14 -03:00
Yorik van Havre
1349b7cbf2
Draft + Arch: fixes when working without the GUI
2014-07-29 22:20:06 -03:00
Yorik van Havre
767d07d14c
Draft: small bug fix in DXF importer
2014-07-28 19:47:40 -03:00
Yorik van Havre
e3647543d4
Arch: Further work on panel
2014-07-20 13:17:36 -03:00
Yorik van Havre
0ccb4fefc2
Transferred import-export related preference pages to a separate group
2014-07-20 12:58:15 -03:00
Yorik van Havre
4e28cddebb
Draft: Array tool now prints commands in the python console
2014-07-13 12:32:32 -03:00
Sebastian Hoogen
1bdee9179f
importSVG: recognize relative scaling in viewBox attribute
2014-07-13 11:37:36 +02:00
Yorik van Havre
ce58c96e29
Draft - updated DXF importer
...
* Updated the importer to v1.38 (several fixes from the Blender branch)
* Enabled export of Bezier curves
2014-07-11 18:34:28 -03:00
Yorik van Havre
05fb154f85
Draft: Further fix in text encodings
2014-07-11 17:41:26 -03:00
Yorik van Havre
3aa86fc98c
Draft - fixed some text encodings in dimensions
2014-07-11 11:54:33 -03:00
Yorik van Havre
7516bcaa53
Draft: Fixed escape() bug in Draft GUI
2014-07-07 12:07:53 -03:00
Yorik van Havre
83c4a64d6b
Draft: fix in angular dimension
2014-07-01 22:30:36 -03:00
Yorik van Havre
01fbb9d149
Arch: small fix in section planes
2014-06-21 18:57:14 -03:00
Yorik van Havre
6e3f0de48a
Arch: added an option to section planes to allow non-solids to be cut too
2014-06-21 11:59:33 -03:00
Yorik van Havre
ccc2a621f7
Draft: better method for DraftGeomUtils.isPtOnEdge
2014-06-11 10:37:48 -03:00