Yorik van Havre
|
defabc819a
|
Draft: added radial & diameter dim support to DXF import - fixes #2162
|
2015-12-05 16:50:30 -02:00 |
|
Yorik van Havre
|
aca192083a
|
Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215
|
2015-12-05 14:19:35 -02:00 |
|
Yorik van Havre
|
88b80f82a2
|
Draft: Fixed grid jump in edimode - fixes #2104
|
2015-12-03 22:59:50 -02:00 |
|
Yorik van Havre
|
4d20748750
|
Draft: more consistent offset result - fixes #2027
|
2015-12-03 18:25:32 -02:00 |
|
Yorik van Havre
|
a11369d7a6
|
Draft: other bugfix in downgrade - fixes #2260
|
2015-12-02 21:31:23 -02:00 |
|
Yorik van Havre
|
67bbf9a6e6
|
Draft: fixed bug in downgrade - fixes #2261
|
2015-12-02 21:25:37 -02:00 |
|
Yorik van Havre
|
114d1622d2
|
Draft: small bugfix
|
2015-12-01 22:14:59 -02:00 |
|
Yorik van Havre
|
56a47248b9
|
Draft: fixed buggy global copy mode
|
2015-11-30 15:39:43 -02:00 |
|
Yorik van Havre
|
0682924c0c
|
Draft: Fixed arrows at endpoints of wires - fixes #2066
|
2015-11-29 12:47:06 -02:00 |
|
Yorik van Havre
|
6ba8b864d5
|
Arch: Fixed flipped Space names
|
2015-11-16 16:11:32 -02:00 |
|
Yorik van Havre
|
a1406cbb5f
|
Draft: fixed small bug in Draft unit test
|
2015-10-16 12:38:49 -03:00 |
|
wmayer
|
f6023d36d2
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
|
Yorik van Havre
|
c635e88d4e
|
Merge pull request #54 from cpollard1001/DPIFixes
Made slight tweaks for high DPI displays
|
2015-09-29 23:45:32 -03:00 |
|
Jan Kantert
|
8875f62756
|
properly add layer for blocks during export
|
2015-09-29 10:46:36 -03:00 |
|
Chris Pollard
|
c9456ffdc5
|
Made slight tweaks for high DPI displays
|
2015-09-28 13:42:00 -04:00 |
|
wmayer
|
e0bdf24c95
|
+ fix build problems with MSVC and libpack
|
2015-09-21 14:51:12 +02:00 |
|
Yorik van Havre
|
f79d0d8ed2
|
Updated ts files
|
2015-09-14 14:31:47 -03:00 |
|
Yorik van Havre
|
0dca0e3f2b
|
Draft: bumped minimum dxf lib to 1.39
|
2015-09-12 15:20:51 -03:00 |
|
Yorik van Havre
|
e08aa75d5f
|
Draft: Added fix from Draft-dxf-importer issue 6
|
2015-09-12 14:32:50 -03:00 |
|
Yorik van Havre
|
3855b15aab
|
Draft: Added wiki instructions URL to DXFimporter download fail message
|
2015-09-12 14:28:25 -03:00 |
|
Jon Nordby
|
5c3f802f52
|
Draft: Fix typos in circleFrom2PointsRadius()
Can't have been used in a while...
|
2015-09-08 21:19:43 +02:00 |
|
Yorik van Havre
|
6534c320cc
|
Draft: Further typos in DraftGeomUtils
|
2015-09-08 13:18:22 -03:00 |
|
Yorik van Havre
|
98326dd344
|
Draft: fixed typo in DraftGeomUtils
|
2015-09-08 12:41:49 -03:00 |
|
Yorik van Havre
|
6374f59627
|
Draft: Added preference setting to use the new C++ dxf importer
|
2015-09-07 16:46:08 -03:00 |
|
Yorik van Havre
|
dd87a93bbe
|
Draft: Added a pref option to disable SVG page scaling on import - fixes #2062
|
2015-09-05 23:35:52 -03:00 |
|
Yorik van Havre
|
b00d09ce66
|
Extending doxygen stuff for Draft & Arch
|
2015-09-04 19:14:36 -03:00 |
|
Yorik van Havre
|
873234a533
|
Draft: Prepared support for dimensions in new DXF importer
|
2015-09-04 16:05:32 -03:00 |
|
Yorik van Havre
|
8365f55643
|
Draft: fixed precision problem - fixes #1940
|
2015-09-04 12:43:09 -03:00 |
|
Yorik van Havre
|
f8571fb2a4
|
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
|
2015-09-04 11:54:57 -03:00 |
|
Yorik van Havre
|
ed8ae279b6
|
Draft: Allow Clones to clone a group
|
2015-09-02 20:07:17 -03:00 |
|
Yorik van Havre
|
3b433256e6
|
Draft: fixed display mode of objects converted from sketches - fixes #2166
|
2015-09-02 13:37:00 -03:00 |
|
Yorik van Havre
|
5afc1843d0
|
Draft: Fixed translation again
|
2015-09-01 10:50:23 -03:00 |
|
Yorik van Havre
|
9b8b5f6903
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2015-09-01 10:47:47 -03:00 |
|
Yorik van Havre
|
d9f2d1c712
|
Draft/Arch: Used new PropertyVectorDistance where needed
|
2015-09-01 10:47:25 -03:00 |
|
Yorik van Havre
|
8af403a1bc
|
Draft: Fixed small issue in translation
|
2015-09-01 10:46:21 -03:00 |
|
wmayer
|
db9a68feec
|
+ fix various warnings with VC++
|
2015-09-01 12:50:10 +02:00 |
|
wmayer
|
4a176cbe29
|
+ fix various warnings
|
2015-08-29 22:05:09 +02:00 |
|
Yorik van Havre
|
c2bc94a1e2
|
Arch: IFC importer now treats objects with shared shapes as clones
|
2015-08-21 11:42:42 -03:00 |
|
Yorik van Havre
|
5f1dbcd6c4
|
Draft: Small fix in copying dimensions and texts (didn't take the original style)
|
2015-08-17 11:50:02 -03:00 |
|
Yorik van Havre
|
11070f42c0
|
Draft: Small fixes in the new DXF importer
|
2015-08-17 11:48:02 -03:00 |
|
Yorik van Havre
|
818f48a11d
|
Draft: Added text support to new DXF importer - issue #2205
|
2015-08-13 10:06:43 -03:00 |
|
wmayer
|
9b066225c1
|
+ fix include dirs for DraftUtils
|
2015-08-12 17:34:09 +02:00 |
|
Yorik van Havre
|
413b9f8c64
|
Draft: Added blocks support to the new dxf importer #2205
|
2015-08-12 10:23:55 -03:00 |
|
Yorik van Havre
|
279d156d30
|
Draft: Starting a C++ DXF importer - issue #2205
|
2015-08-10 19:55:59 -03:00 |
|
Yorik van Havre
|
08a79112b9
|
Draft: small bugfix - fixes #2159
|
2015-08-04 23:58:46 -03:00 |
|
Yorik van Havre
|
17d5f3d6b5
|
Draft: small bugfix - issue #2162
|
2015-08-04 23:50:33 -03:00 |
|
Yorik van Havre
|
d0852a367e
|
Draft: small cosmetic fix to DXF importer
|
2015-07-30 11:53:18 -03:00 |
|
Yorik van Havre
|
8db98a2822
|
Arch: search for movable children in groups too
|
2015-07-27 16:18:48 -03:00 |
|
Yorik van Havre
|
d43192dff4
|
Arch: Fixed encoding in filenames
|
2015-07-22 17:51:55 -03:00 |
|
Yorik van Havre
|
aeda3dae3e
|
Draft: small fix in DXF importer
|
2015-07-20 10:27:25 -03:00 |
|