dhewm3-sdk/d3xp/anim
Daniel Gibson 63aa4b1036 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..
2018-08-20 01:46:37 +02:00
..
Anim.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Anim.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Anim_Blend.cpp 3c96e19610 for d3xp/ - fix miscompilation with gcc 4.5 2018-08-20 01:46:37 +02:00
Anim_Import.cpp More logging cleanup 2018-08-20 01:46:36 +02:00
Anim_Testmodel.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Anim_Testmodel.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00