Yorik van Havre
d864f51210
Draft: Bugfix in Lines End property
2013-09-17 10:25:56 -03:00
Yorik van Havre
4005b199e0
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
f41d47aba2
Draft: Set task mode as default UI mode
2013-09-08 18:22:42 -03:00
Yorik van Havre
69a944eb4b
Draft: grouped all properties into a Draft group
2013-09-07 20:00:27 -03:00
Yorik van Havre
bf27709926
Cleaning startup messages from Draft and Arch
2013-08-25 13:43:54 -03:00
Yorik van Havre
83ea909e9f
Draft: minor bugfixes
2013-08-23 13:06:24 -03:00
Yorik van Havre
43a85d4ef1
Draft: better text positionning and scaling
2013-08-22 20:10:02 -03:00
Yorik van Havre
b105c8b5ae
Draft: minor fixes
2013-08-21 22:34:59 -03:00
Yorik van Havre
588c2e3537
Draft: Draft-to-drawing can now render faces with holes
2013-08-21 20:13:13 -03:00
Yorik van Havre
858996b60e
Draft: Draft-to-Drawing command now works on groups
2013-08-21 19:15:10 -03:00
Yorik van Havre
929d5bb239
Draft: support for non-ascii characters in Draft texts and dimensions
2013-08-21 13:00:56 -03:00
Yorik van Havre
3b8708ef71
Arch: Added test suite
2013-08-15 19:24:54 -03:00
Yorik van Havre
def617c89e
Draft: Fixes in DXF exporter
2013-08-11 12:46:36 -03:00
Yorik van Havre
3f3deb3e18
Draft: Fixes bugs from last commit
2013-07-31 13:55:06 -03:00
Yorik van Havre
ce78a0e0a7
Draft: removed unnecessary uses of DraftVecUtils
2013-07-30 16:48:28 -03:00
Yorik van Havre
5e8d1f7824
Draft: Small fix in dimensions
2013-07-25 14:07:52 -03:00
Yorik van Havre
84aeadf209
Draft: Better interface for setting hatch patterns
2013-07-25 13:45:40 -03:00
Yorik van Havre
5676d652fd
0000982: Arch Space object
...
A new Arch Space object that can be created from a solid shape or from
several boundary faces, or a mix of both
2013-07-18 12:59:17 -03:00
Yorik van Havre
a491b0dcc7
0001184: Support for arc segments in Draft wires
...
Draft wires can now be based on a sketch with arcs, by using the
Upgrade tool on a sketch.
2013-07-16 16:30:44 -03:00
Yorik van Havre
400a447f2b
Draft: Enabled hatch patterns for all fillable Draft objects
2013-07-16 15:43:07 -03:00
Yorik van Havre
174cfbe81d
Draft: Further work on hatching
2013-07-09 13:55:25 -03:00
Yorik van Havre
73925db251
Draft: Further work on SVG hatch patterns
2013-07-06 16:33:34 -03:00
Yorik van Havre
b15dc2c5ed
Draft: Enabling svg hatch patterns
2013-07-05 23:04:50 -03:00
Yorik van Havre
0dc3a44340
Draft: small fixes
...
+ added svg scaling capability to Draft.loadTexture()
+ late-loading of svg patterns
+ fixed warnings in Draft Drawing tool
2013-07-05 13:44:31 -03:00
Yorik van Havre
28fd550e35
Draft: Small fix in Draft Wires
2013-07-05 11:50:05 -03:00
Yorik van Havre
9729270c65
Draft: Small bugfix in wire tool
2013-07-04 12:50:02 -03:00
Yorik van Havre
ffacc849d6
Draft: Fixed bug in trim tool
2013-07-01 12:53:43 -03:00
Yorik van Havre
9c7709bb10
Draft: fixes to dxf & svg exporters to work in console mode
2013-06-28 14:13:35 -03:00
Yorik van Havre
b39d3fe80d
0001138: Use TypeId in Draft & Arch
2013-06-14 11:19:58 -03:00
wmayer
7e5dbca6e7
#0001143 : Boolean Cut Fails with Extruded Shapestring
2013-06-13 14:37:01 +02:00
wmayer
f857f99413
#0001143 : Boolean Cut Fails with Extruded Shapestring
2013-06-13 12:14:24 +02:00
wmayer
f958650477
0001143: Boolean Cut Fails with Extruded Shapestring
2013-06-12 17:01:55 +02:00
wmayer
1ffb203edb
Use PropertyFile for fonts
2013-06-11 22:31:15 +02:00
wmayer
6c1c33f568
Prepare Windows build to use FreeType
2013-06-11 17:28:21 +02:00
wmayer
6631a6731f
Use TypeId in Draft
2013-06-04 21:16:28 +02:00
Yorik van Havre
bfedeecf9c
Draft: Added a Draft Ellipse object
2013-04-20 16:51:33 -03:00
Yorik van Havre
745de1925e
Draft: Small fix to Shape2DView
2013-04-18 13:00:39 -03:00
WandererFan
d921c9124b
Add Draft.ShapeString Gui tool and makeShapeString function
2013-04-15 13:25:25 -04:00
Yorik van Havre
521407eb49
0001042: Draft DXF export with projection direction
...
The DXF exporter now features an option in Draft preferences
to project the selected objects along the current view direction
on export.
2013-04-11 14:20:50 -03:00
Yorik van Havre
69f7a14193
0001035: WebGL exporter
...
The Arch module now features a webgl exporter that produces an all-included
HTML file that displays the exported objects in WebGL-capable web browsers.
Many enhancements are still necessary, especially with lights and materials.
At time of export, the exporter downloads the three.js library from github
and includes it in the HTML file, so it has no other dependencies.
2013-04-09 19:43:45 -03:00
Yorik van Havre
1b409a5bf7
Draft: Fixes to primitive-enabled tools
2013-04-02 19:43:10 -03:00
Yorik van Havre
d0d516e818
0001074: Draft Ellipse tool
...
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
Yorik van Havre
a27a96de9d
0001073: Allow Draft tools to create Part Primitives
...
A preferences setting now allow Draft tools to create Part primitives
instead of Draft objects, when possible (currently point, line, arc,
circle and rectangle).
2013-03-31 23:20:30 -03:00
Yorik van Havre
63442c9c9b
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -03:00
Yorik van Havre
ea2dc158da
Draft: Added Heal command
...
The Draft_Heal command allows to heal bad Draft objects coming
from earlier versions of FreeCAD.
2013-03-06 12:14:14 -03:00
Yorik van Havre
943886af8f
0000983: Draft wires, rectanges and polygons now have a chamfer property
2013-02-25 23:26:42 -03:00
Yorik van Havre
86b68afb2a
0001024: Draft Line properties now respect the placement
2013-02-25 19:21:28 -03:00
Yorik van Havre
7c0250e93f
0000999: Separate Draft upgrade and downgrade
2013-02-18 17:48:56 -03:00
Yorik van Havre
ef02e37653
Draft: Upgrade tool is now available to python scripting
2013-02-17 11:24:12 -03:00
Yorik van Havre
8581cfd298
0000963: Draft polar array
2013-01-23 16:31:10 -02:00