open_toontown_panda3d/dtool
rdb a0c2f2ff3b prc: Add pickle support to ConfigVariable
The current value is not pickled.  I might change my mind on this, but my thinking is that ConfigVariable doesn't really contain a value, it's just an accessor for a value from the config page, so the current state of the variables should be pickled with the config pages.
2021-12-19 14:36:17 +01:00
..
metalibs CMake: Copy thirdparty/**/*.dll to bin/ directory 2019-11-13 15:30:23 -07:00
src prc: Add pickle support to ConfigVariable 2021-12-19 14:36:17 +01:00
CMakeLists.txt CMake: Remove p3dtoolconfig from build 2019-11-04 14:02:06 -07:00
CompilerFlags.cmake CMake: Use `CMAKE_FIND_PACKAGE_PREFER_CONFIG` to control `find_package` override 2019-12-31 06:48:06 -07:00
Config.cmake CMake: Fix CMAKE_CONFIGURATION_TYPES not being set properly in the cache 2020-12-21 23:31:20 +01:00
LocalSetup.cmake CMake: Improve reporting of enabled-but-not-found packages 2020-12-20 18:36:41 +01:00
Package.cmake CMake: force finding Assimp in MODULE mode 2020-06-14 13:09:36 +02:00
PandaVersion.cmake CMake: replace "CVS" with "Git" 2021-01-18 23:50:08 +01:00
dtool_config.h.in CMake: Don't define HAVE_CG for arm64 systems 2020-12-19 00:26:13 +01:00