Commit Graph

29 Commits

Author SHA1 Message Date
rdb 37b5c9ad9e direct: More code style changes 2023-02-22 11:52:19 +01:00
WMOkiishi c7c70bc32a
direct: Cut down on usage of `import *` (#1454)
* Remove most `import *`s in `direct`

* Address feedback
2023-02-12 13:16:52 +00:00
rdb be9dde1eee direct: add .pylintrc, perform major code cleanup pass
Closes #989

Co-authored-by: Daniel Stokes <kupomail@gmail.com>
2020-12-31 01:36:23 +01:00
rdb d799a09002 cleanup: Remove support for EOL versions of Python
Fixes #905
2020-04-26 20:07:56 +02:00
rdb 22e88a5b6a direct: a few improvements to API documentation 2019-11-02 19:41:11 +01:00
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
deflected 9300bca1a4 direct.gui: Correct strings checks
- str in Python3 is always unicode, but not in Python2.
        Avoid crashes when unicode is used

Signed-off-by: deflected <deflected@github>
2016-04-01 21:18:52 +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 d9342043b0 Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour 2015-06-28 13:55:31 +02:00
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
David Rose 81363c4ba9 PackageInstaller, runtime package installation 2009-08-25 21:40:57 +00:00
rdb d14ebd80aa Documented this file 2008-12-11 09:18:33 +00:00
Jason Yeung 0b73035d5d - Fixes a crash 2007-06-19 18:29:28 +00:00
David Rose d7dcd2bc0b add barTexture 2006-10-10 16:24:36 +00:00
Josh Yelon 1b058da878 Added __all__ declarations 2006-08-09 20:49:19 +00:00
Dave Schuyler 64a75159c6 formatting 2006-03-17 23:32:40 +00:00
Dave Schuyler 2c14ae4ae4 renamed igLoop 2004-09-24 22:29:35 +00:00
Mike Goslin 966e57d3be Removed avatar2d as default argument to avoid import order problem - avatar2d now gets filled in after ShowBase is constructed. 2004-05-05 00:12:48 +00:00
cxgeorge 892a01a4cf start wait bars at 0 2002-10-28 22:53:02 +00:00
David Rose 8738c24a1c rename out qp's 2002-04-10 18:24:38 +00:00
David Rose 19269dcb6e update wait bar in pgraph too 2002-03-21 02:02:06 +00:00
Joe Shochet 20ca39fc2c *** empty log message *** 2002-01-22 18:04:30 +00:00
Joe Shochet ccec42740b *** empty log message *** 2002-01-18 07:47:51 +00:00
David Rose e3d04fd248 more multi-window support 2002-01-13 20:31:26 +00:00
Mark Mine 6cfa7cc2b5 *** empty log message *** 2001-10-26 23:39:45 +00:00
Joe Shochet 21b73c4ced *** empty log message *** 2001-10-25 00:30:26 +00:00
Joe Shochet 210349cda8 *** empty log message *** 2001-10-22 22:49:12 +00:00