Page 1 of 1

Patch for missing features in IAnimatedMeshSceneNode

Posted: Sun May 07, 2006 2:50 pm
by iceh
Hi,

i created a patch for IAnimatedMeshSceneNode that adds two missing features in the .net Version

1) set_LoopMode property.

2) add AnimationCallback this is done in the .net way, that means you can do a animNode.AnimationEnd += System.Event( this, OnAnimationEnd );

Where should i post the patches?

Posted: Sun May 07, 2006 4:54 pm
by DeusXL
The second one sounds greats :)

Unless I'm wrong, the Code Snippets forum is the right place !