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 |
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 |
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
|
ea53570eef
|
formatting
|
2006-01-27 01:00:28 +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
|
66175b4663
|
Added asList function to NodePathCollection
|
2002-12-19 22:30:11 +00:00 |
Mark Mine
|
7bb55e32ef
|
Fix destroy
|
2002-08-23 16:22:55 +00:00 |
cxgeorge
|
aa02252303
|
cmt out dbg print
|
2002-08-22 21:08:41 +00:00 |
Mark Mine
|
4b3278ad69
|
New code to support popup option menu
|
2002-08-10 23:20:21 +00:00 |
slpatto
|
59e0b65350
|
*** empty log message ***
|
2002-08-09 23:17:52 +00:00 |
slpatto
|
c2c4531a0a
|
*** empty log message ***
|
2002-06-14 01:43:11 +00:00 |