Fixes to LoadModel and LoadModelAnimations for better 3D support.
- LoadModel has correct sub-object mapping, but still missing material->materialmap->* sub object to still support https://github.com/joseph-montanez/raylib-php/blob/master/raylib.c#L8561
- LoadModelAnimations is mostly complete, crashing when its unloaded & garbage collected