Hi everyone !
I'm working back on a project which I used to develop with Irrlicht 1.4.1. The first thing I did was to adapt it to version 1.5, which did not prove too hard. I still have a problem about objects animation : I have many AnimatedMeshSceneNodes using the same MD2 mesh model. The problem is that when I start the animation on one node using setFrameLoop, all the nodes using the mesh start moving ! I don't remember it was the case with the old version, so could it be because of the new version, or do I have to find the error in my own code ?
Animation problem when switching to 1.5
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Ah, that may be my bug in the 1.5 SDK. How's your Subversion? If you get the latest 1.5 branch from SVN then that should be fixed.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Er, it's possible. What are the symptoms?cyberwan wrote:I now see a bug which reminds be about an old md2-normals loading bug.. Is it possible that this bug is on the 1.5 branch and not on the main branch ?
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
You can see the bug description and resolution on This topic. I also have a strange texture-loading bug, which is not in the main release.. I think I'll have to wait for 1.5.1