Scronty's d3dx8mesh.inc file contains a small error.
ID3DXSkinMesh_ConvertToIndexedBlendedMesh's Prototype is defined as 7 dwords, when it should be 9.
ID3DXSkinMesh_ConvertToIndexedBlendedMesh's Prototype is defined as 7 dwords, when it should be 9.
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
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
bah unbelievers :tongue: