Commit Graph

19944 Commits

Author SHA1 Message Date
Bernd Hahnebach
5b52840ca5 FEM: commands, better resource handling for all command classes 2020-03-07 16:39:06 +01:00
Bernd Hahnebach
e38a77d623 FEM: command base class, extend for better resource handling 2020-03-07 16:38:55 +01:00
wmayer
3eb8555cf3 ReverseEngineering: approximation of a 2-degree polynomial surface and converting it into a Bezier surface 2020-03-07 14:21:57 +01:00
Syres916
11a13d6843 [Draft] Orthoarray Task Panel Fix Z interval 2020-03-06 18:05:14 -03:00
wandererfan
fb2454dde7 [TD]fix crash on Dim delete
- adjust index/cache options to avoid "dirty" screen
  region errors.
- may be masking missing "prepareGeometryChange"
2020-03-06 13:56:38 -05:00
Bernd Hahnebach
fa071976c5 FEM: Python objects, remove not needed hard cardcoded icon name 2020-03-06 19:02:05 +01:00
Bernd Hahnebach
5829fc4f4a FEM: base Python VP, extend to get the icon without hard coded name 2020-03-06 19:01:55 +01:00
Bernd Hahnebach
f4f5d7b085 FEM: gmsh mesh obj vp, another fix because of regression indroduced with c460f08c 2020-03-06 18:54:30 +01:00
Bernd Hahnebach
ff06fa3460 FEM: code formating, sort imprts 2020-03-06 18:21:11 +01:00
Bernd Hahnebach
49049ddc02 FEM: typo 2020-03-06 18:19:45 +01:00
Bernd Hahnebach
89d79dbbf0 FEM: gmsh mesh obj vp, fix regression indroduced with c460f08c 2020-03-06 18:14:08 +01:00
Abdullah Tahiri
b748cc6884 Part: GeometryExtensions
========================

fixes #4087

Missing "break" in loop after finding the extension was causing segfault because of null pointer access, as the unique pointer had been std:move-d when found and was thus no longer valid.
2020-03-06 16:58:21 +01:00
donovaly
26e88f208d handle clip views 2020-03-06 09:41:36 -05:00
donovaly
2ea0c79cde [TD] add missing check for leader line in ProjGroup
see https://forum.freecadweb.org/viewtopic.php?f=35&t=43115&start=10#p374279

- also uniform line endings in ViewProviderWeld.cpp
2020-03-06 09:41:36 -05:00
luz.paz
b3e42d103d [skip ci] fix follow-up typos 2020-03-06 14:50:35 +01:00
luz.paz
180805c55e Fix typos
Found via  
```
codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml
```
2020-03-06 14:50:35 +01:00
Bernd Hahnebach
a934000308 FEM: code conventions, icons 2020-03-06 08:40:50 +01:00
Bernd Hahnebach
818de7057f FEM: sort icon names 2020-03-06 08:40:48 +01:00
Bernd Hahnebach
1be796bff7 FEM: rename icon, post pipeline from result 2020-03-06 08:40:46 +01:00
Bernd Hahnebach
888fdfbe53 FEM: rename icon, post filter warp 2020-03-06 08:40:44 +01:00
Bernd Hahnebach
306f1c0c55 FEM: rename icon, post filter linearized stresses 2020-03-06 08:40:42 +01:00
Bernd Hahnebach
65e0db5f6c FEM: rename icon, post filter data at point 2020-03-06 08:40:40 +01:00
Bernd Hahnebach
3d31ff5001 FEM: rename icon, post filter data along line 2020-03-06 08:40:38 +01:00
Bernd Hahnebach
fd6e9acd5c FEM: rename icon, post filter cut function 2020-03-06 08:40:36 +01:00
Bernd Hahnebach
164f04a395 FEM: rename icon, post filter clip scalar 2020-03-06 08:40:34 +01:00
Bernd Hahnebach
46531ed92e FEM: rename icon, post filter clip region 2020-03-06 08:40:32 +01:00
Bernd Hahnebach
5b37070a2b FEM: rename icon, result purge 2020-03-06 08:40:30 +01:00
Bernd Hahnebach
45259a65aa FEM: rename icon, result show 2020-03-06 08:40:28 +01:00
Bernd Hahnebach
769bb52305 FEM: rename icon, solver standard 2020-03-06 08:40:26 +01:00
Bernd Hahnebach
74388de957 FEM: rename icon, solver control 2020-03-06 08:40:24 +01:00
Bernd Hahnebach
13a8102516 FEM: rename icon, solver elmer 2020-03-06 08:40:22 +01:00
Bernd Hahnebach
ce7e1c1fa1 FEM: rename icon, solver run 2020-03-06 08:40:20 +01:00
Bernd Hahnebach
baa6d78b9b FEM: rename icon, material solid 2020-03-06 08:40:18 +01:00
Bernd Hahnebach
e9683cd511 FEM: rename icon, material reinforced 2020-03-06 08:40:16 +01:00
Bernd Hahnebach
dfb4916150 FEM: rename icon, material nonlinear 2020-03-06 08:40:14 +01:00
Bernd Hahnebach
269c34ad2c FEM: rename icon, material fluid 2020-03-06 08:40:12 +01:00
Bernd Hahnebach
b3a2583e5e FEM: rename icon, mesh creat node set 2020-03-06 08:40:10 +01:00
Bernd Hahnebach
22b58e4014 FEM: rename icon, femmesh to mesh 2020-03-06 08:40:08 +01:00
Bernd Hahnebach
e72551bdc0 FEM: rename icon, mesh region 2020-03-06 08:40:06 +01:00
Bernd Hahnebach
ce186a5153 FEM: rename icon, mesh display info 2020-03-06 08:40:04 +01:00
Bernd Hahnebach
b5763c9497 FEM: rename icon, mesh netgen 2020-03-06 08:40:02 +01:00
Bernd Hahnebach
3a06c8c7af FEM: rename icon, mesh gmsh 2020-03-06 08:40:00 +01:00
Bernd Hahnebach
b050d18d6b FEM: rename icon, mesh clear mesh 2020-03-06 08:39:58 +01:00
Bernd Hahnebach
1766436d92 FEM: rename icon, mesh boundary layer 2020-03-06 08:39:56 +01:00
Bernd Hahnebach
b1b6ab5317 FEM: rename icon, Equation Heat 2020-03-06 08:39:54 +01:00
Bernd Hahnebach
93ed45b8e8 FEM: rename icon, Equation Fluxsolver 2020-03-06 08:39:52 +01:00
Bernd Hahnebach
cb46f1e2f7 FEM: rename icon, Equation Flow 2020-03-06 08:39:50 +01:00
Bernd Hahnebach
cd28b9c662 FEM: rename icon, Equation Electrostatic 2020-03-06 08:39:48 +01:00
Bernd Hahnebach
b620f835d8 FEM: rename icon, Equation Elasticity 2020-03-06 08:39:46 +01:00
Bernd Hahnebach
25d3543008 FEM: rename icon, Element Rotation 1D 2020-03-06 08:39:44 +01:00