Commit Graph

3058 Commits

Author SHA1 Message Date
jriegel
2f17ff134e fix material save/load for non ascii paths 2013-07-24 18:14:55 +02:00
Yorik van Havre
d476f59bfc Arch: Set wall and structs default units to mm 2013-07-24 13:00:02 -03:00
Yorik van Havre
48ed634327 Arch : Added wood sections presets to structures 2013-07-24 12:27:16 -03:00
Yorik van Havre
2b90b63575 Arch: Restored length property of walls
Walls can again be based on no underlying object, and be
only defined by length, width and height.
2013-07-24 11:52:13 -03:00
wmayer
f9b89022a9 0001189: Re-assign hot keys 0 thru 6 to line up with the icon placement. 2013-07-24 16:22:36 +02:00
jriegel
4dfa640be1 more info on meshing and recalculation only if needed 2013-07-23 21:45:12 +02:00
wmayer
223ed74277 Edge collapse method 2013-07-23 13:28:37 +02:00
wmayer
32e988c49d Fix typos 2013-07-23 11:18:56 +02:00
Yorik van Havre
bc98a09a1f Arch: added spaces to the ifc importer + minor fixes 2013-07-19 15:47:47 -03:00
wmayer
81c9446d56 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-19 12:28:11 +02:00
wmayer
9b1da4cbe9 Fix Python exception handling 2013-07-19 12:27:44 +02:00
jriegel
6129e8b9a0 some fixes in material handling 2013-07-18 23:03:43 +02:00
Yorik van Havre
b137b54bd7 Arch: Wall and Struct tools now set the working plane before drawing 2013-07-18 16:26:00 -03:00
Yorik van Havre
790b0fd621 Draft: Small interface cleanup 2013-07-18 16:04:34 -03:00
Yorik van Havre
5676d652fd 0000982: Arch Space object
A new Arch Space object that can be created from a solid shape or from
several boundary faces, or a mix of both
2013-07-18 12:59:17 -03:00
Yorik van Havre
90da4af6c8 Arch: Further work on Space object 2013-07-17 13:23:33 -03:00
Yorik van Havre
6e1fbd854f Arch: forgot to update the cmake file... 2013-07-16 19:59:56 -03:00
Yorik van Havre
f6b4f22353 Arch: First draft of a Space tool 2013-07-16 19:09:16 -03:00
jriegel
12d5b9680a Small fix 2013-07-16 22:15:05 +02:00
Yorik van Havre
a491b0dcc7 0001184: Support for arc segments in Draft wires
Draft wires can now be based on a sketch with arcs, by using the
Upgrade tool on a sketch.
2013-07-16 16:30:44 -03:00
Yorik van Havre
400a447f2b Draft: Enabled hatch patterns for all fillable Draft objects 2013-07-16 15:43:07 -03:00
jriegel
5cb8340043 fix in alignment code 2013-07-16 19:42:15 +02:00
Yorik van Havre
ef0824f7e8 Draft: Split main preferences page into 2 2013-07-16 13:40:06 -03:00
wmayer
59425257ee 0001182: Preserve names and colors on console mode export to STEP 2013-07-16 14:41:30 +02:00
jriegel
4680d5d367 Add Job Control Dialog 2013-07-14 21:14:38 +02:00
jriegel
72029c9afb finish move tool 2013-07-14 18:21:08 +02:00
wmayer
0d5cf13c1c 0001105: disable grid in sketcher 2013-07-14 18:14:18 +02:00
wmayer
0fa983d1ed Show linked objects of compound objects as children in tree view 2013-07-14 15:53:57 +02:00
jriegel
9ff4e14bc7 Add MoveTools 2013-07-14 09:59:14 +02:00
jriegel
7ce109ad6c further implement Align and Material 2013-07-13 21:00:03 +02:00
jriegel
649c8e9c5f fix Preferences Page and start Material 2013-07-13 16:29:28 +02:00
jriegel
b140d220e4 some tuning in Alignment & copy constructor for FemMeshPy 2013-07-13 15:45:05 +02:00
wmayer
e38ef15faa Add a parametric compound command 2013-07-13 15:05:13 +02:00
jriegel
e01d574998 fix in write ABAQUS 2013-07-13 13:15:38 +02:00
jriegel
3e5e14257a remake the position handling on the C++ side 2013-07-13 11:54:21 +02:00
jriegel
e9d184cd46 fliping code and some minor adjustments 2013-07-12 23:09:13 +02:00
wmayer
f03cd23df7 0001110: Decimal point entry in LinearPattern length field 2013-07-12 17:15:05 +02:00
wmayer
5e976d0547 0000846: [Sketcher] Dragging + ESC 2013-07-12 15:30:47 +02:00
wmayer
bc34b7e194 Remove updateUi() from slot functions 2013-07-12 12:55:37 +02:00
wmayer
69567b3b90 0001110: Decimal point entry in LinearPattern length field 2013-07-12 12:49:37 +02:00
wmayer
15a718d349 0001175: pressing escape in datum editing dialog closes sketch 2013-07-12 11:28:54 +02:00
jriegel
2ceade5528 Implementing new Alignment approach 2013-07-11 00:19:46 +02:00
jriegel
d71fd39987 Add Nodes interface to FemMesh (for usage e.g. calculating eigen transformation) 2013-07-10 23:16:21 +02:00
jriegel
3212791cf8 Add a general methode for calculating eigen transformation into the Mesh interface 2013-07-10 23:15:25 +02:00
jriegel
22d7d68e8f Add checkbox for auto fine tuning to Alignment dialog 2013-07-10 23:14:09 +02:00
Sebastian Hoogen
d2b9e522d2 OpenSCAD: call which to find openscad executable
on all platforms except 'win32'
2013-07-10 20:52:23 +02:00
Sebastian Hoogen
7bf2aea963 OpenSCAD check for relative paths in open function as well 2013-07-10 16:43:22 +02:00
Sebastian Hoogen
e52fb98e39 search for OpenSCAD executable when initalizing WB 2013-07-10 16:19:24 +02:00
Sebastian Hoogen
dd6009daaa use TypeId instead of Type of Part::Feature in exportCSG.py 2013-07-10 16:11:32 +02:00
Sebastian Hoogen
00661a078f added function to search for the openscad executeable
this function implmented but not called at the moment
2013-07-10 16:11:32 +02:00