open_toontown_panda3d/dtool/src
rdb 074c5187b0 Adopt new WindowProperties(size=(x, y), ...) short-hand
This is intended as replacement for WindowProperties.size(x, y), which is deprecated since it conflicts with the `size` property.  See #444.
2018-11-12 17:53:53 +01:00
..
cppparser cppparser: fix CPPStructType::is_trivial() for eg. ButtonHandle 2018-10-29 16:08:29 -06:00
dconfig Eliminate C++ DConfig; replace it with a Python compatibility shim 2018-11-02 23:27:07 +01:00
dtoolbase dtoolbase: fix compile errors with --no-python 2018-11-06 20:32:37 +01:00
dtoolutil dtoolutil: fix tautological comparison compile warning 2018-10-16 16:32:57 +02:00
interrogate Adopt new WindowProperties(size=(x, y), ...) short-hand 2018-11-12 17:53:53 +01:00
interrogatedb general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
parser-inc parser-inc: remove patchlevel.h include from Python.h 2018-11-09 11:40:11 +01:00
prc general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
prckeys general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
pystub pystub: add a few more calls 2018-11-05 22:14:20 +01:00
test_interrogate Remove pystub dependency from interrogate and friends 2018-11-06 21:49:17 +01:00