dhewm3/neo/d3xp/anim
Daniel Gibson 92a41322f4 3c96e19610 for d3xp/ - fix miscompilation with gcc 4.5
idAnimator::GetJointLocalTransform() miscompiles with gcc 4.5 and
-ftree-vrp (implied by -O2).

Reorder code to avoid the compiler bug, no functional change.

The original commit was for game/ only, but d3xp/ will have the same
issues..
2013-01-13 22:37:34 +01:00
..
Anim.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Anim.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Anim_Blend.cpp 3c96e19610 for d3xp/ - fix miscompilation with gcc 4.5 2013-01-13 22:37:34 +01:00
Anim_Import.cpp More logging cleanup 2012-07-20 00:12:55 +02:00
Anim_Testmodel.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
Anim_Testmodel.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00