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
|
f149fb4ab0
|
direct: big formatting changes for the benefit of API reference
Part of the effort to move the API reference to Sphinx, see panda3d/panda3d-docs#21
|
2019-10-29 20:43:41 +01:00 |
Sam Edwards
|
0846a89677
|
general: Stop using several deprecated pandac.PandaModules imports.
|
2016-06-27 00:06:40 -07: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 |
Darren Ranalli
|
4444c3b020
|
added object type leak detector
|
2009-02-13 19:59:28 +00:00 |
Darren Ranalli
|
d6ca95f510
|
updated CppMemoryUsage
|
2009-02-12 07:30:09 +00:00 |
Darren Ranalli
|
6f5a7d0bc6
|
more leak detection
|
2009-02-07 00:00:02 +00:00 |
Darren Ranalli
|
fb1aa31b78
|
stop using gc.DEBUG_SAVEALL (not necessary), GarbageReport output readability improvements
|
2008-12-05 01:50:55 +00:00 |
Darren Ranalli
|
ded092dc32
|
added task leak detection to ContainerLeakDetector
|
2008-04-29 23:50:55 +00:00 |
Darren Ranalli
|
6ee6a27100
|
added CppMemoryUsage
|
2007-04-20 06:55:44 +00:00 |
Darren Ranalli
|
657792498a
|
added GarbageLeakDetector
|
2007-04-18 09:40:15 +00:00 |
Darren Ranalli
|
61550870cb
|
quicker discovery of LeakDetector objects
|
2007-04-18 01:01:57 +00:00 |
Darren Ranalli
|
2e9142fe53
|
first rev
|
2007-04-17 06:49:06 +00:00 |