Commit Graph

1476 Commits

Author SHA1 Message Date
Yorik van Havre
5dbee5ef87 Draft: dwg support in windows 2013-04-21 23:32:34 -03:00
Yorik van Havre
05bbf9c67c Draft: fixed Draft's cmake file 2013-04-21 19:22:30 -03:00
Yorik van Havre
2d12e32e1b Draft: Preliminary DWG support
Using the teigha file converter. Warning, only working on linux
at the moment. See mantis issue 1103 to help me porting to other OSes
2013-04-21 14:46:36 -03:00
Yorik van Havre
bfedeecf9c Draft: Added a Draft Ellipse object 2013-04-20 16:51:33 -03:00
Yorik van Havre
f2eaa0b9f9 0000979: Move windows with their host wall 2013-04-19 18:46:24 -03:00
Yorik van Havre
bbed835d6f Draft: new method for exporting dxf arcs 2013-04-18 13:48:49 -03:00
Yorik van Havre
745de1925e Draft: Small fix to Shape2DView 2013-04-18 13:00:39 -03:00
Yorik van Havre
a1b7dcf7e8 0000729: Arch grouping 2013-04-17 17:47:42 -03:00
Yorik van Havre
4ed87cfba4 0001057: Bug in Draft Edit 2013-04-17 14:22:01 -03:00
Yorik van Havre
8eff656ae1 0001046: Draft angular dimensions 2013-04-17 11:16:06 -03:00
WandererFan
d921c9124b Add Draft.ShapeString Gui tool and makeShapeString function 2013-04-15 13:25:25 -04:00
Yorik van Havre
811e9c09b4 Included more modules in sphinx docs 2013-04-15 11:29:45 -03:00
Yorik van Havre
ba70d096d0 0001003: Interactive Arch Structure tool 2013-04-14 17:45:00 -03:00
Yorik van Havre
60a12031cb Arch: Better wireframe material for the webgl exporter 2013-04-13 18:57:35 -03:00
Yorik van Havre
80ed02054e Arch: Simplified webgl exporter 2013-04-13 00:29:05 -03:00
Yorik van Havre
b8b8f6c460 Arch: WebGL exporter now has mouse controls 2013-04-12 15:37:10 -03: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
a5474182b9 Arch: fixed errors in webgl exporter 2013-04-11 11:23:39 -03:00
wmayer
bbfa8bd40b Do not override edit cursor with pre-selection 2013-04-10 13:57:44 +02:00
wmayer
2255bdd30b Fix build failure 2013-04-10 09:41:44 +02: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
52b0c605d4 0001062: New Part Helix icon 2013-04-08 17:09:31 -03:00
Yorik van Havre
8d77f55104 0001068: Bug in Draft DXF export 2013-04-08 17:03:41 -03:00
wmayer
10d56aba12 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-04-08 12:55:14 +02:00
wmayer
48c69c820c Implement GeometryCurvePy::length 2013-04-08 12:54:46 +02:00
Yorik van Havre
b6d063a662 0001075: faster Draft manual coordinates 2013-04-07 18:47:02 -03:00
Yorik van Havre
9c7a4020d7 0000947: Arch windows based on fully constrained sketches 2013-04-07 18:29:27 -03:00
Yorik van Havre
1239f96097 0001082: Adding points in Draft Edit 2013-04-07 17:39:00 -03:00
wmayer
451a6aa723 0001080: Wrong header define PART_GEOMETRY_H in ProgressIndicator.h 2013-04-03 13:12:17 +02:00
Yorik van Havre
1b409a5bf7 Draft: Fixes to primitive-enabled tools 2013-04-02 19:43:10 -03:00
Yorik van Havre
fb1b55ae62 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-04-01 17:48:25 -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
wmayer
6087def0c6 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-04-01 17:41:36 +02:00
wmayer
54a6f70c99 Disable NetgenPlugin for gcc and mingw 2013-04-01 17:40:52 +02: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
jriegel
216d3dd6f4 Remove Salomemesh from LibPack and compile with source. Changes for LibPack 8.1
Had to overwrite the salomemesh in 3rdParty with the original 5.1.2.2 from sf.net since through layout changes imposible to merge or even see changes in the code. Linux tweaking has to be done..
2013-03-31 00:16:25 +01:00
jriegel
1d41a47cdb Geting NetGen roling 2013-03-31 00:16:20 +01:00
jriegel
e457a47289 Add workflow to create MeshShape node by commando and use standard hypotheses for meshing (quad surface) 2013-03-31 00:16:19 +01:00
jriegel
580c2e7c62 Add support for quad faces in mesh 2013-03-31 00:16:18 +01:00
jriegel
a5c8cd9c4b Treat OCE in LibPack8.x with respect to debug/release 2013-03-31 00:16:17 +01:00
wmayer
72d2a38d85 Minor repairs per jriegel/jmaustpc (fixes from wandererfan) 2013-03-30 13:42:30 +01:00
wmayer
75e8d64d09 For shapes with no faces remove display modes >Flat lines< and >Shaded< 2013-03-28 14:39:30 +01:00
jriegel
b3ef79b9cf Additional objects to handle Analysises 2013-03-27 11:41:17 +01:00
wmayer
64be2e2d6b Fix typo 2013-03-27 11:18:44 +01:00
jriegel
39824cc7bf Merge branch 'shapestring' of WndererFan and includ configure switch. Windows default off! 2013-03-26 14:51:45 +01:00
jriegel
e4f1d6f253 Merge branch 'refs/heads/WizardShaft' 2013-03-26 13:23:27 +01:00
jmaustpc
eab41bf05e flip arrow directions in Part_Export and Part_Import icons 2013-03-25 11:25:12 -03:00
jmaustpc
a5817a7e61 RuledSurface fixes, Switch Part_Mirror to SVG icon
RuledSurface fixes,
  claim children
  correct tool tip
  change default name from "Filled_shape" to "Ruled Surface"

Part_Mirror
  Switched icon in the tool bar, menu, and tree from
  the existing PNG icon to the also existing SVG icon
2013-03-25 11:25:12 -03:00
jmaustpc
4660012901 Add and display Tree icon for Part_RuledSurface 2013-03-25 11:25:12 -03:00