Bernd Hahnebach
|
bf671db126
|
FEM: menu entries, add one for electrostatic potetial
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
f06132d3e8
|
FEM: result and gmsh mesh obj, do not load FEM wb on double click. Only the analysis container should have this
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
c997755ad1
|
FEM: Python object VP, add a pop up if a task panel is open while another one will be opened
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
ae4a97d3d2
|
FEM: Python constraints, do not open a new constraint if another task panel is open
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
243fd83d96
|
FEM: electrostatic potential objeckt, fix module title
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
c5a9fc5a0f
|
FEM: constraint gear and pulley VP, remove unnecessary error logs
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
23089bea99
|
FEM: result object, better grouping in result properties, this does not break compatibility
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
eb1acda987
|
FEM: unit tests, add some comment
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
0c6ed4db13
|
Material: fix some units in various material cards
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
d47f298537
|
FEM: commands, add recomputes and replace App and Gui wie FreeCAD and FreeCADGui
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
a4bb93d559
|
FEM: Python VP objects without task panel, proper prevent edit mode
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
5f37a30230
|
FEM: Python reference selection task panel, fix initial selection and selection after delete an item
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
16e70d9719
|
FEM: Python constraints with ref shapes, add right click to delete all ref shape at once
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
545ec31adf
|
FEM: gmsh mesh obj, implement drag and drop for its childs
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
fa6bb2183c
|
FEM: gmsh mesh obj, fix initialization of mesh group list
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
59c67f4b7c
|
FEM: C++ constraints, clear selection on unsetEdit, same system as it is on Python constraints
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
fab0b40614
|
FEM: Python constraints, hide meshes while constraint task panel is opened
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
830d521e93
|
FEM: python task panel with solid reference shapes, make solids better visible on click if they are in Compound or BooleanFragment
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
458a4be12f
|
FEM: meshtools and dependent modules, add error message for retrieving solid elements if out of range
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
1e497ebd8e
|
FEM: code formating, no space after (
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
2e8a919627
|
FEM: material task panel, use same name system for all gemetrical elements
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
4dea888fda
|
FEM: python objects task panel, clear selection on task panel close
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
f5fe86a39b
|
FEM: material task panel, add some TODO comment
|
2018-05-23 17:59:29 +02:00 |
|
Markus Lampert
|
48aa0ba3d2
|
Fixed TC modality in post processor driver.
|
2018-05-23 17:25:42 +02:00 |
|
wandererfan
|
2dd0f1f8f6
|
Export Diametric Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
wandererfan
|
b7f4fe9368
|
Export Radial Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
wandererfan
|
4a1b6601da
|
Export Angular Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
wandererfan
|
490b7fc197
|
Export Linear Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
Yorik van Havre
|
4f5e304d64
|
Fixed wrong encoding in App.openTransaction
|
2018-05-21 12:11:46 -03:00 |
|
Abdullah Tahiri
|
c039bfb011
|
Sketcher: Snap polyline arcs to 45 degrees pressing ctrl fixes #3472
|
2018-05-21 10:45:13 -03:00 |
|
luz.paz
|
7a09a5774e
|
More misc. typos
|
2018-05-19 12:17:52 -04:00 |
|
luz.paz
|
c4474f1879
|
Add source comment typo fix
|
2018-05-19 12:06:34 -04:00 |
|
luz.paz
|
ed1470e3d2
|
whitespace cleanup
|
2018-05-19 12:06:34 -04:00 |
|
luz.paz
|
6e64b4f75d
|
Misc. typos
|
2018-05-19 12:06:34 -04:00 |
|
wandererfan
|
afdd30b137
|
Fix delayed painting
- Annotation and Image were not being painted
immediately, but had to wait for a page
refresh.
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
09f607c5fc
|
Remove debugging messages
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
a2e1826a9a
|
Fix DrawProjGroup Positioning
- DrawPage was not including DPG in list of all
views, so DPG was not being positioned properly.
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
84c40aa69b
|
export TD Annotation to Dxf
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
fa28bf97ea
|
Export Points to Dxf
|
2018-05-16 18:58:10 -04:00 |
|
Yorik van Havre
|
622cb9d2f7
|
Draft: added ConvertDraftSketches() convenience function to convert App::Annotations to the new Draft Text object
|
2018-05-16 16:27:12 -03:00 |
|
sgrogan
|
46a91630b6
|
Fix Dice3DS nested directory for non-installed build
|
2018-05-16 11:15:26 -03:00 |
|
Yorik van Havre
|
39e3508b3f
|
Arch: Added combobox with presets in multimaterial layer names
|
2018-05-15 22:28:12 -03:00 |
|
wandererfan
|
57b7f3389a
|
Fix selection when multiple pages
|
2018-05-15 21:50:48 +02:00 |
|
wandererfan
|
2a0c65137f
|
Fix message for empty detail area
|
2018-05-15 21:50:48 +02:00 |
|
wandererfan
|
89a7b2a92f
|
Fix selection for radius Dims
- selection of ellipse curves was allowed
but not supported for radius dims.
|
2018-05-15 21:50:48 +02:00 |
|
wandererfan
|
ea87335842
|
Fix CCW ellipse arcs
|
2018-05-15 21:50:48 +02:00 |
|
Markus Lampert
|
7f965554b8
|
Fixed abs usage for doubles - thanks to clang warnings.
|
2018-05-15 21:45:58 +02:00 |
|
Yorik van Havre
|
4cb93bf669
|
Draft: More streamlined console output
|
2018-05-14 18:57:57 -03:00 |
|
Yorik van Havre
|
a711474552
|
Draft: Show in-command shortcuts on buttons and in console
|
2018-05-14 18:57:28 -03:00 |
|
Yorik van Havre
|
891682a412
|
Draft: Added 'Flatten' context menu entry to Draft Wires
|
2018-05-14 16:49:25 -03:00 |
|