@@ -24,7 +24,7 @@ Installing Panda3D
24
24
==================
25
25
26
26
The latest Panda3D SDK can be downloaded from
27
- [ this page] ( https://www.panda3d.org/download/sdk-1-10-2 / ) .
27
+ [ this page] ( https://www.panda3d.org/download/sdk-1-10-3 / ) .
28
28
If you are familiar with installing Python packages, you can use
29
29
the following comand:
30
30
@@ -64,8 +64,8 @@ depending on whether you are on a 32-bit or 64-bit system, or you can
64
64
[ click here] ( https://github.com/rdb/panda3d-thirdparty ) for instructions on
65
65
building them from source.
66
66
67
- https://www.panda3d.org/download/panda3d-1.10.2 /panda3d-1.10.2 -tools-win64.zip
68
- https://www.panda3d.org/download/panda3d-1.10.2 /panda3d-1.10.2 -tools-win32.zip
67
+ https://www.panda3d.org/download/panda3d-1.10.3 /panda3d-1.10.3 -tools-win64.zip
68
+ https://www.panda3d.org/download/panda3d-1.10.3 /panda3d-1.10.3 -tools-win32.zip
69
69
70
70
After acquiring these dependencies, you may simply build Panda3D from the
71
71
command prompt using the following command. (Change ` 14.1 ` to ` 14 ` if you are
@@ -135,7 +135,7 @@ macOS
135
135
-----
136
136
137
137
On macOS, you will need to download a set of precompiled thirdparty packages in order to
138
- compile Panda3D, which can be acquired from [ here] ( https://www.panda3d.org/download/panda3d-1.10.2 /panda3d-1.10.2 -tools-mac.tar.gz ) .
138
+ compile Panda3D, which can be acquired from [ here] ( https://www.panda3d.org/download/panda3d-1.10.3 /panda3d-1.10.3 -tools-mac.tar.gz ) .
139
139
140
140
After placing the thirdparty directory inside the panda3d source directory,
141
141
you may build Panda3D using a command like the following:
0 commit comments