Files
test2/source/gameengine
Campbell Barton 7dbc9dc719 BGE Python API cleanup - no functionality changes
- comments to PyObjectPlus.h
- remove unused/commented junk.
- renamed PyDestructor to py_base_dealloc for consistency
- all the PyTypeObject's were still using the sizeof() their class, can use sizeof(PyObjectPlus_Proxy) now which is smaller too.
2009-04-19 14:57:52 +00:00
..
2009-04-09 22:15:26 +00:00
2009-04-19 12:46:39 +00:00
2008-10-31 22:35:52 +00:00