* Support converting BitMask types to int * BitArray constructor accepts a Python long of arbitrary size * DoubleBitMask (and QuadBitMask, by extension) supports Python long in constructor * Support for pickling (except DoubleBitMask) * All of them now properly define __bool__() * More unit tests Fixes #886 |
||
|---|---|---|
| .. | ||
| metalibs | ||
| src | ||
| CMakeLists.txt | ||
| CompilerFlags.cmake | ||
| Config.cmake | ||
| LocalSetup.cmake | ||
| Package.cmake | ||
| PandaVersion.cmake | ||
| dtool_config.h.in | ||