Commit Graph

122 Commits

Author SHA1 Message Date
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
Yorik van Havre
b0c93f2737 0000901: Draft Edit mode 2012-12-18 14:44:39 -02:00
Yorik van Havre
e0ac6a72f1 Draft: bugfix in dimensions 2012-12-09 20:41:53 -02:00
Yorik van Havre
33c7a90e43 Draft: better cleaning of shape2Dview 2012-11-23 22:35:54 -02:00
Yorik van Havre
b01a35ab39 Draft: small bugfix in shape2dview 2012-11-23 20:44:01 -02:00
Yorik van Havre
8457014992 Draft: Optimization in Shape2DView 2012-11-23 19:22:00 -02:00
Yorik van Havre
c9164bb9d0 Draft: Small fix to work without GUI 2012-11-23 18:36:43 -02:00
Yorik van Havre
13f06b6a7a Draft: Fixed a bug in Shape2Dview 2012-11-23 16:54:15 -02:00
Yorik van Havre
a553941409 0000866: Draft to sketch 2012-11-02 18:59:31 -02:00
wmayer
db08d87e99 Fix build problems with ImportGui module, fix bug in Draft when using texture image 2012-10-05 12:19:07 +02:00
Yorik van Havre
b9358f2179 Draft: fixed radius dimension symbols 2012-09-06 11:16:47 -03:00
Yorik van Havre
e08c66ed0c Draft: minor bugfixes 2012-09-04 19:14:28 -03:00
Yorik van Havre
71e3b56509 Draft: Bugfixing
+ All Draft (and Arch) objects now correctly get/set theiir type on save/load
+ Draft Shape2DView now produces valid shapes
2012-09-04 12:07:26 -03:00
Yorik van Havre
522c538ac4 Draft: small improvement do Shape2DView object 2012-09-03 18:42:00 -03:00
Yorik van Havre
1a88b89c5f Draft: small bugfix in shape2Dview object 2012-09-03 11:05:50 -03:00
Yorik van Havre
5b86feb8d3 0000820: Draft dimension dots 2012-08-31 11:00:40 -03:00
Yorik van Havre
39a9aacfda Arch: small fixes 2012-08-18 00:04:54 -03:00
Yorik van Havre
22f45018a6 Misc polishes to Arch and Draft
+ The Draft Drawing tool can make additional views of SectionPlanes
+ Draft Dimensions have a readonly "Distance" property that show the length
+ The Draft WB can be completely switched off (since all tools are also in Arch)
2012-08-16 12:24:45 -03:00
Yorik van Havre
0c5d76e1ac Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
ad936f4025 0000634: Draft to Sketch conversion 2012-08-11 18:28:18 -03:00
Yorik van Havre
fa5cb6dcc1 0000802: Fixed again 2012-08-01 18:53:27 -03:00
Yorik van Havre
28640a7f11 0000802: Draft Scale 2012-07-22 20:01:45 -03:00
Yorik van Havre
048a65a6d2 Arch: small tool improvements
+ added Arch check tool (checks if all objects are valid and solid)
+ added missing icons
2012-07-22 16:41:25 -03:00
Yorik van Havre
2f9a0c5a14 Arch: Easier creations of struct + axes systems
With structs and axes selected, both Arch_Axis and Arch_Structure
commands now create axis systems
2012-07-16 15:54:51 -03:00
Yorik van Havre
22f3c4f088 0000776: Draft icons missing at startup 2012-07-04 16:59:01 -03:00
Yorik van Havre
0f82e02520 Arch: Lots of bugfixes in vector rendering 2012-07-03 11:07:54 -03:00
Yorik van Havre
a17d96beb3 Draft: small fix to dimensions 2012-07-02 09:54:41 -03:00
Yorik van Havre
c03b942367 Arch: fixed bugs in vector renderer 2012-07-01 13:01:25 -03:00
Yorik van Havre
78bb43ccc9 0000765: Z axis in Draft Array 2012-06-30 18:44:16 -03:00
Yorik van Havre
1da08ba6f9 Draft: Small fix to wire object 2012-06-15 18:20:52 -03:00
Yorik van Havre
e001b4645c Draft: Fixes in the clone object 2012-06-15 10:19:23 -03:00
Yorik van Havre
7c05d3aa84 Draft: Fixes in trackers
* Plane tracker can now be turned off in preferences
* Grid no longer stays in front of new objects
2012-06-06 16:45:54 -03:00
Yorik van Havre
99b02e44cb 0000722: Deleting Draft dimensions 2012-06-05 16:33:01 -03:00
Yorik van Havre
2cd256175c Fixed 0000701 : Draft Wire naming 2012-05-22 17:29:50 -03:00
Yorik van Havre
81dcce9499 Added 0000680 : DXF polylines with defined width 2012-05-22 17:09:06 -03:00
Yorik van Havre
28f386f3ab 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
380191517c Fixed bug in Draft Clone 2012-05-14 11:13:19 -03:00