open_toontown_panda3d/direct/src
rdb d89da168bb PythonUtil: fix use of types.InstanceType in Python 3 in itype()
Really, though, don't use this function.  It does not consider new-style classes, is not consistent in its return values and it seems to do nothing that repr(type(x)) doesn't do.
2019-04-09 12:53:13 +02:00
..
actor direct: fix various syntax warnings in Python 3.8 2019-02-11 23:35:56 +01:00
cluster The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
controls direct: remove multi-line strings with unrunnable test code 2019-04-02 22:45:25 +02:00
dcparse general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
dcparser dcparser: rebuild dcParser.{cxx,h}.prebuilt 2018-12-19 13:14:21 +01:00
deadrec general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
directbase directbase: fix a stray pandac.PandaModules 2019-01-03 16:01:06 +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 Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
directnotify Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
directscripts direct: fix various syntax warnings in Python 3.8 2019-02-11 23:35:56 +01:00
directtools directtools: Fix typo in DirectSelection 2018-02-23 15:50:50 -07:00
directutil Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
dist direct: fix various syntax warnings in Python 3.8 2019-02-11 23:35:56 +01:00
distributed dcparser: use vector_uchar for blobs, step towards Python 3 compat 2018-12-19 12:45:32 +01:00
doc The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
extensions_native Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
filter Merge branch 'master' into deploy-ng 2018-11-29 12:57:49 +01:00
fsm Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
gui direct: Resolve DirectScrolledFrame crash on destroy 2019-03-04 12:18:21 +01:00
interval interval: fix QuatInterval not normalizing the start quaternion 2019-02-14 19:18:14 +01:00
leveleditor leveleditor: add missing import 2018-08-26 14:04:19 +02:00
motiontrail general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
p3d deploy-ng: Move distribution related files from direct.showtutil to direct.dist 2018-12-18 20:33:12 -08:00
particles ParticlePanel: fixed an issue that prevented saving with Python 3 2019-02-08 15:46:52 +01:00
physics Fix various import issues in the direct tree 2015-12-06 22:36:05 +01:00
plugin general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
plugin_activex general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
plugin_installer general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
plugin_npapi general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
plugin_standalone New branding images for 1.10.0 2019-01-03 14:44:17 +01:00
showbase PythonUtil: fix use of types.InstanceType in Python 3 in itype() 2019-04-09 12:53:13 +02:00
showutil TexMemWatcher: fix compatibility issues with Python 3 2019-03-10 20:21:54 +01:00
stdpy stdpy: remove commented-out method that is confusing Doxygen 2018-12-23 15:42:31 +01:00
task AsyncFuture improvements, incl. support for gathering futures 2017-12-21 14:07:01 +01:00
tkpanels ParticlePanel: fix Pmw error spam when hovering over File menu items 2019-03-04 14:23:33 +01:00
tkwidgets tkwidgets: fix missing import from Valuator module 2019-01-09 19:24:45 +01:00
wxwidgets The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00