Commit Graph

19983 Commits

Author SHA1 Message Date
wmayer
338bf2ca3a App: [skip ci] reduce number of digits by 1 to display a NumberExpression
See also: https://forum.freecadweb.org/viewtopic.php?f=3&t=44057
2020-03-11 10:31:28 +01:00
Bernd Hahnebach
00733f4f76 FEM: result mesh, fix icon in tree view 2020-03-11 07:53:16 +01:00
Bernd Hahnebach
6cbb2e62f7 FEM: fluid material, use correct icon in tree view 2020-03-10 23:13:20 +01:00
Bernd Hahnebach
550b5a0965 FEM: gmsh mesh vp, use gmsh mesh icon in tree 2020-03-10 22:44:25 +01:00
Bernd Hahnebach
2a0ba98c09 FEM: constraint body heat source vp, fix tree view icon 2020-03-10 22:27:34 +01:00
Bernd Hahnebach
2c47e52c75 FEM: mesh gmsh vp, comment 2020-03-10 22:23:00 +01:00
Bernd Hahnebach
9882cb53f6 FEM: mesh region, change type 2020-03-10 22:21:01 +01:00
Bernd Hahnebach
35b8d5dbb0 FEM: mesh group, change type 2020-03-10 22:20:08 +01:00
Bernd Hahnebach
d230895c9f FEM: mesh boundary layer, change type 2020-03-10 22:19:14 +01:00
Bernd Hahnebach
f41a942b0e FEM: Python base view object, reactivate get icon method 2020-03-10 22:00:27 +01:00
Bernd Hahnebach
55bfa9dd7c FEM: Python base object fix regression added with 062d782236 by readding getstate method 2020-03-10 18:16:48 +01:00
donovaly
3461a5349b AboutApplication.ui: add myself ;-) 2020-03-10 17:56:15 +01:00
wmayer
75b9dd8a0e [skip ci] App: print affected Python type if serializing via JSON fails
FemGui: add default implementations of __getstate__/__setstate__ to _ViewProviderFemResultMechanical
2020-03-10 16:32:31 +01:00
wmayer
a58ecba673 Part: [skip ci] do not print an error message if a sub-object of a Part feature cannot be found
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=19&t=42216
2020-03-10 13:45:26 +01:00
WandererFan
419c4f3401 [TD]fix Balloon label position 2020-03-10 07:36:38 -04:00
wmayer
d2c1266b7f Gui: [skip ci] do not mark the document as modified if the visibility of an object changes but the flag 'TouchDocument' is not set 2020-03-10 11:40:08 +01:00
Bernd Hahnebach
c23ea00ebe FEM: unit tests, some sort 2020-03-10 08:32:02 +01:00
triplus
b368c14a0d Add collection tab to About FreeCAD 2020-03-09 20:45:10 +01:00
luz.paz
8624564469 [skip ci] Fix typos
Found via `codespell`
2020-03-09 16:23:26 +01:00
Zheng, Lei
d4e07199e9 App: fix missing transformation in Link::getTrueLinkedObject() 2020-03-09 16:22:56 +01:00
Bernd Hahnebach
f9c081f06d FEM: result mechanical VP, add Object 2020-03-09 15:26:46 +01:00
Bernd Hahnebach
8b84a1cc94 FEM: python base object and python base view object, workaround:
- do not add Object attribute, regression added in a47d33b5e
- do not attacht Object and ViewObject attribute, regression added in 175e7f2069
- this deactivates the icons in tree view
- thus this only is a workaround
2020-03-09 15:00:34 +01:00
Bernd Hahnebach
55b5b6a6f9 FEM: code formating 2020-03-09 07:54:23 +01:00
wmayer
4864849ec7 TechDraw: [skip ci] fix -Winconsistent-missing-override 2020-03-08 23:45:33 +01:00
sliptonic
3f3e9d2624 Merge pull request #3117 from dubstar-04/fixes/post
[Path] fixes/post
2020-03-08 13:24:37 -05:00
sliptonic
fd907d6d97 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
a4f8350ac5 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
92a00b6abd FEM: vtk clip filter, PlaneWidget.ui typo origin's y-coord 2020-03-08 15:00:07 +01:00
Daniel Wood
591e58683c show tool table edit icons on the tool table ui. fixes #4282 2020-03-08 09:04:19 +00:00
donovaly
0ccbad5c9d [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
c390d64df0 [TD] handle deletions of hatches
- also uniform line endings in ViewProviderLeader.cpp
2020-03-07 19:31:49 -05:00
wandererfan
3307e4bf7a [TD]fix Balloon coordinates 2020-03-07 19:29:57 -05:00
Bernd Hahnebach
0aefc4318a FEM: gmsh mesh VP obj, set back because of regression added with c460f08c 2020-03-07 16:52:37 +01:00
Bernd Hahnebach
4be4609ae5 FEM: Python gui objects, use methods from base object 2020-03-07 16:39:17 +01:00
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