Commit Graph

64 Commits

Author SHA1 Message Date
rdb 03873c7adf Update Windows thirdparty tools to 1.10.16 2025-12-01 11:26:51 +01:00
rdb e270a073f4 readme: Update download link to 1.10.15
[skip ci]
2024-11-08 10:55:33 +01:00
rdb e199f25b4d Update thirdparty links to 1.10.15 2024-11-07 16:18:50 +01:00
rdb ab05b75933 readme: Update link to SDK to point to 1.10.14
[skip ci]
2024-01-08 17:02:06 +01:00
rdb 5e4fc7999e Switch to 1.10.14 thirdparties, enable Python 3.12 CI on Windows 2023-10-14 21:25:42 +02:00
rdb bd71541e5f readme: Update link pointing to old manual
[skip ci]
2023-02-13 11:32:46 +01:00
rdb 470e352ab8 readme: Update version number to 1.10.13
[skip ci]
2022-12-20 12:33:42 +01:00
rdb 02a1e116f9 readme: Minor wording tweaks
Closes #1319

Co-authored-by: IsakTheHacker <67378443+IsakTheHacker@users.noreply.github.com>
2022-12-07 17:56:39 +01:00
rdb e17b76f775 readme: Update links to point to 1.10.13 thirdparty packages
[skip ci]
2022-11-29 20:12:57 +01:00
rdb 9508b040e7 Update to 1.10.13 thirdparty tools on macOS
These contain OpenCV libraries with fixed relative references on arm64

Fixes #1393
2022-11-14 10:50:30 +01:00
rdb 1f6545c885 readme: Update version number to 1.10.12
[skip ci]
2022-09-01 18:16:55 +02:00
rdb 99c133a7f5 readme: Update download link to 1.10.11
[skip ci]
2022-01-06 17:12:40 +01:00
rdb b2aa5beb96 Use 1.10.11 thirdparty tools 2022-01-04 15:33:31 +01:00
rdb ce0d020cfd makepanda: Add handling for Windows 11 SDK 2021-12-31 13:10:20 +01:00
Daniel 6acb94f451 makepanda: Support Visual Studio 2022
Closes #1214
2021-12-12 22:18:47 +01:00
rdb 80d67945d5 readme: Remove "Gold Sponsors" heading
[skip ci]
2021-08-31 15:39:46 +02:00
rdb 47836f11d8 readme: Update links for 1.10.10
[skip ci]
2021-08-31 09:17:59 +02:00
rdb aac27409cf readme: Update download link to 1.10.9
[skip ci]
2021-03-26 10:46:47 +01:00
rdb bd218a0a7e readme: Update macOS thirdparty link to point to 1.10.9 2021-03-25 10:28:45 +01:00
rdb 2b8711e25e readme: Update links to point to 1.10.9 thirdparty tools for Windows
They contain an updated version of flex.

[skip ci]
2021-01-02 19:57:29 +01:00
rdb d39d40b1fc readme: Update version number in download link to 1.10.8
[skip ci]
2020-12-27 11:06:21 +01:00
rdb 500e984bcc readme: Change thirdparty links from 1.10.7 to 1.10.8
[skip ci]
2020-12-22 12:43:01 +01:00
rdb a30f4be157 readme: Fix Travis badge on release/1.10.x branch 2020-11-17 21:01:17 +01:00
rdb 86258d2a97 readme: Update for 1.10.7
[skip ci]
2020-09-13 16:15:35 +02:00
rdb c9f14a1209 readme: update links to point to 1.10.6 2020-03-19 12:48:13 +01:00
aryamanpuri 242ba3c6ed readme: minor typo fix
Closes #882
2020-03-19 12:47:35 +01:00
rdb da0fe8be3e readme: change link to 1.10.5 release
[skip ci]
2020-01-08 04:15:52 +01:00
rdb 438130a157 readme: update build instructions for Windows 2020-01-02 01:11:19 +01:00
MDTech-us-MAN 0926a3cde5 readme: update Android build instructions (from #716) 2019-12-29 14:26:19 +01:00
rdb b6161a68ad readme: update macOS thirdparty link to 1.10.5
[skip ci]
2019-12-18 09:22:30 -05:00
rdb 0265ee8ef8 readme: update version number in links to 1.10.4.1
(Though, it doesn't matter much for the thirdparty packages, as the contents are identical to 1.10.4)
2019-08-20 13:13:55 +02:00
rdb e9399375d9 readme: change version numbers from 1.10.3 to 1.10.4
[skip ci]
2019-08-17 19:59:20 +02:00
rdb adaf9ee4aa readme: update links to point to 1.10.3 2019-05-13 14:31:19 +02:00
rdb 9a26b5fd08 readme: suggest --no-tiff for Android build command
This is because building with tiff seems to have an issue on termux, and it's not actually necessary to build any of the image loaders on Android as we can use the built-in Android APIs.
2019-03-17 00:06:53 +01:00
rdb 08b2046cfb readme: update download link to 1.10.2 SDK
[skip ci]
2019-03-11 01:11:58 +01:00
rdb 5b00ff1aa7 readme: update links to point to 1.10.2 thirdparty packages
The 1.10.2 thirdparty packages include a newer version of Pmw (with an __init__.py that will choose the older version when using Python 2).

Fixes #573
2019-03-07 17:45:00 +01:00
rdb e3602ae7c0 Add BACKERS.md, update README.md with info about OpenCollective
[skip ci]
2019-03-05 13:33:47 +01:00
typewriter1 63fa340a51 readme: Update download link for SDK to 1.10.1
Closes #566
2019-02-28 18:41:30 +01:00
rdb 87e0ff29eb readme: update version number of thirdparty packages downloads
[skip ci]
2019-02-14 22:56:49 +01:00
rdb e1b86287ef readme: update FreeBSD package list 2019-02-12 00:32:48 +01:00
rdb 095d6ac818 readme: fix link to development builds
Closes #533

[skip ci]
2019-01-13 15:19:06 +01:00
Derzsi Dániel 8c40244ea4 readme: Add fakeroot into Linux build command
Fixes #530

[skip ci]
2019-01-11 22:52:24 +01:00
Alexander ba6a51dbc1 1.10.0 release readme update
Closes #525
2019-01-10 21:21:10 +01:00
Jordan Maxwell 58f6f61c4e README: Updated resolution of panda logo
[skip ci]

Closes #514
2019-01-07 00:37:51 +01:00
rdb 173d3883dc readme: host thirdparty zip on panda3d.org 2019-01-03 14:47:08 +01:00
rdb 86c9d11a53 readme: add Android/termux build instructions 2018-10-07 20:26:24 +02:00
rdb 7d3b7036ac readme: suggest libassimp-dev and libopenexr-dev on Ubuntu 2018-10-07 20:26:13 +02:00
rdb 8cb0480222 readme: update Win build instructions to mention MSVC 2017 2018-10-07 20:25:08 +02:00
rdb 753ae39740 readme: use MSVC 2015 instead of 2010 (see #288)
[skip ci]
2018-04-08 13:51:52 +02:00
rdb 8f5d55c539 Update README; mention upgrading pip on failure
Prompted by #231

[skip ci]
2018-01-17 10:45:36 +01:00