Commit Graph

35 Commits

Author SHA1 Message Date
rdb d576c6b638 Improvements to generated API docs, especially in direct tree.
Also add an entry point for pfreeze.
2017-05-24 13:30:21 +02:00
rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
rdb 03c8d4c009 Fix use of many builtins 2016-02-02 13:41:20 +01:00
mfwass f8837999ed Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
rdb 753b1c623d Deprecate DirectStart and run(), allow clean ShowBase teardown, docstrings for ShowBase members 2015-03-15 13:06:49 +01:00
rdb a6cf0960fa Remove EventStorePandaNode, it is no longer necessary
(since PandaNode now directly inherits from TypedWritableReferenceCount)
2015-01-24 19:50:14 +01:00
rdb 0aa0f34c74 Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01:00
rdb ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
David Rose c0e0d63de4 taskMgr not a global on AI 2008-10-24 22:13:20 +00:00
David Rose c188d2935c defer loading taskMgr until after importing PandaModules 2008-10-24 21:50:17 +00:00
David Rose 39f5de7827 minor fixes 2008-08-08 00:10:49 +00:00
Zachary Pavlov e19ff9aa06 event loop over message 2008-07-11 20:30:00 +00:00
Darren Ranalli 11aaf2ffce delayed pandac import for Toontown launcher 2008-05-13 21:13:49 +00:00
Darren Ranalli 77a4ea9542 added pstats-eventmanager config 2007-10-13 06:19:24 +00:00
David Rose 3dbf0ad308 remove deprecated parameter 2007-06-11 16:33:32 +00:00
Darren Ranalli 5f9c4d55dc for efficiency, import pandac modules once and store them locally 2006-10-28 12:59:46 +00:00
David Rose 5d2466c72a osx tweaks 2006-09-27 04:03:07 +00:00
David Rose 8aaf640cd9 add EventStorePandaNode 2006-09-14 19:14:37 +00:00
David Rose 3fe0ad1080 AsyncTaskManager, threaded sound loader 2006-08-29 19:27:03 +00:00
David Rose 216e635ee7 more __all__ fixes from Josh Yelon 2006-08-10 22:14:31 +00:00
Josh Yelon 0c888dcaad Added __all__ declarations to actor, task, fsm 2006-08-08 19:15:16 +00:00
David Rose e9be252eca support wstring 2006-01-14 00:44:23 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Dave Schuyler 1790459221 getGlobalEventHandler() 2004-01-28 02:05:06 +00:00
David Rose 13fa64c33a generalize to allow multiple event managers in an application 2003-02-26 22:28:30 +00:00
Joe Shochet de41ee6447 *** empty log message *** 2002-02-08 01:16:45 +00:00
David Rose a6d4fe0c07 minor optimization 2001-10-30 05:17:01 +00:00
Joe Shochet e134c8bb13 *** empty log message *** 2001-05-16 18:31:20 +00:00
Joe Shochet 086bed3a85 *** empty log message *** 2001-05-15 17:38:35 +00:00
Joe Shochet 014066827c *** empty log message *** 2001-02-05 05:26:12 +00:00
Joe Shochet 91127e578a *** empty log message *** 2000-12-08 17:47:17 +00:00
Joe Shochet 6821563bdb *** empty log message *** 2000-11-10 08:46:14 +00:00
Joe Shochet 24110ec036 *** empty log message *** 2000-10-27 06:14:33 +00:00
David Rose c07eb09341 Initial revision 2000-10-11 20:04:08 +00:00