open_toontown_panda3d/panda
rdb 5e05049725 collide: Add custom owner field to CollisionNode
This stores a weakref to a custom Python object, useful for being able to look up the game object corresponding to a particular collision node in an event without the downsides of Python tags

Fixes #1703
2024-12-14 12:48:24 +01:00
..
metalibs Merge branch 'release/1.10.x' 2024-03-12 15:39:16 +01:00
src collide: Add custom owner field to CollisionNode 2024-12-14 12:48:24 +01:00
CMakeLists.txt net: Prepare to split these classes out into panda3d.net module 2024-03-02 13:41:23 +01:00