open_toontown_panda3d/direct/src
rdb cdf5b16ddd task: Add AsyncFuture::shield() ability, part of #1136
This is modelled after `asyncio.shield()` and can be used to protect an inner future from cancellation when the outer future is cancelled.
2021-04-09 18:28:07 +02:00
..
actor direct: Use warnings module for more verbose deprecation prints 2021-03-09 18:34:53 +01:00
cluster direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
controls direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
dcparse CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
dcparser Make use of new function call methods in Python 3.9 2020-12-12 17:28:21 +01:00
deadrec CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
directbase direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
directd general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
directdServer general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
directdevices direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
directnotify direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
directscripts makepanda: Remove old and obsolete gendocs scripts 2020-12-31 12:24:27 +01:00
directtools direct: Fix use of various deprecated APIs 2021-03-09 19:21:26 +01:00
directutil direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
dist Merge branch 'release/1.10.x' 2021-03-24 13:58:00 +01:00
distributed direct: Fix undefined ConfigVariableBool name in ClockDelta 2021-04-01 17:08:13 +03:00
doc cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
extensions_native direct: Use warnings module for more verbose deprecation prints 2021-03-09 18:34:53 +01:00
filter Merge branch 'release/1.10.x' 2021-02-24 12:14:04 +01:00
fsm fsm: Support asynchronous transitions via coroutine enter/exit funcs 2021-02-08 16:18:28 +01:00
gui dgui: Fix DirectSlider unit test failure 2021-04-08 12:28:22 +02:00
interval Merge branch 'release/1.10.x' 2021-02-08 16:18:24 +01:00
leveleditor direct: Fix use of various deprecated APIs 2021-03-09 19:21:26 +01:00
motiontrail direct: Fix use of various deprecated APIs 2021-03-09 19:21:26 +01:00
particles direct: Fix use of various deprecated APIs 2021-03-09 19:21:26 +01:00
physics direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
showbase gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
showutil gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
stdpy Merge branch 'release/1.10.x' 2021-01-02 02:33:35 +01:00
task task: Add AsyncFuture::shield() ability, part of #1136 2021-04-09 18:28:07 +02:00
tkpanels direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
tkwidgets direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
wxwidgets direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00