Anyone got an idea what E_BONE_ANIMATION_MODE is about?

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
CuteAlien
Admin
Posts: 9628
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Anyone got an idea what E_BONE_ANIMATION_MODE is about?

Post by CuteAlien »

Just tried to help someone in the chat with the animation system and run into this. It looks like IBoneSceneNode::setAnimationMode and getAnimationMode only does set a variable - which is never used anywhere. Or am I missing something and there is some use to this?
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
REDDemon
Developer
Posts: 1044
Joined: Tue Aug 31, 2010 8:06 pm
Location: Genova (Italy)

Re: Anyone got an idea what E_BONE_ANIMATION_MODE is about?

Post by REDDemon »

not used in irrlicht, maybe allows for select in future different animation modes (matrix palettes, dual quaternions, morphing etc.) good fit for shader pipeline
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Post Reply