Scronty's d3dx8mesh.inc file contains a small error.

ID3DXSkinMesh_ConvertToIndexedBlendedMesh's Prototype is defined as 7 dwords, when it should be 9.
Posted on 2002-09-14 04:51:21 by Homer
Afternoon, EvilHomer2k.

Thanks for finding that.:alright:

The original file was created for DX8.0a, and that function did have seven params for it. It has been changed with DX8.1, obviously :).

When I updated from DX8 to DX8.1, I wasn't going to go through each and every file by hand again, so I just updated the functions which came up as errors during linking of the DX examples.

I'd imagine that there may be many more incorrect declarations in the files, however I was hoping that many more examples would have been produced by people, so that they could have been found.

Cheers,
Scronty
Posted on 2002-09-14 05:56:45 by Scronty
bah unbelievers :tongue:
Posted on 2002-09-14 13:26:33 by Homer