Commit Graph

19960 Commits

Author SHA1 Message Date
wmayer
b91050eee5 TechDraw: [skip ci] fix -Winconsistent-missing-override 2020-03-08 23:45:33 +01:00
sliptonic
31a8261fac Merge pull request #3117 from dubstar-04/fixes/post
[Path] fixes/post
2020-03-08 13:24:37 -05:00
sliptonic
f1ed357bad Merge pull request #3118 from dubstar-04/fixes/simulation
[Path] Round the simulation accuracy slider value
2020-03-08 10:36:16 -05:00
sliptonic
8be115ab6e Merge pull request #3143 from dubstar-04/fixes/tooltable-icons
[Path] fixes/tooltable - Show icons on the tool table ui. fixes #4282
2020-03-08 10:33:39 -05:00
UR-0
d4ef7fde2a FEM: vtk clip filter, PlaneWidget.ui typo origin's y-coord 2020-03-08 15:00:07 +01:00
Daniel Wood
133b4effa5 show tool table edit icons on the tool table ui. fixes #4282 2020-03-08 09:04:19 +00:00
donovaly
6f0b660ff2 [TD] fix default directory for bitmaps
see https://forum.freecadweb.org/viewtopic.php?f=35&t=43981
2020-03-07 19:32:25 -05:00
donovaly
3f8398e3fa [TD] handle deletions of hatches
- also uniform line endings in ViewProviderLeader.cpp
2020-03-07 19:31:49 -05:00
wandererfan
f4233cadb3 [TD]fix Balloon coordinates 2020-03-07 19:29:57 -05:00
Bernd Hahnebach
d3687c383e FEM: gmsh mesh VP obj, set back because of regression added with 536135ec 2020-03-07 16:52:37 +01:00
Bernd Hahnebach
4ccfaea2bc FEM: Python gui objects, use methods from base object 2020-03-07 16:39:17 +01:00
Bernd Hahnebach
0d958bd7ab FEM: commands, better resource handling for all command classes 2020-03-07 16:39:06 +01:00
Bernd Hahnebach
76a30ac6b2 FEM: command base class, extend for better resource handling 2020-03-07 16:38:55 +01:00
wmayer
4671993a5d ReverseEngineering: approximation of a 2-degree polynomial surface and converting it into a Bezier surface 2020-03-07 14:21:57 +01:00
Syres916
eebb73cfd2 [Draft] Orthoarray Task Panel Fix Z interval 2020-03-06 18:05:14 -03:00
wandererfan
b5ea5ed31e [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
b8da1e3bea FEM: Python objects, remove not needed hard cardcoded icon name 2020-03-06 19:02:05 +01:00
Bernd Hahnebach
8ce70dd0d1 FEM: base Python VP, extend to get the icon without hard coded name 2020-03-06 19:01:55 +01:00
Bernd Hahnebach
89f2c9f92c FEM: gmsh mesh obj vp, another fix because of regression indroduced with 536135ec 2020-03-06 18:54:30 +01:00
Bernd Hahnebach
d7e7ebb4c3 FEM: code formating, sort imprts 2020-03-06 18:21:11 +01:00
Bernd Hahnebach
7a49d61f62 FEM: typo 2020-03-06 18:19:45 +01:00
Bernd Hahnebach
d0d8cf06d3 FEM: gmsh mesh obj vp, fix regression indroduced with 536135ec 2020-03-06 18:14:08 +01:00
Abdullah Tahiri
71b54b7e46 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
ddbe4000f0 handle clip views 2020-03-06 09:41:36 -05:00
donovaly
32ef86b7ac [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
c8cb520887 [skip ci] fix follow-up typos 2020-03-06 14:50:35 +01:00
luz.paz
ebe194a9e9 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
8c26b4a277 FEM: code conventions, icons 2020-03-06 08:40:50 +01:00
Bernd Hahnebach
7a2ec7c4a1 FEM: sort icon names 2020-03-06 08:40:48 +01:00
Bernd Hahnebach
b92ad7759a FEM: rename icon, post pipeline from result 2020-03-06 08:40:46 +01:00
Bernd Hahnebach
3cd271581d FEM: rename icon, post filter warp 2020-03-06 08:40:44 +01:00
Bernd Hahnebach
cee44e15ab FEM: rename icon, post filter linearized stresses 2020-03-06 08:40:42 +01:00
Bernd Hahnebach
e2e71dfb61 FEM: rename icon, post filter data at point 2020-03-06 08:40:40 +01:00
Bernd Hahnebach
1472974875 FEM: rename icon, post filter data along line 2020-03-06 08:40:38 +01:00
Bernd Hahnebach
9fb0c94d20 FEM: rename icon, post filter cut function 2020-03-06 08:40:36 +01:00
Bernd Hahnebach
a290dfdcc2 FEM: rename icon, post filter clip scalar 2020-03-06 08:40:34 +01:00
Bernd Hahnebach
2854fa25ee FEM: rename icon, post filter clip region 2020-03-06 08:40:32 +01:00
Bernd Hahnebach
b2d6f74308 FEM: rename icon, result purge 2020-03-06 08:40:30 +01:00
Bernd Hahnebach
7090b613f6 FEM: rename icon, result show 2020-03-06 08:40:28 +01:00
Bernd Hahnebach
1707c1960a FEM: rename icon, solver standard 2020-03-06 08:40:26 +01:00
Bernd Hahnebach
f0cd627b72 FEM: rename icon, solver control 2020-03-06 08:40:24 +01:00
Bernd Hahnebach
f1aa5ebe9d FEM: rename icon, solver elmer 2020-03-06 08:40:22 +01:00
Bernd Hahnebach
0f70e12317 FEM: rename icon, solver run 2020-03-06 08:40:20 +01:00
Bernd Hahnebach
c7a0ec92f4 FEM: rename icon, material solid 2020-03-06 08:40:18 +01:00
Bernd Hahnebach
fd1cfa7651 FEM: rename icon, material reinforced 2020-03-06 08:40:16 +01:00
Bernd Hahnebach
fc39379f8d FEM: rename icon, material nonlinear 2020-03-06 08:40:14 +01:00
Bernd Hahnebach
3f75545a8a FEM: rename icon, material fluid 2020-03-06 08:40:12 +01:00
Bernd Hahnebach
1b8fb0bc21 FEM: rename icon, mesh creat node set 2020-03-06 08:40:10 +01:00
Bernd Hahnebach
e42b4fb045 FEM: rename icon, femmesh to mesh 2020-03-06 08:40:08 +01:00
Bernd Hahnebach
34b85a15c3 FEM: rename icon, mesh region 2020-03-06 08:40:06 +01:00