Bad Load 3DS

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
lamer139
Posts: 3
Joined: Wed Nov 15, 2006 12:25 pm

Bad Load 3DS

Post by lamer139 »

I cannot correctly load 3ds model
They are deformed
My version irrlicht 1.1 - on August 16 2006
But the editor irredit 0.5
Perfectly works with them
But uses library from October, 14 2006
I cannot use it as it is compiled
Specially for irredit

As to me to solve these problems? :(

thanks
drarem
Posts: 81
Joined: Mon Mar 06, 2006 4:40 am
Contact:

Post by drarem »

If you connect to the SVN, CVS, or something like that - you can get the latest source which fixes alot of the 'minor' bugs from the 1.1 release.

As to how to do that, you could use tortoise svn and put in the SVN source library - then you must recompile everything to get the .dll

It sounds like alot at first, at least it did to me, but anything worth doing requires a little sacrifice - anyone for leg of lamb?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Just pretend that these things will be loaded correctly when you finish your app. The next release should contain it as we already have the fix in SVN (and thus also in new binary versions used elsewhere).
Post Reply