open_toontown_panda3d/panda/src/pandabase
rdb a1105f0f96 dxml: Remove TinyXML bindings
This isn't used anywhere in the Panda source anymore, and is considered out-of-scope for Panda.  Python users can use the XML parsing library that's shipped with the Python source (or any other one on PyPI), and C++ users can just pull TinyXML into their projects directly.

If there really is a strong call to bring this back, I'd rather do it as an external package.

Closes #1379
2022-11-03 13:45:22 +01:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
libpandabase.in okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
pandabase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pandabase.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pandasymbols.h dxml: Remove TinyXML bindings 2022-11-03 13:45:22 +01:00