About Store Forum Documentation Contact



Post Reply 
animateUpdateMatrix() no longer being called?
Author Message
Driklyn Offline
Member

Post: #1
animateUpdateMatrix() no longer being called?
Like the title says, it appears as though Chr::animateUpdateMatrix() is no longer being automatically called.
07-09-2010 07:14 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: animateUpdateMatrix() no longer being called?
please check the version history, you should add "C" - const modifier to your custom methods
07-09-2010 08:03 AM
Find all posts by this user Quote this message in a reply
Driklyn Offline
Member

Post: #3
RE: animateUpdateMatrix() no longer being called?
Ah, got it working now. Funny thing is that I read the version history like three times and still couldn't put two and two together. pfft
07-09-2010 08:15 AM
Find all posts by this user Quote this message in a reply
Post Reply