Commit Graph

31830 Commits

Author SHA1 Message Date
wmayer
a911fadd53 Import OFF mesh format 2012-03-11 19:27:02 +01:00
wmayer
171112a2fd Fix a couple of minor issues and a possible crash when closing a document with several MDI views 2012-03-11 18:37:28 +01:00
jriegel
abd97c83f1 Merge remote-tracking branch 'remotes/origin/freecad-ship' 2012-03-11 18:20:38 +01:00
wmayer
ecefda4924 0000629: make Part::Revolution claim Child 2012-03-11 11:26:33 +01:00
wmayer
59c435fe76 Missing reference to FilletArc.py 2012-03-11 11:04:19 +01:00
wmayer
0aa648f9a5 Fix layout in ortho view task panel 2012-03-11 09:35:44 +01:00
Yorik van Havre
cdaeb7a80c Small bugfixes in Draft
+ Draft point is now disabled when no document is open
+ Fix in Draft DXF import
2012-03-10 20:09:56 -03:00
Jose Luis Cercós pita
e12616aab5 Hydrostatic coeffcients added. 2012-03-10 18:18:28 +01:00
Jose Luis Cercós pita
9defcc7ffd Added stability hydrostatics 2012-03-09 13:38:55 +01:00
Jose Luis Cercós pita
84c8f36f66 Fixed hydrostatics virtual last point addition 2012-03-09 11:38:43 +01:00
Jose Luis Cercós pita
f92dc760cd Fixed some hydrostatics computation at monohull ships 2012-03-09 10:52:18 +01:00
Jose Luis Cercós pita
80f03f194b Fixed copy directory 2012-03-09 10:51:43 +01:00
Jose Luis Cercós pita
b92e50bc5b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into freecad-ship 2012-03-09 10:21:10 +01:00
Yorik van Havre
5ec2a5f3a0 Fixed bug in Draft working plane (Jose) 2012-03-07 10:34:32 -03:00
wmayer
d49202b77d 0000621: Typo - Constrain Horizontal Distance appears in place of Constrain Vertical Distance 2012-03-04 11:02:08 +01:00
wmayer
360ebf5948 Port Menger sponge algorithm to C++ 2012-03-03 20:12:53 +01:00
wmayer
9aebd52d57 Port Menger sponge algorithm to C++ 2012-03-03 18:24:49 +01:00
wmayer
d6ea5f782f Script to create Menger sponge 2012-03-03 02:37:03 +01:00
wmayer
bd676b02c8 Fix wrong translation in Part module 2012-03-02 16:43:09 +01:00
wmayer
4d3c97b9a1 Mesh trimming tool 2012-03-02 13:43:18 +01:00
wmayer
8fbfd5496d Mesh trimming tool 2012-03-02 12:47:11 +01:00
tanderson
bacc263cb1 adding orientation fix to face union cylinder
*fixes corupted face  with the y rod mount
2012-03-01 17:12:59 -05:00
wmayer
186889ba33 Fix typos, fix wronng paths to resources 2012-03-01 20:29:33 +01:00
wmayer
0b17679c97 Fix a couple of minor issues 2012-03-01 15:47:40 +01:00
wmayer
c3647b3baa 0000286: Feature request for better Fillet/Chamfer 2012-02-29 12:21:15 +01:00
wmayer
524ca62bde Fix a couple of little issues 2012-02-29 11:58:54 +01:00
unknown
0171a22a98 0000286: Feature request for better Fillet/Chamfer 2012-02-29 01:56:07 +01:00
wmayer
2d4bdeb0a1 Fix commands in Raytracing module 2012-02-27 20:48:34 +01:00
wmayer
26eab69732 Add command to toggle selection to context-menu 2012-02-27 15:27:17 +01:00
wmayer
06d47ff0f2 Implement empty workbench to access from python 2012-02-26 17:56:18 +01:00
Yorik van Havre
626cdc41a2 Draft DXF importer now supports hatches
+ hatch boundaries can now be imported as wires
2012-02-26 13:51:35 -03:00
Yorik van Havre
581694839b Fixed block mirroring and text rotation bugs in Draft DXF import 2012-02-26 12:26:13 -03:00
Yorik van Havre
82242a8bf0 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-25 18:38:15 -02:00
Yorik van Havre
7a72e000ca Fixed more bugs in Draft SVG import
Fixed coordinates and text imports from librecad
2012-02-25 18:37:01 -02:00
wmayer
9707288aa8 0000611: Explanatory illustrations for Choose orientation dialog 2012-02-25 21:20:08 +01:00
tanderson
d07be67d09 Implementing cylindrical faces for model refine face union 2012-02-25 14:14:06 +01:00
wmayer
6529c8c371 Make new method in Vector3 accesible from Python 2012-02-24 19:43:44 +01:00
Yorik van Havre
ab76ae7e47 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-24 11:48:47 -02:00
Yorik van Havre
ce6b3156c4 Support rotated texts in Draft DXF import 2012-02-24 11:40:31 -02:00
wmayer
4a5bd5ef6c Respect placement information when exporting several meshes at once 2012-02-24 12:28:09 +01:00
Yorik van Havre
c1aa214199 Merge pull request #2 from 5263/svgimport
Several fixes and features in Draft SVG importer and 2 new SVG Drawing templates
2012-02-23 18:24:57 -08:00
Yorik van Havre
056e736b7e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-24 00:13:17 -02:00
Yorik van Havre
d5f2f5db62 Fixed multi-line texts bug in Draft DXF import 2012-02-24 00:11:17 -02:00
Sebastian Hoogen
f767829c0b new ISO 7200 compliant drawing template 2012-02-23 21:06:04 +01:00
Sebastian Hoogen
4be3d6393e importSVG fixed handling of Ellipses 2012-02-23 21:06:04 +01:00
Sebastian Hoogen
dc1b380312 handling of viewBox and units in importSVG
The absolute values in the svg element are used in combination with the
viewBox Attribute to scale the svg to milimeter units.
If there is no viewbox attribute. 90dpi input is assumed.
2012-02-23 21:06:04 +01:00
Sebastian Hoogen
32d8b5fc3d Drawing templates: changed default inkscape unit to mm 2012-02-23 21:06:03 +01:00
wmayer
739236ca76 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-02-23 20:25:56 +01:00
wmayer
c21ac1b6b0 Extend application branding 2012-02-23 20:25:33 +01:00
Yorik van Havre
d570d28837 Allow to turn Draft snapping on/off while drawing
Draft snap can now be enabled or disabled while drawing by
pressing S or from the Draft menu -> Toggle snap command
2012-02-23 14:44:03 -02:00