Bernd Hahnebach
fbf96728b8
FEM: material editor, add it to materials menue
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
24a21ce83f
FEM: menue entries, add submenue for materials
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
7512fb5628
FEM: material widget, add button to fix material property editing
2018-05-28 08:58:10 +02:00
Bernd Hahnebach
964ede3f4c
FEM: Python geometry selection class, use it for material obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
eb88c9045c
FEM: Python geometry selection class, use it for gmsh mesh boundary layer
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6a2ac85d59
FEM: Python geometry selection class, use it for gmsh mesh group
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
366af6d778
FEM: Python geometry selection class, use it for fluid 1D obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
faf6e52000
FEM: Python geometry selection class, use it for beamsection obj and rotation obj
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
103371f571
FEM: menue entries and tool bars, code formating
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bf671db126
FEM: menu entries, add one for electrostatic potetial
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
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
2e8a919627
FEM: material task panel, use same name system for all gemetrical elements
2018-05-23 17:59:29 +02:00
luz.paz
d8eed1f922
FEM: Clarity fix of term 'dia' as 'diameter'
2018-04-29 20:40:15 +02:00
luz.paz
ba9dba4b26
FEM: typo fixes
2018-04-29 20:40:15 +02:00
wmayer
68cc427b00
Improve handling of external smesh
...
+ add SMESH_version.h.cmake to set full version number instead of using compiler define
+ do not set include path of smesh globally
+ do not set library path of smesh globally
+ do not set HAVE_NETGEN define globally
+ improve using debug and release libs of smesh for MSVC
2018-04-28 12:10:55 +02:00
sL1pKn07
018b41032a
[For v018] Fix build with Qt5 beta
...
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
2018-04-10 12:59:41 +02:00
wmayer
889b133af6
fix warning
2018-03-30 16:23:07 +02:00
Yorik van Havre
d4f835ab39
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
Bernd Hahnebach
437d1cc668
FEM: analysis, make vtk result pipline object draggable into analysis
2018-03-21 12:19:59 +01:00
luz.paz
b45bc4889d
Misc. typos: Please merge right before 0.17 release
...
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
wmayer
b87f2143a7
fix typos
2018-03-14 11:59:09 +01:00
Bernd Hahnebach
0cdbe26eb6
FEM: vtk post processing, add a workaround check for back light
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
5d87ee460a
FEM: typo, @luzpaz, I can't hardly belive there are still typos, but there are :-)
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
2fc1763f24
FEM: vtk import, add GUI pref page
2018-03-12 15:10:17 +01:00
wmayer
8c6b4ad1a6
fix German translation
2018-03-03 23:37:15 +01:00
Bernd Hahnebach
4d8fd794fd
FEM: mesh view provider, fix for shell beam 3D output, because node numbering does not start with 1
2018-03-03 11:20:52 -03:00
Yorik van Havre
12f3258ded
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luz.paz
b47e011c1c
Misc source comment typos
...
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`
Whitelist consists of:
```
aline
alledges
als
ang
behaviour
bloaded
calculater
cancelled
cancelling
cas
centimetre
childs
colour
colours
doubleclick
dum
eiter
elemente
freez
iff
indicies
initialisation
initialise
initialised
initialises
kilometre
lod
mantatory
methode
metres
millimetre
modell
nd
normaly
nto
oder
ot
pres
que
recurrance
rougly
seperator
serie
strack
substraction
te
thru
vertexes
whitespaces
```
2018-02-16 09:35:19 -05:00
Bernd Hahnebach
b6aa013363
FEM: GUI prefs general tab, again make ALL dir chooser really dir chooser
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
41d7decdce
FEM: GUI prefs general tab, fix solver frame work custom path
2018-02-07 19:03:48 +01:00
luz.paz
a86c0fe137
sWhatsThis fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=10&t=26687
2018-01-31 19:07:07 +01:00
Bernd Hahnebach
dc73b9d691
FEM: gerneral prefs, make custom materils dir chooser really a dir chooser
2018-01-27 17:22:58 +01:00
Bernd Hahnebach
7095ad9379
FEM: pref general, make string multi os compatible
2018-01-27 17:22:58 +01:00
luz.paz
0ff676abec
FEM: typos
...
[skip ci]
2018-01-26 18:49:59 +01:00
Bernd Hahnebach
2d1ffaa6ab
FEM: inp file settings, fixies fixes #3314i wrong pref on restore
2018-01-25 18:46:30 -02:00
Bernd Hahnebach
83be75b0d4
FEM: general pref ui, make working dir chooser work again
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
4ca4aafb09
FEM: general pref ui, typo
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
4ac2f2d37a
FEM: beam rotation object, add an own icon for this object
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
bc8219cc36
FEM: beam rotation object, add this new object
2018-01-23 14:01:27 +01:00
mkhizenz
c78504e6eb
FEM: vtk DataAtPoint, implementation
2018-01-23 14:01:27 +01:00
mkhizenz
6155884950
FEM: Auto disable mesh and solid when opening VTK functions
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
e533076910
FEM: code formating
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
eeb6073887
FEM: pref, delete depreciated ccx solver switch because every solver has its own command
2018-01-13 13:15:57 +01:00
Bernd Hahnebach
1f96775abc
FEM: calculix solver, use separate command for CalculiX ccxtools and CalculiX framework solver
2018-01-13 13:13:17 +01:00
Bernd Hahnebach
c255ec0df6
FEM: pref ui, better name for CalculiX solver base
2018-01-11 07:13:17 +01:00
luzpaz
f6edbbdc5a
FEM: Typo residuals
2018-01-01 22:54:46 +01:00
Bernd Hahnebach
b28c2bd1c1
FEM: Python modules ui panels, move them to resources folder
2017-12-16 09:43:41 -02:00