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
|
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 |
rdb
|
88048bf3da
|
Fix use of has_key and map()
|
2013-12-17 19:49:09 +00:00 |
David Rose
|
59b8349fe9
|
new safe-import convention, from Josh Yelon
|
2006-09-06 17:55:30 +00:00 |
Josh Yelon
|
dd5ba5cd01
|
Fixes for __all__
|
2006-08-10 20:53:19 +00:00 |
Dave Schuyler
|
a2aa9486d1
|
formatting
|
2006-03-17 23:47:12 +00:00 |
Dave Schuyler
|
8900f25533
|
PandaObject to DirectObject
|
2005-12-20 22:51:18 +00:00 |
Dave Schuyler
|
ffe2195d2a
|
formatting
|
2005-07-22 01:50:59 +00:00 |
Josh Yelon
|
1d1b4a3e8d
|
Fixing windows-specific code
|
2005-06-20 19:46:50 +00:00 |
Josh Wilson
|
e3ac4a7782
|
*** empty log message ***
|
2005-06-15 19:01:07 +00:00 |
Josh Yelon
|
c7cc6840db
|
Fixing windows-specific code
|
2005-06-09 18:48:17 +00:00 |
Mark Mine
|
26c1fb4553
|
Callbacks on slider
|
2005-02-17 22:33:55 +00:00 |
David Rose
|
b1db93fb87
|
explicit import paths
|
2004-06-01 19:31:48 +00:00 |
Mark Mine
|
bc13bd5691
|
*** empty log message ***
|
2004-03-22 05:40:37 +00:00 |
Mark Mine
|
d2c4c025a8
|
Updated to use column instead of col
|
2003-08-01 16:59:12 +00:00 |
Mark Mine
|
ca6a48e55b
|
Used TkGlobal instead of Tkinter and Pmw
|
2003-07-03 20:04:42 +00:00 |
Mark Mine
|
802d4549d9
|
Change loop paramter on particle and sound intervals which was stomping on loop function
|
2002-10-19 23:34:04 +00:00 |
David Rose
|
aadae70a6a
|
vfs, make globalClock builtin
|
2002-08-06 16:05:45 +00:00 |
Mark Mine
|
ce32c8c748
|
Fixes to make compatible with new panda
|
2002-04-06 02:03:37 +00:00 |
Mark Mine
|
5ab44cf78c
|
*** empty log message ***
|
2002-02-22 22:30:13 +00:00 |
Mark Mine
|
e3df94a036
|
*** empty log message ***
|
2002-02-22 02:38:13 +00:00 |
Mark Mine
|
c6178a4d81
|
*** empty log message ***
|
2002-02-20 02:55:46 +00:00 |
Mark Mine
|
dafff6919b
|
*** empty log message ***
|
2002-02-19 01:51:34 +00:00 |
Mark Mine
|
277ecc063e
|
*** empty log message ***
|
2002-02-15 02:13:37 +00:00 |
Mark Mine
|
3f4ad61a6d
|
*** empty log message ***
|
2002-02-14 02:46:32 +00:00 |