open_toontown_panda3d/dtool
rdb d2bd4181e0 interrogate: set tp_base to DTOOL_SUPER_BASE and tp_basicsize to 0
The tp_basicsize field, as well as a few others, seem to be inherited from whatever is set in tp_base.  In absence of a tp_base, Python will set it to PyBaseObject_Type, which is not at all correct for Panda types.
2019-11-06 10:49:53 +01:00
..
metalibs interrogatedb: regenerate Python bindings 2018-12-23 15:46:09 +01:00
src interrogate: set tp_base to DTOOL_SUPER_BASE and tp_basicsize to 0 2019-11-06 10:49:53 +01:00
PandaVersion.pp Remove p3d/AppRunner/plugin system 2019-09-10 16:49:57 +02:00