open_toontown_panda3d/panda/src/event
rdb 6a323081c0 pipeline: fix regression with Thread.getCurrentTask() disappearing
This method was accidentally un-exposed by 2e20a0f16e

Fixes #226
2018-01-10 20:17:43 +01:00
..
asyncFuture.I loader: fix crash getting result from async load 2017-12-27 22:56:21 +01:00
asyncFuture.cxx AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
asyncFuture.h loader: fix crash getting result from async load 2017-12-27 22:56:21 +01:00
asyncFuture_ext.cxx AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
asyncFuture_ext.h AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
asyncTask.I Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
asyncTask.cxx pipeline: fix regression with Thread.getCurrentTask() disappearing 2018-01-10 20:17:43 +01:00
asyncTask.h AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
asyncTaskChain.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
asyncTaskChain.cxx AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
asyncTaskChain.h Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
asyncTaskCollection.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
asyncTaskCollection.cxx Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
asyncTaskCollection.h Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
asyncTaskManager.I Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
asyncTaskManager.cxx Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
asyncTaskManager.h Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
asyncTaskPause.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
asyncTaskPause.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
asyncTaskPause.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
asyncTaskSequence.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
asyncTaskSequence.cxx Fix a few compiler warnings 2017-11-07 15:38:40 +01:00
asyncTaskSequence.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
buttonEvent.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
buttonEvent.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
buttonEvent.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
buttonEventList.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
buttonEventList.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
buttonEventList.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_event.cxx AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
config_event.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
event.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
event.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
event.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
eventHandler.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
eventHandler.cxx Compile fix for macOS build 2017-12-04 22:52:23 +01:00
eventHandler.h Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
eventParameter.I Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
eventParameter.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
eventParameter.h Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
eventQueue.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
eventQueue.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
eventQueue.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
eventReceiver.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
eventReceiver.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
genericAsyncTask.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
genericAsyncTask.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
genericAsyncTask.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
p3event_composite1.cxx Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
p3event_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pointerEvent.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pointerEvent.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pointerEvent.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pointerEventList.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pointerEventList.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pointerEventList.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pt_Event.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pt_Event.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pythonTask.I Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
pythonTask.cxx AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
pythonTask.h AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
test_task.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
throw_event.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
throw_event.h New file headers, new comment style 2016-02-17 17:47:48 +01:00