open_toontown_panda3d/panda
rdb 050d86dadb event: AsyncFuture::set_result() behavior changes:
* Passing a Python subclass of a C++ class now works, the extra Python stuff isn't just discarded
* EventParameter objects are no longer automagically unwrapped - there's no more reason to pass an EventParameter to this method anyway, and it might be unexpected if it is treated specially.
2021-03-01 20:50:25 +01:00
..
metalibs egldisplay: Backport changes for creating headless EGL contexts 2021-01-17 16:46:57 +01:00
src event: AsyncFuture::set_result() behavior changes: 2021-03-01 20:50:25 +01:00
CMakeLists.txt CMake: generate panda3d.dist-info directory 2020-04-30 21:37:35 +02:00