0ad/source
Ykkrosh f6de818ea8 # Added support for automatically loading 3d models in the COLLADA format.
* CMeshManager: Changed to check for .pmd and .dae files and convert
and cache as appropriate.
 * CModelDef: Fixed misinterpreted doc comments in.
 * lib:
   * Fixed init/shutdown sequences to support multiple VFS-using tests
correctly.
   * Fixed most reported memory leaks from the new leak-reporting test
system.
   * Fixed error when trying to dump debug data about fonts after
unloading them.
 * Added sphere dae/pmd data for tests.
 * Added output buffering to DAE->PMD converter.
 * Added precompiled COLLADA converter DLLs.
 * Removed old redundant conversion script.

This was SVN commit r4709.
2006-12-20 03:22:24 +00:00
..
collada # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
graphics # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
gui Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
renderer # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
scripting # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
simulation # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
sound # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
tools * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00
main.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
test_setup.cpp * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00