Microsoft Windows 7 Ultimate Edition Service Pack 1 (Build 7601)
Using renderer: Direct3D 9.0
ATI Radeon HD 5700 Series aticfx64.dll 8.17.10.1140
I don't get any warning when loading the skinned mesh, it was exported with Panda Direct X exporter (3DMax2010).
Is this artifact a known issue for the engine? My skinned mesh works good without applying blending for the animations am using
Code: Select all
pAnimatedNode->setJointMode(scene::EJUOR_CONTROL);
Code: Select all
pAnimatedNode->setTransitionTime(0.2f);
If we can confirm this as a problem I can create a ticket for it.