open_toontown_panda3d/panda
rdb 2ea02ef0c8 putil: Add new primitives for async callbacks/futures
These are a lot lighter than AsyncFuture and safer to use in C++ due to the reliance on RAII.  An async method can now take a CompletionToken, which will implicitly accept an arbitrary callable or an AsyncFuture pointer.
2025-01-27 15:28:11 +01:00
..
metalibs Merge branch 'release/1.10.x' 2024-03-12 15:39:16 +01:00
src putil: Add new primitives for async callbacks/futures 2025-01-27 15:28:11 +01:00
CMakeLists.txt net: Prepare to split these classes out into panda3d.net module 2024-03-02 13:41:23 +01:00