Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
This commit is contained in:
DeflateAwning
2023-10-29 22:39:22 -06:00
parent 46b3c02647
commit 1e3179e9bc
143 changed files with 207 additions and 207 deletions

View File

@@ -821,7 +821,7 @@ void ViewProviderFEMMeshBuilder::createMesh(const App::Property* prop,
numTries = numTetr * 4 + numHexa * 6 + numPyrd * 5 + numPris * 5;
}
// It is not 100% sure that a prism in smesh is a pentahedron in any case, but it will be in
// most cases! See http://forum.freecad.org/viewtopic.php?f=18&t=13583#p109707
// most cases! See https://forum.freecad.org/viewtopic.php?f=18&t=13583#p109707
// corner case only edges (Beams) in the mesh. This need some special cases in building up
// visual