They are not automatically unloaded when unloading the model!
* Fix loading multiple animations from .iqm file * Fix memory leak in models_animation example * Added export instructions to the animation example * use raylib free * include <stdlib.h> to appease the travis CI gods * replace tabs with spaces
Multiple functions added and some reviewed to adapt to the new multi-mesh, multi-material and animated models.