1
0
forked from 0ad/0ad
0ad/source/collada
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
..
tests # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
Converter.cpp # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
Converter.h # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
Decompose.cpp # Initial COLLADA support. 2006-12-06 00:06:05 +00:00
Decompose.h # Initial COLLADA support. 2006-12-06 00:06:05 +00:00
DLL.cpp # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
DLL.h # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
Maths.cpp Semi-broken skeletally-animated model COLLADA->PMD converter. 2006-12-12 02:11:24 +00:00
Maths.h Semi-broken skeletally-animated model COLLADA->PMD converter. 2006-12-12 02:11:24 +00:00
precompiled.cpp # Initial COLLADA support. 2006-12-06 00:06:05 +00:00
precompiled.h Semi-broken skeletally-animated model COLLADA->PMD converter. 2006-12-12 02:11:24 +00:00
StdSkeletons.cpp Semi-broken skeletally-animated model COLLADA->PMD converter. 2006-12-12 02:11:24 +00:00
StdSkeletons.h Semi-broken skeletally-animated model COLLADA->PMD converter. 2006-12-12 02:11:24 +00:00