Commit Graph

14532 Commits

Author SHA1 Message Date
Bernd Hahnebach
e680701037 FEM: add gitattributes file to let git manage file endings and normalize them 2019-12-12 07:29:15 +01:00
Yorik van Havre
97804f851d Draft: fixed regression in rotations 2019-12-11 23:15:05 -03:00
wmayer
5939082b9f [skip ci] fix some warnings:
-Wunused-parameter
-Winconsistent-missing-override
2019-12-11 10:17:24 +01:00
sliptonic
8ed924ee39 Merge pull request #2724 from mlampert/feature/tool-bit-poc
Path: Feature/tool bit poc
2019-12-10 16:38:07 -06:00
Markus Hovorka
97dd360ee5 FEM: Remove debug print output from test module
There was some output still getting through and makeing the test run
output confusing. These prints where commented out for now.
2019-12-10 22:59:02 +01:00
Bernd Hahnebach
dd55cf6861 FEM: utils, changes and some comments for working dir 2019-12-10 22:43:34 +01:00
Markus Hovorka
8f7844c5c9 FEM: Restore path functions of run module
The functions getTempDir, getBesideDir and getBesideBase where moved to
femutils, modified and made public in the past. This breaks the solver
framework under certain circumstances. These folders are only intended
for the solver. Using it for other puroses may result in unexpected
behaviour (including crashes). This commit restores the original
functions for the solver module. The problem that other modules of the
workbench use those folders should be resolved at some point.
2019-12-10 22:43:24 +01:00
Bernd Hahnebach
8c22b0e3b8 FEM: code conventions, fix link 2019-12-10 21:48:49 +01:00
Bernd Hahnebach
769d710af3 FEM: code conventions, add info in the regard of slashes 2019-12-10 21:44:59 +01:00
Bernd Hahnebach
acbe6702a7 FEM: code formating do not use to many slashes 2019-12-10 21:41:06 +01:00
Bernd Hahnebach
a496411d60 FEM: code formating in a header 2019-12-10 21:40:59 +01:00
wmayer
5a92af3cf0 fix usability regression of Mefisto mesher cuased by cc1f7de8
The maximum edge length for the Mefisto mesher is always set in the accept() method so that effectively user input is always ignored.
There is now a button Estimate to guess a good default value. And user input is no longer ingored
2019-12-10 16:43:10 +01:00
wmayer
7a874bdbdd Mesh: In ViewProviderMesh::getVisibleFacets replace SoFCOffscreenRenderer with SoQtOffscreenRenderer to due issues with Indirect GLX on recent Linux systems [skip ci] 2019-12-10 15:03:46 +01:00
wandererfan
15f180038f [TD]add ability to filter obvious geometry errors
- also add checks for geometry errors
2019-12-10 06:51:09 -05:00
wandererfan
02616b5674 [TD]soft fail on bad geometry error w/ polygon algo 2019-12-10 06:51:09 -05:00
donovaly
07ca5b9d39 TD: DrawProjGroup: add units for spacing
-also improve some tooltips
2019-12-10 06:50:27 -05:00
wmayer
4f423bf555 implement algorithmic solution to determine whether triangle is visible 2019-12-09 20:06:48 +01:00
Yorik van Havre
ce4ab3eafe Update ArchCutPlane.py 2019-12-09 15:25:22 -03:00
JeromeL63
61de21bfbb Added Linecut function 2019-12-09 15:25:22 -03:00
Zheng, Lei
cc85d1a1d3 Part: fix Compound2 placement lost after restore 2019-12-09 15:30:34 +01:00
mlampert
f8df5b89af Merge branch 'master' into feature/tool-bit-poc 2019-12-08 15:59:33 -08:00
Bernd Hahnebach
44d74c49a1 FEM: code formating in some headers 2019-12-08 22:53:50 +01:00
donovaly
fade9156b1 TD: DrawView.cpp: add routine for PropertyDistance change
X and Y were changed at first by me to PropertyLength and later by Wandererfan to PropertyDistance. For this second change there is handleChangedPropertyType() code missing. This PR adds this.

- also some code formatting improvements automatically done by MSVC
2019-12-08 15:42:07 -05:00
mlampert
4897c4870e Merge branch 'master' into feature/tool-bit-poc 2019-12-07 13:23:11 -08:00
wandererfan
f9e492ccb6 [TD]DrawViewBalloon OriginX/Y to PropertyDistance 2019-12-07 15:44:48 -05:00
wandererfan
77bac6dd54 [TD]fix merge resolution error 2019-12-07 15:44:48 -05:00
mlampert
0a6b4c2825 Merge branch 'master' into feature/tool-bit-poc 2019-12-07 12:42:53 -08:00
Mikhaylov-yv
b6a7b7960c Edit A4 2019-12-07 12:59:56 -05:00
donovaly
bb2db008ad TD: add units for line widths
- this also prevents negative values
- also fix an issue in DrawViewBalloon introduced by me recently
2019-12-07 08:37:56 -05:00
donovaly
70be2a2bff TechDraw: add unit for rotation 2019-12-07 07:29:07 -05:00
mlampert
c452320174 Merge branch 'master' into feature/tool-bit-poc 2019-12-06 22:08:28 -08:00
0penBrain
90825d290a Improve Inkscape version parsing in SVG import 2019-12-06 14:35:59 -03:00
vocx-fc
d65225124f PartDesign: rename icon, and organize resource file 2019-12-06 14:35:14 -03:00
vocx-fc
6777f91e40 Gui: PartDesign: remove execute bit from icons, now 644 2019-12-06 14:34:25 -03:00
Zheng, Lei
65bc3ae5c0 Draft: support linked transform and color override in link array 2019-12-06 14:33:59 -03:00
wmayer
c7a1854701 fix broken XML syntax in .ui file 2019-12-06 14:58:48 +01:00
mlampert
6b0d01d2e0 Merge branch 'master' into feature/tool-bit-poc 2019-12-05 19:35:13 -08:00
wmayer
18a4a3b3ab fix broken XML syntax in .ui files 2019-12-05 17:45:39 +01:00
luz.paz
a45d3f743d Tooltips: added missing tooltips + refined pre-existing
Some pre-existing tooltips needed to be a compound of lines instead of 1 long one.
Removed bold text from tooltip  
Removed URL from tooltip
2019-12-05 17:07:44 +01:00
wandererfan
ed6adae509 [TD]fix dim text for multi value schemas 2019-12-05 07:10:08 -05:00
mlampert
2a80ab76c3 Merge branch 'master' into feature/tool-bit-poc 2019-12-04 19:17:47 -08:00
WandererFan
ed30896648 [TD]Prevent crash when base view deleted
- happened during creation of DVSection
2019-12-04 20:44:13 -05:00
Zheng, Lei
bad5a31327 Draft: signal icon change in Layer 2019-12-04 18:59:28 +01:00
Zheng, Lei
ee418c1281 Draft: fix Layer for Python2 2019-12-04 18:59:28 +01:00
wandererfan
8b3d33b349 [TD]Annotation icon to standards
- by @bitacovir
2019-12-04 10:16:19 -05:00
wandererfan
cc1b5736d9 [TD]fix jumping Rich Text Annotation 2019-12-04 10:16:19 -05:00
mlampert
4b9e145fc0 Merge branch 'master' into feature/tool-bit-poc 2019-12-03 18:56:16 -08:00
wandererfan
2fbf35eb50 [TD]fix Jumping Dimensions
- X,Y were changed to PropertyLength (>0), but some X,Y
  are relative, so X,Y sb PropertyDistance.
2019-12-03 17:12:01 -05:00
luz.paz
ea0868a433 Fix typos and some trailing whitespace
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,currenty,dof,doubleclick,dum,eiter,elemente,feld,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
```
2019-12-03 12:22:59 +01:00
mlampert
726b4f67b1 Merge branch 'master' into feature/tool-bit-poc 2019-12-01 19:36:56 -08:00