1. I'm not sure you forget some interface
Code: Select all
virtual void updateBoundingBox(void)=0;
3. finalize() in CSkinnedMesh.cpp line 964 Could you have parameter for enable/disable optimize and check keyframes because very slow when call this (may be depend with push_front).
thanks,