Commit Graph

28 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 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
rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02: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
David Rose 1f3cc3b671 more fixes for import 2006-08-09 22:32:50 +00:00
Josh Yelon 1b058da878 Added __all__ declarations 2006-08-09 20:49:19 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
David Rose 2cd325216e scale buttons around button center 2004-08-05 23:11:20 +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
Mark Mine 2f57e39d93 Fixed button press state ordering problem and CardMaker creation bug 2002-06-11 17:03:51 +00:00
Dave Schuyler 8ba7c32af2 removed want-sound, use 'audio-library-name null' instead 2002-01-09 03:06:49 +00:00
Mark Mine 6cfa7cc2b5 *** empty log message *** 2001-10-26 23:39:45 +00:00
David Rose f4866cc88d make label and frame unclickable by default 2001-09-05 00:43:20 +00:00
Mark Mine f60b899fda *** empty log message *** 2001-08-22 00:11:54 +00:00
Mark Mine 48e648eccf *** empty log message *** 2001-08-03 23:20:00 +00:00
Joe Shochet a80221a48d *** empty log message *** 2001-07-19 22:28:54 +00:00
Mark Mine 2d5494ee4c *** empty log message *** 2001-07-12 18:02:19 +00:00
Mark Mine a3b8ed2062 *** empty log message *** 2001-07-11 21:50:23 +00:00
Mark Mine 45615432f2 *** empty log message *** 2001-07-10 03:15:30 +00:00
Mark Mine 28ab5a02f6 *** empty log message *** 2001-07-10 00:15:15 +00:00
Mark Mine 36f18680dd *** empty log message *** 2001-07-09 05:33:07 +00:00
Mark Mine 2b13cd507b *** empty log message *** 2001-07-07 00:25:04 +00:00
Mark Mine a5400a51d5 *** empty log message *** 2001-07-06 02:19:08 +00:00
Mark Mine 5c00c39015 *** empty log message *** 2001-07-04 01:41:32 +00:00