mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
hmm, I guess we really do need to publish the string type, but only because interrogate seems to want to anyway for some uncertain reason.
This commit is contained in:
parent
e1ff78f048
commit
0b4b90b742
@ -4,6 +4,9 @@ ignoremember get_factory
|
|||||||
ignoretype FactoryBase
|
ignoretype FactoryBase
|
||||||
ignoretype Factory<TypedWriteable>
|
ignoretype Factory<TypedWriteable>
|
||||||
|
|
||||||
|
forcetype string
|
||||||
|
renametype string CString
|
||||||
|
|
||||||
forcetype DoubleBitMaskNative
|
forcetype DoubleBitMaskNative
|
||||||
forcetype QuadBitMaskNative
|
forcetype QuadBitMaskNative
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user