Commit Graph

166 Commits

Author SHA1 Message Date
Yorik van Havre
47740cd688 Draft: Added Facebinder tool 2013-10-10 19:25:33 -03:00
Yorik van Havre
9d08228957 Draft: Rewrite of defaults handling 2013-10-09 15:40:38 -03:00
Yorik van Havre
1de9b90a22 Draft: Added a new bitsnpieces snap style 2013-10-08 17:02:46 -03:00
Yorik van Havre
1bef5b5e71 Draft: Added a 'name' argument to makeArray() 2013-10-05 18:20:17 -03:00
Yorik van Havre
658bc87a1c Draft: minor bugfix in wire object 2013-10-04 15:56:51 -03:00
Yorik van Havre
1710989508 Draft: better docstring in array function 2013-10-03 12:07:40 -03:00
Yorik van Havre
3c5fb838ad Draft: Added workaround for ellipses in DXF export 2013-09-23 12:30:21 -03:00
Yorik van Havre
de4a92346f Draft: small bugfix in Pattern property 2013-09-19 21:25:52 -03:00
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