Commit Graph

13784 Commits

Author SHA1 Message Date
DeepSOIC
7e950a4036 Show: fix forgotten cmakelists 2018-05-25 17:24:57 -03:00
DeepSOIC
4741de113d Show: more fixes 2018-05-25 17:24:57 -03:00
DeepSOIC
38d2a9f0b2 TempoVis: Clip Plane Support 2018-05-25 17:24:57 -03:00
wmayer
dd0b80e5c1 fix possible stack overflow when finishing edit mode 2018-05-24 19:37:16 +02:00
looooo
7b444dac5c 2to3: port some missing print statements 2018-05-23 19:13:54 +02:00
looooo
984c3cf91d py2 fix: open doesn't accept encoding attribute 2018-05-23 19:13:54 +02:00
looooo
6971114cc3 add python syntax checker 2018-05-23 19:13:54 +02:00
looooo
b28238bb73 python syntax checker: remove some strange leading characters 2018-05-23 19:13:54 +02:00
looooo
98f47b7946 py3: Import: 2to3 2018-05-23 19:13:54 +02:00
looooo
64002161d6 py3: tools: 2to3 2018-05-23 19:13:54 +02:00
looooo
47313f0f20 py3: fem: fix gmsh bytes problem 2018-05-23 19:13:54 +02:00
wmayer
1b0724b0fc fix -Wparentheses-equality 2018-05-23 18:40:47 +02:00
Bernd Hahnebach
48ff0619fb FEM: geometric selection widget, more errors as popups, better clear selection 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
53ab4352ff FEM: geometric selection widget, check to only allow to select one geometric shpape type for the list 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6556273cc7 FEM: default display mode, name it Default as it is done in all other FEM obj where a Default display mode is needed 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
22d9339d34 FEM: selection observer, move class into selection widgets module 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
ede0373671 FEM: Python obj VP, code formating 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6bb4e3a2ba FEM: Python geometry selection class, use it for material obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
437359a818 FEM: Python geometry selection class, use it for gmsh mesh boundary layer 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
8b3b651d0a FEM: Python geometry selection class, use it for gmsh mesh group 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f892cdf552 FEM: Python geometry selection class, adapt it to Solid selection and use it for gmsh mesh region 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5e95e0e544 FEM: Python geometry selection class, use it for fluid 1D obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
8a77724aa2 FEM: Python geometry selection class, use it for beamsection obj and rotation obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bcc7b5ec8f FEM: Python geometry selection class, make it useable for Vertex, Edge and Face 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
eae289ac19 FEM: implement a geometry reference selection class, use it for shell thickness obj 2018-05-23 17:59:29 +02:00
joha2
de5f9885b0 FEM: fenics #0003038: this fixes the CellFunction type to get access to the measures correctly 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
05384a8a8a FEM: some Python constraint VP, add import of FemGui to get the icon in TreeView when there is no analysis and Fem is not loaded 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
08f79161de FEM: menue entries and tool bars, code formating 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a50f29f230 FEM: menu entries, add one for electrostatic potetial 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
790d9ca4b2 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
f14eaa217f 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
bb162d34a7 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
a1af3a7442 FEM: electrostatic potential objeckt, fix module title 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5e4840bc88 FEM: constraint gear and pulley VP, remove unnecessary error logs 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
d413768080 FEM: result object, better grouping in result properties, this does not break compatibility 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bbd340bc1a FEM: unit tests, add some comment 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
81ae098b18 Material: fix some units in various material cards 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
db467a1876 FEM: commands, add recomputes and replace App and Gui wie FreeCAD and FreeCADGui 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
33dbf7ab63 FEM: Python VP objects without task panel, proper prevent edit mode 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f99d44ab8d 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
e99e5794fd 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
735a157301 FEM: gmsh mesh obj, implement drag and drop for its childs 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
52f937cf32 FEM: gmsh mesh obj, fix initialization of mesh group list 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
1244ae42b3 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
995606a2fc FEM: Python constraints, hide meshes while constraint task panel is opened 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
8243c7c194 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
2e7af8c721 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
4878848548 FEM: code formating, no space after ( 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bc02985047 FEM: material task panel, use same name system for all gemetrical elements 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
4069177689 FEM: python objects task panel, clear selection on task panel close 2018-05-23 17:59:29 +02:00