Commit Graph

25 Commits

Author SHA1 Message Date
Bernd Hahnebach
c0e02f331c FEM: pep8 2020-03-27 06:43:36 +01:00
Bernd Hahnebach
6c399ae851 FEM: geom tools, move get element 2020-03-27 06:00:24 +01:00
Bernd Hahnebach
a2140c7e55 FEM: solid selection, code improvements 2020-03-27 05:59:27 +01:00
Bernd Hahnebach
fc1ae5a9e4 FEM: more code formating 2020-03-04 08:40:52 +01:00
Bernd Hahnebach
5620122ae7 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
9c0d0e94c6 FEM: Python objects and guiobjects, code formating 2020-03-03 21:26:21 +01:00
Bernd Hahnebach
c00af06846 FEM: console messages line break improvements 2020-01-09 08:10:07 +01:00
Bernd Hahnebach
1f53e8b395 FEM: py3 fix in selection widget 2019-12-16 05:41:28 +01:00
Bernd Hahnebach
f1a3a628c5 FEM: selection widgets, add some error prints 2019-12-16 05:41:23 +01:00
Bernd Hahnebach
d01581f14f FEM: some small code formation 2019-09-05 23:08:27 +02:00
Bernd Hahnebach
21b756b3db FEM: gui objs, use single quotes instead of double ones 2019-09-05 22:32:32 +02:00
Bernd Hahnebach
5ca75ca7ea FEM: code formating, max line length < 100, fem gui objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
7aa7d50138 FEM: selection widget class, comment debug print 2019-04-25 20:43:06 +02:00
luz.paz
d150dec132 FEM: make file headers title use the same schema in all fem(gui)objects/
Cherrypicked from femtemp f3212888c50d
+ 2 femobject uniformity fixes

fem(gui)objects leftover header copyright fix
2018-11-26 09:10:17 -03:00
Yorik van Havre
3799b2a306 Fixed coverity issues
184348 Bad use of null-like value
175794 Copy-paste error
172913 Copy-paste error
169506 Structurally dead code
169504 Bad use of null-like value
169013 Copy-paste error
2018-11-19 19:36:50 -02:00
luz.paz
f5523dd830 FEM: Typos 2018-10-17 11:23:04 +02:00
luz.paz
79a4aa3ef4 Misc. typos
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
Bernd Hahnebach
c7879c28fe FEM: selection widget module, fix console print message 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
2ef1d2f363 FEM: geometric selection widget, more errors as popups, better clear selection 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
253b3a5233 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
5ac8431a17 FEM: selection observer, move class into selection widgets module 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5f66ca215a 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
c84077ba44 FEM: Python geometry selection class, make it useable for Vertex, Edge and Face 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c20994358c FEM: implement a geometry reference selection class, use it for shell thickness obj 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c85afd0e44 FEM: objects, use fem name sheme for object package names 2018-01-25 18:46:30 -02:00