Skip to content

Commit 39988e4

Browse files
committed
general: update a few outdated links in API documentation
1 parent 22e88a5 commit 39988e4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

direct/src/showbase/PythonUtil.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ def normalDistrib(a, b, gauss=random.gauss):
11721172
uniformly onto the curve inside [a, b]
11731173
11741174
------------------------------------------------------------------------
1175-
http://www-stat.stanford.edu/~naras/jsm/NormalDensity/NormalDensity.html
1175+
https://statweb.stanford.edu/~naras/jsm/NormalDensity/NormalDensity.html
11761176
11771177
The 68-95-99.7% Rule
11781178
====================

panda/src/downloader/httpClient.I

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ get_verify_ssl() const {
111111
* Specifies the set of ciphers that are to be made available for SSL
112112
* connections. This is a string as described in the ciphers(1) man page of
113113
* the OpenSSL documentation (or see
114-
* http://www.openssl.org/docs/apps/ciphers.html ). If this is not specified,
114+
* https://www.openssl.org/docs/apps/ciphers.html ). If this isn't specified,
115115
* the default is provided by the Config file. You may also specify "DEFAULT"
116116
* to use the built-in OpenSSL default value.
117117
*/

panda/src/grutil/geoMipTerrain.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* GeoMipMapping algorithm, or Geometrical MipMapping, based on the LOD (Level
3232
* of Detail) algorithm. For more information about the GeoMipMapping
3333
* algoritm, see this paper, written by Willem H. de Boer:
34-
* http://flipcode.com/articles/article_geomipmaps.pdf
34+
* https://flipcode.com/articles/article_geomipmaps.pdf
3535
*/
3636
class EXPCL_PANDA_GRUTIL GeoMipTerrain : public TypedObject {
3737
PUBLISHED:

panda/src/mathutil/perlinNoise2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* This class provides an implementation of Perlin noise for 2 variables.
2222
* This code is loosely based on the reference implementation at
23-
* http://mrl.nyu.edu/~perlin/noise/ .
23+
* https://mrl.nyu.edu/~perlin/noise/ .
2424
*/
2525
class EXPCL_PANDA_MATHUTIL PerlinNoise2 : public PerlinNoise {
2626
PUBLISHED:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy