Search found 3 matches

by irw
Fri Apr 01, 2011 8:45 pm
Forum: Bug reports
Topic: [fixed]CXMeshFileLoader
Replies: 5
Views: 1303

If this topic is still actual, I got permission to upload whole solution.
Link at model causing the problem is http://www.assembla.com/code/pathman/su ... els/hero.X
by irw
Thu Mar 10, 2011 12:11 pm
Forum: Bug reports
Topic: [fixed]CXMeshFileLoader
Replies: 5
Views: 1303

No, you don't need to add the code as a file. But it would help if you could send us some of your .x files so we can properly check for a correct solution. You can upload files either via some download hoster or on our bug tracker http://sourceforge.net/tracker/?group_id=74339&atid=540676 Sorry...
by irw
Wed Mar 09, 2011 4:08 pm
Forum: Bug reports
Topic: [fixed]CXMeshFileLoader
Replies: 5
Views: 1303

[fixed]CXMeshFileLoader

Recently when I was working with Irrlicht 1.7.2 and tried to load some .x file my program crashed with access violation exception. Debug showed that problem is in CXMeshFileLoader. Here is my workaround followed by explanation: Index: D:/Projects/Irrlicht/CXMeshFileLoader.cpp =======================...