* returns an unmodifiable set when retrieving the available animation names and available animation clips instead of an unmodifiable collection. fixes: #1070 * remove unnecessary set wrapper. * Remove the unnecessary creation of a new hashset everytime getAnimClips() is called.