0ad/source/collada
Ykkrosh 24f06de815 # Optimised conversion of COLLADA models
Duplicate vertices are only stored once (then indexed multiple times),
whereas the old version needlessly repeated data.

This was SVN commit r4723.
2006-12-25 23:42:53 +00:00
..
tests # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
Converter.cpp # Optimised conversion of COLLADA models 2006-12-25 23:42:53 +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
GeomReindex.cpp # Optimised conversion of COLLADA models 2006-12-25 23:42:53 +00:00
GeomReindex.h # Optimised conversion of COLLADA models 2006-12-25 23:42:53 +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