open_toontown_panda3d/dtool
rdb 8b6616814d interrogate_module: warn about circular dependencies between classes
This will help us catch cases wherein we inadvertently create a circular dependency between component libraries.  Right now it only checks inheritance and typedefs, but this can be expanded in the future.

Also, sorts the module initialization by dependency topology.  This isn't very important right now, but having this guarantee might help when refactoring module initialization in the future.
2018-02-27 20:23:36 +01:00
..
metalibs interrogatedb: add interrogate_type_is_global (+regenerate pydtool) 2018-02-27 19:44:14 +01:00
src interrogate_module: warn about circular dependencies between classes 2018-02-27 20:23:36 +01:00
PandaVersion.pp Add 1.9.3 release notes, bump version number 2016-06-22 17:22:06 +02:00