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
a10
0ad
/
source
/
collada
T
History
historic_bruno
07ab38cdcb
Implements COLLADA -1 vertex weight support, using simpler initial solution.
Fixes
#1012
.
...
This was SVN commit r11242.
2012-03-05 00:42:34 +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
Implements COLLADA -1 vertex weight support, using simpler initial solution.
Fixes
#1012
.
2012-03-05 00:42:34 +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
…