0ad/source/lib/res/graphics
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 # Updates to unit-testing system. 2006-08-22 21:38:53 +00:00
cursor.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
cursor.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ogl_shader.cpp # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
ogl_shader.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
ogl_tex.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
ogl_tex.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
tex_bmp.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tex_codec.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tex_codec.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tex_dds.cpp # Fixed skeletal animation algorithm. 2006-12-15 16:09:30 +00:00
tex_internal.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tex_jpg.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tex_png.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tex_tga.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tex.cpp # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
tex.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
unifont.cpp # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
unifont.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00