open_toontown_panda3d/dtool
rdb 6db5d0dc11 Huge cppparser and interrogate overhaul, bringing:
* Better support for typedefs
* Same code should compile for both 32-bit and 64-bit
* C++11 typed enum support
* Synthesize __setitem__ when operator [] returns reference
* Rewrite coerce system to have better performance
* Change semantics of __getattr__ and __setattr__ to match
  Python's, add __getattribute__, __delattr__ and __delitem__
* Improve performance of slot functions a bit more
* Reduce memory overhead of type system
* Some support for wrapping arrays of numeric types
* C++11 character type support in cppparser
* Chars are handled as strings of length 1
* Template functions for CreatePyInstance that use runtime type map
* More functions from dtool as extension functions
* Code cleanup
2014-12-30 16:43:52 +01:00
..
metalibs Support for comments in enums. Improve comment handling in C++ parser. Improve doxygen reference. Update interrogate interface. (Addendum to interrogatedb v2.3.) 2014-09-19 23:34:11 +00:00
pptempl Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
src Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
.gitignore extend .gitignores for more ppremake files 2014-12-02 09:48:04 -08:00
Config.Android.pp Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
Config.Cygwin.pp speedtree win64 2010-10-14 16:57:00 +00:00
Config.Cygwin64.pp speedtree win64 2010-10-14 16:57:00 +00:00
Config.FreeBSD.pp Remove HAVE_GETTIMEOFDAY which we aren't using 2013-12-17 18:01:54 +00:00
Config.Irix.pp Remove HAVE_GETTIMEOFDAY which we aren't using 2013-12-17 18:01:54 +00:00
Config.Linux.pp Remove HAVE_GETTIMEOFDAY which we aren't using 2013-12-17 18:01:54 +00:00
Config.OSX.pp Remove HAVE_GETTIMEOFDAY which we aren't using 2013-12-17 18:01:54 +00:00
Config.Win32.pp Remove HAVE_GETTIMEOFDAY which we aren't using 2013-12-17 18:01:54 +00:00
Config.Win64.pp Remove HAVE_GETTIMEOFDAY which we aren't using 2013-12-17 18:01:54 +00:00
Config.pp Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
LocalSetup.pp Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
Package.pp Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
PandaVersion.pp bump version to 1.9.0 2012-08-11 15:17:31 +00:00
Sources.pp add pandaVersion.h, checkPandaVersion.h, and PandaSystem 2005-01-26 19:47:14 +00:00