New animation notify system

Posted 2009-11-01

   I've been working on new, more powerfull, animation notify system for RD. New animation notify code is implemented per-class based rather then per-model as in standard one. The advantage is that now animator can define in which frame certain effect should be created (eg. sound) and programmer will simply add it to animation notify array in default properties. Below simplified algorithm:

Animation notify