Commit Graph

1756 Commits

Author SHA1 Message Date
Yorik van Havre
f41d47aba2 Draft: Set task mode as default UI mode 2013-09-08 18:22:42 -03:00
jriegel
a5e5b4b379 Merge Fem developer branch 2013-09-08 19:58:13 +02:00
jriegel
b28c7fc6ed remove MachDist from the build system 2013-09-08 19:53:09 +02:00
jriegel
33733e7feb remove MachDist module - now in a private repository 2013-09-08 19:51:33 +02:00
jriegel
9962af035b remove the Mesh dependency from Fem 2013-09-08 19:49:25 +02:00
Yorik van Havre
298f7ca9a0 Arch: grouped all properties into an Arch group 2013-09-07 20:00:41 -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
347a14ddb5 Arch: Added additional steel profiles from ifcuser 2013-09-07 19:32:36 -03:00
Yorik van Havre
85e5662906 Draft: Better handling of download errors in DXF importer 2013-09-06 17:58:30 -03:00
Yorik van Havre
a30fbb7dad Arch: Walls can now be based on a selected face of a space 2013-09-06 17:49:26 -03:00
Yorik van Havre
4dc4223743 0001234: fixed typo in importDWG 2013-09-05 13:37:54 -03:00
wmayer
eca13dbab7 Enhance API of mesh selection 2013-09-04 12:18:20 +02:00
wmayer
e080ce7ed3 + fix whitespaces 2013-09-04 12:11:16 +02:00
jriegel
162db85d3b Merge branch 'refs/heads/master' into jriegel/develop-fem
Conflicts:
	src/Gui/View3DInventor.cpp same fix, but master was better
2013-09-04 07:47:08 +02:00
wmayer
142ada62ca 0001223: Dimensional constraint - Unknown C++ exception 2013-09-03 19:15:32 +02:00
wmayer
bd99fbdd33 0001051: Vertex in Part Loft and Sweep profile list - error handling 2013-09-03 15:47:02 +02:00
jriegel
48e10c4d48 Fix visual glich in Mesh and start proprocessing 2013-09-02 20:53:53 +02:00
wmayer
fa692bcf7d 0001232: Create Mesh from geometry / Export mesh 2013-09-02 14:09:32 +02:00
wmayer
402342a433 0001232: Create Mesh from geometry / Export mesh 2013-09-02 13:59:45 +02:00
Yorik van Havre
7adc59c728 Draft: More tools are now active even when selection is empty 2013-08-31 22:14:23 -03:00
Yorik van Havre
d031163551 Arch: Arch creation tools are now active even when selection is empty 2013-08-31 13:01:26 -03:00
jriegel
6d04316fa1 change node attribute to a id:vector3d dictionary and changes the scripts 2013-08-29 22:15:14 +02:00
Yorik van Havre
bf27709926 Cleaning startup messages from Draft and Arch 2013-08-25 13:43:54 -03:00
wmayer
6257d923ad 0001137: Incomplete slices when using Part.slice on a torus 2013-08-25 17:31:04 +02:00
wmayer
224d17a984 0001221: Add a function that can apply a Placement to a Shape like sh.transformGeometry(sh.Placement.toMatrix()) 2013-08-25 11:32:03 +02:00
Yorik van Havre
57945ecb92 Draft: Added prefs setting for teigha file converter 2013-08-24 18:48:29 -03:00
wmayer
75f348e653 Experiment with boolean cut for slicing 2013-08-24 16:21:21 +02:00
wmayer
d1e54a03c1 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-08-24 07:26:54 +02:00
wmayer
d33f2b4565 Fix refinement algorithm to avoid the loose the solid 2013-08-24 07:26:31 +02:00
Yorik van Havre
83ea909e9f Draft: minor bugfixes 2013-08-23 13:06:24 -03:00
wmayer
bed8a97114 Replace BRepTools_ReShape with BRepBuilderAPI_MakeSolid in refinement algorithm 2013-08-23 15:25:17 +02: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
jriegel
c68f354761 Some fixes in the Fem/Material interplay 2013-08-21 17:53:45 +02:00
Yorik van Havre
f47dad5fba Draft: minor fixes to the dxf importer 2013-08-20 23:12:44 -03:00
Yorik van Havre
1cd630adf4 Draft: dxf importer now uses draft clones for blocks when in parametric import style 2013-08-20 19:31:45 -03:00
Yorik van Havre
9a656e44ee Draft: added prefs option to disable points in dxf import 2013-08-19 22:50:13 -03:00
jriegel
b0a8a9383f clean up commands in FEM 2013-08-19 21:30:56 +02:00
jriegel
6d5c190630 Joachims changes and fixes for Abaqus write 2013-08-18 19:24:52 +02:00
Yorik van Havre
6e820b1a0a Arch: Faster module detection 2013-08-16 23:23:26 -03:00
Yorik van Havre
efb0b7f6d3 Arch: Added some preferences settings for walls and structs 2013-08-16 18:54:34 -03:00
jriegel
3f3f3b0bd5 Fix sequence issue by new object for Isostatic nodes 2013-08-16 16:46:49 +02:00
wmayer
b7b79e6b57 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-08-16 12:59:42 +02:00
wmayer
9cc3a19030 0001216: Unable to Loft Sketches with Radiused Corners 2013-08-16 12:59:00 +02:00
Yorik van Havre
3b8708ef71 Arch: Added test suite 2013-08-15 19:24:54 -03:00
Yorik van Havre
2aacbf46e1 Draft: Added test suite 2013-08-15 19:24:54 -03:00
jriegel
5fbd27db11 Nicer more informative Isostatic dialog 2013-08-15 22:50:09 +02:00