Commit Graph

15 Commits

Author SHA1 Message Date
Daniel 24c14296c0 direct: Clean up broken usage of "types" module with Python 3 2022-12-15 20:29:33 +01: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
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
Darren Ranalli ed9eb66867 removed unnecessary assert utils 2007-05-04 22:24:33 +00:00
Darren Ranalli 408590f29e fixed KeyError problem when indexing into dicts with certain Messenger-accepting objects 2007-03-15 05:47:46 +00:00
Darren Ranalli fb51077d6c converted to a Job 2007-03-14 08:36:04 +00:00
Darren Ranalli 410a57c7e4 name objects via base and simbase 2006-10-21 04:51:57 +00:00
M. Ian Graham 7a41d118c7 Removed debug line that keeps 'reload' containers from appearing 2006-10-19 21:42:24 +00:00
M. Ian Graham 432c06f65d Sorting entries lexicographically within the same quantity buckets. 2006-10-19 21:30:24 +00:00
M. Ian Graham 5b3f37c360 Report output order is now deterministic within the same container size 2006-10-19 18:30:29 +00:00
Darren Ranalli 6ddc1ca7be don't include global set of ignored object ids, added header 2006-10-13 01:24:20 +00:00
Darren Ranalli 431d855513 breadth-first search 2006-10-13 00:10:57 +00:00
Darren Ranalli caa7b9404d working depth-first object discovery 2006-10-11 21:24:35 +00:00