Commit Graph

1821 Commits

Author SHA1 Message Date
wmayer
42b06486d7 Add copyright notice 2013-05-06 12:51:47 +02:00
wmayer
22c2f46f66 Add python example of how to use splines 2013-05-06 12:50:31 +02:00
wmayer
2a5c097059 One more fix to avoid loss of data 2013-05-06 12:27:25 +02:00
wmayer
558d4129f0 Fix another data loss issue in PropertyFileIncluded 2013-05-06 10:51:25 +02:00
wmayer
108b0bd639 Fix data loss in PropertyFileIncluded 2013-05-06 08:27:25 +02:00
jriegel
589d61f2b3 Switch setup Dialog around 2013-05-06 08:22:10 +02:00
jriegel
8c776f27b4 transparent parameter in Dialog 2013-05-05 22:41:56 +02:00
jriegel
568a6da8ab Further implementing parameter setting 2013-05-05 19:34:05 +02:00
wmayer
2f2b2e8a1b Add framebuffer support to Inventor viewer 2013-05-02 17:37:56 +02:00
jriegel
e8476604d0 Small fix in dialog box 2013-04-30 08:23:24 +02:00
jriegel
8fe2906295 wiering the tet dialog 2013-04-29 22:21:55 +02:00
wmayer
5b5ef943d6 Command to reorient sketch 2013-04-29 21:12:45 +02:00
jriegel
cb067caf2c Add ActiveAnalysis logic 2013-04-29 20:08:21 +02:00
jriegel
93bc329cb7 Adding additional objects to FEM 2013-04-28 19:07:59 +02:00
jriegel
00a3bc360a Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object 2013-04-28 19:07:57 +02:00
jriegel
63ddafd8e1 Add active Analysis logic 2013-04-28 19:07:56 +02:00
wmayer
62474aa27b Switch new selection style explicitly off for some types 2013-04-28 17:23:54 +02:00
wmayer
9505f0db99 0001087: Inventor Navigation continues with released Mouse Button 2013-04-27 22:10:59 +02:00
wmayer
af8955aac0 Improve performance of box selection in sketcher 2013-04-27 20:45:16 +02:00
wmayer
ef1a3312f1 Add a GLPainter class to do all the OpenGL drawing stuff 2013-04-27 19:24:39 +02:00
wmayer
214f8e5a80 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-04-26 17:22:10 +02:00
wmayer
cc4bc13025 Improve methods to select meshes, allow to smooth only selected area of a mesh 2013-04-26 17:21:36 +02:00
wmayer
8218489a0f Add convenience methods to query selection of a mesh 2013-04-26 17:20:24 +02:00
wmayer
c424b73ee5 Fix whitespaces 2013-04-26 17:19:23 +02:00
wmayer
a2b4b04c13 Better exception handling when writing STEP/IGES/BREP files via Python 2013-04-26 17:18:25 +02:00
wmayer
bbe4aa54cc Minor changes 2013-04-26 17:16:01 +02:00
Yorik van Havre
746b5a31b5 0000981: Arch groups now have a placement 2013-04-24 12:09:46 -03:00
jriegel
e2b224d217 Add mesh parameters and Some fixes 2013-04-23 00:16:47 +02:00
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
jriegel
6c8cb6f184 Adding additional objects to FEM 2013-04-20 10:53:03 +02: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