jriegel
211764b5da
some tuning in Alignment & copy constructor for FemMeshPy
2013-07-13 15:45:05 +02:00
wmayer
a81639afe1
Add a parametric compound command
2013-07-13 15:05:13 +02:00
jriegel
f3aebef651
fix in write ABAQUS
2013-07-13 13:15:38 +02:00
jriegel
cd19d8155c
remake the position handling on the C++ side
2013-07-13 11:54:21 +02:00
jriegel
125b2f3543
fliping code and some minor adjustments
2013-07-12 23:09:13 +02:00
wmayer
de9ad5ddfb
0001110: Decimal point entry in LinearPattern length field
2013-07-12 17:15:05 +02:00
wmayer
28db176474
Update git ignore list
2013-07-12 17:14:40 +02:00
wmayer
c44158f90b
0000846: [Sketcher] Dragging + ESC
2013-07-12 15:30:47 +02:00
wmayer
f511d5cc96
Remove updateUi() from slot functions
2013-07-12 12:55:37 +02:00
wmayer
227b1f6eb2
0001110: Decimal point entry in LinearPattern length field
2013-07-12 12:49:37 +02:00
wmayer
93827f68e8
0001175: pressing escape in datum editing dialog closes sketch
2013-07-12 11:28:54 +02:00
jriegel
6f5ae0dd42
Implementing new Alignment approach
2013-07-11 00:19:46 +02:00
jriegel
4ab5bd57c9
Add Nodes interface to FemMesh (for usage e.g. calculating eigen transformation)
2013-07-10 23:16:21 +02:00
jriegel
0b57c4da5c
Add a general methode for calculating eigen transformation into the Mesh interface
2013-07-10 23:15:25 +02:00
jriegel
cddcba5238
Add checkbox for auto fine tuning to Alignment dialog
2013-07-10 23:14:09 +02:00
jriegel
bdd3575cd2
Undo some of the tried fixes which doesen't work
2013-07-10 23:13:27 +02:00
jriegel
c2a13abfaa
Merge branch 'refs/heads/dev-openscad'
2013-07-10 22:26:26 +02:00
Sebastian Hoogen
12f4190c93
OpenSCAD: call which to find openscad executable
...
on all platforms except 'win32'
2013-07-10 20:52:23 +02:00
jriegel
729188d759
Merge remote-tracking branch 'refs/remotes/shoogen-github/dev-openscad'
2013-07-10 18:14:05 +02:00
Sebastian Hoogen
3b32918e54
OpenSCAD check for relative paths in open function as well
2013-07-10 16:43:22 +02:00
Sebastian Hoogen
9f4c547afe
search for OpenSCAD executable when initalizing WB
2013-07-10 16:19:24 +02:00
Sebastian Hoogen
97f3fd54ce
use TypeId instead of Type of Part::Feature in exportCSG.py
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
f1762bf3f4
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
Sebastian Hoogen
0d7fafc048
OpenSCAD check for gui in rotate extrude
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
558a3e715e
process OpenSCADs stdout and allow os.unlink to fail
2013-07-10 16:11:31 +02:00
Sebastian Hoogen
c6c68f77b2
proposal for exporter
2013-07-10 16:11:31 +02:00
wmayer
bebd37a39a
0000459: Revolving a single line sketch fails
2013-07-10 15:26:31 +02:00
wmayer
f388e0001b
0000923: Split shape color setting from current preference page into a separate page
2013-07-10 14:45:06 +02:00
wmayer
f878f630a9
0001109: Touchpad Navigation issue
2013-07-10 13:06:32 +02:00
jriegel
c77d2c688e
Again some fixes
2013-07-10 07:54:26 +02:00
jriegel
3f7f010041
some fixes of the fixes ;)
2013-07-10 07:45:39 +02:00
jriegel
4c6e988aad
Fix Boundbox problem in FemMesh and make singular Coordinate3 node
2013-07-10 01:09:59 +02:00
jriegel
1ce212160b
move AxisCross code to the Viewer and make a Python binding
2013-07-09 23:28:21 +02:00
jriegel
d5ec1da95b
implement user interface for creating a Analyses and add a part
2013-07-09 22:15:06 +02:00
wmayer
a66d9449b0
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-09 19:03:27 +02:00
wmayer
a966534295
0000931: Can't change STEP/IGES export units through Python interface
2013-07-09 19:02:53 +02:00
Yorik van Havre
7e525e6d8c
Draft: Further work on hatching
2013-07-09 13:55:25 -03:00
wmayer
adc0052997
0000948: Part names are incorrect on import from STEP file
2013-07-09 14:37:34 +02:00
wmayer
f86c65644c
Try alternative sort method
2013-07-09 10:40:37 +02:00
jriegel
9d05dcc85c
Merge branch 'refs/heads/master' into jriegel/develop-fem
2013-07-08 19:46:54 +02:00
wmayer
7e13921de4
0000641: Make Clipping-Plane-placement editable + support multiple planes
2013-07-08 17:26:50 +02:00
wmayer
fc845d6fae
0000641: Make Clipping-Plane-placement editable + support multiple planes
2013-07-08 17:18:46 +02:00
wmayer
f43f63d3b6
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 21:19:40 +02:00
wmayer
7de742b436
0000735: Feature request for better Fillet/Chamfer
2013-07-07 21:19:19 +02:00
Yorik van Havre
51383ada07
0001167: Arch fixtures system
...
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.
Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
wmayer
56295c5d76
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 16:13:58 +02:00
wmayer
2b0757c3a6
0000735: Feature request for better Fillet/Chamfer
2013-07-07 16:13:38 +02:00
wmayer
e3b0c111be
Fix crash when closing color panel
2013-07-07 16:05:30 +02:00
Yorik van Havre
c519f793e3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 18:47:58 -03:00
Yorik van Havre
407f4d9e2f
Draft: Added face mode to Draft rectangle tracker
2013-07-06 18:41:43 -03:00