Commit Graph

1624 Commits

Author SHA1 Message Date
jriegel
116c7483c2 switch MachDistIsostatic to python algorithem 2013-07-31 19:10:45 +02:00
jriegel
6a43acc5e6 Implement Isostatic Gui 2013-07-24 22:15:25 +02:00
jriegel
2f17ff134e fix material save/load for non ascii paths 2013-07-24 18:14:55 +02:00
jriegel
4dfa640be1 more info on meshing and recalculation only if needed 2013-07-23 21:45:12 +02:00
jriegel
6129e8b9a0 some fixes in material handling 2013-07-18 23:03:43 +02:00
jriegel
12d5b9680a Small fix 2013-07-16 22:15:05 +02:00
jriegel
5cb8340043 fix in alignment code 2013-07-16 19:42:15 +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
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
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
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
jriegel
cf5ce07b1a Again some fixes 2013-07-10 07:54:26 +02:00
jriegel
7000dbebe8 some fixes of the fixes ;) 2013-07-10 07:45:39 +02:00
jriegel
f24ef5a274 Fix Boundbox problem in FemMesh and make singular Coordinate3 node 2013-07-10 01:09:59 +02:00
jriegel
28c7990b31 implement user interface for creating a Analyses and add a part 2013-07-09 22:15:06 +02:00
wmayer
c6c3ee2746 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-07 21:19:40 +02:00
wmayer
7d83324a3a 0000735: Feature request for better Fillet/Chamfer 2013-07-07 21:19:19 +02:00
Yorik van Havre
86cf441ad8 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
1cb81b1e34 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-07 16:13:58 +02:00
wmayer
be1f3ea873 0000735: Feature request for better Fillet/Chamfer 2013-07-07 16:13:38 +02:00
wmayer
79486eef53 Fix crash when closing color panel 2013-07-07 16:05:30 +02:00
Yorik van Havre
879eaa9c29 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-06 18:47:58 -03:00
Yorik van Havre
af53c00355 Draft: Added face mode to Draft rectangle tracker 2013-07-06 18:41:43 -03:00
wmayer
02b17bc9a3 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-06 22:49:45 +02:00
wmayer
827c208351 0000596: Edge chain selection 2013-07-06 22:49:12 +02:00
Yorik van Havre
73925db251 Draft: Further work on SVG hatch patterns 2013-07-06 16:33:34 -03:00
Yorik van Havre
e90a9e57a9 Arch: Small fix in windows 2013-07-06 13:30:26 -03:00
wmayer
5fc50393bc Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-06 15:03:55 +02:00
wmayer
2f5f5be80e 0001162: Cut mesh with plane 2013-07-06 15:03:28 +02:00
wmayer
8cc8e93577 + Reduce redundant code in mesh classes 2013-07-06 15:02:52 +02:00
Yorik van Havre
b15dc2c5ed Draft: Enabling svg hatch patterns 2013-07-05 23:04:50 -03:00
Yorik van Havre
0dc3a44340 Draft: small fixes
+ added svg scaling capability to Draft.loadTexture()
+ late-loading of svg patterns
+ fixed warnings in Draft Drawing tool
2013-07-05 13:44:31 -03:00
Yorik van Havre
28fd550e35 Draft: Small fix in Draft Wires 2013-07-05 11:50:05 -03:00
wmayer
93f38c114b + playing in sandbox 2013-07-05 15:31:54 +02:00
wmayer
609072f140 + in setPyObject() only use classes derived from Base::Exception 2013-07-05 15:29:04 +02:00
Yorik van Havre
9729270c65 Draft: Small bugfix in wire tool 2013-07-04 12:50:02 -03:00
wmayer
a7a61751dc Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-03 19:31:21 +02:00
wmayer
72ad9bab08 0000803: Feature request - box selection for faces in set color mode 2013-07-03 19:30:10 +02:00
Yorik van Havre
7590be251b Arch: Allow windows to have different colors
+ When editing window components, a new "type" setting is available
+ In Arch preferences there is a new "Window Glass Color" preference
+ When a window component is set to "Glass panel" type it takes the glass color
2013-07-03 13:10:49 -03:00
wmayer
05482eda22 0001133: crash at padding a sketch with 42 holes 2013-07-03 07:56:36 +02:00
wmayer
925d9ac15f 0000803: Feature request - box selection for faces in set color mode 2013-07-02 18:49:53 +02:00