This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 07:46:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c8adb1aea0e5abbdbc31d88c19efc0aedb24ede
0ad
/
source
/
collada
T
History
historic_bruno
c6a0d0b6f3
Fixes build error left out of
c1a3b8f171
. Refs
#1497
...
This was SVN commit r12205.
2012-07-27 05:26:37 +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
Updates to myconid's most recent multiple UV set patch. Refs
#1497
2012-07-24 02:57:25 +00:00
GeomReindex.h
…
Maths.cpp
…
Maths.h
…
PMDConvert.cpp
Fixes build error left out of
c1a3b8f171
. Refs
#1497
2012-07-27 05:26:37 +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
…