This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
d4c32b8a80d595eb63dbdca9eb344509d84db751
0ad
/
source
/
collada
T
History
historic_bruno
868b256cce
Throw error in PSA converter if animation has no frames, as this will lead to a divide-by-zero error in the engine, and it's good to catch that as early as possible.
...
This was SVN commit r11009.
2012-02-03 01:49:32 +00:00
..
tests
…
CommonConvert.cpp
Report filename in Collada warning messages.
2011-05-14 16:43:08 +00:00
CommonConvert.h
…
Decompose.cpp
…
Decompose.h
…
DLL.cpp
Report filename in Collada warning messages.
2011-05-14 16:43:08 +00:00
DLL.h
Fixes PMD converter's handling of static prop points. Coordinate conversion was not performed correctly according to the model's up-axis orientation.
Fixes
#886
,
#243
.
2011-11-09 00:10:14 +00:00
GeomReindex.cpp
…
GeomReindex.h
…
Maths.cpp
…
Maths.h
…
PMDConvert.cpp
Fixes PMD converter's handling of static prop points. Coordinate conversion was not performed correctly according to the model's up-axis orientation.
Fixes
#886
,
#243
.
2011-11-09 00:10:14 +00:00
PMDConvert.h
…
precompiled.cpp
…
precompiled.h
…
PSAConvert.cpp
Throw error in PSA converter if animation has no frames, as this will lead to a divide-by-zero error in the engine, and it's good to catch that as early as possible.
2012-02-03 01:49:32 +00:00
PSAConvert.h
…
StdSkeletons.cpp
…
StdSkeletons.h
…
XMLFix.cpp
…
XMLFix.h
…